2
1
mirror of https://github.com/qpdf/qpdf.git synced 2024-06-12 23:22:21 +00:00
qpdf/include/qpdf
Jay Berkenbilt cb769c62e5 WHITESPACE ONLY -- expand tabs in source code
This comment expands all tabs using an 8-character tab-width. You
should ignore this commit when using git blame or use git blame -w.

In the early days, I used to use tabs where possible for indentation,
since emacs did this automatically. In recent years, I have switched
to only using spaces, which means qpdf source code has been a mixture
of spaces and tabs. I have avoided cleaning this up because of not
wanting gratuitous whitespaces change to cloud the output of git
blame, but I changed my mind after discussing with users who view qpdf
source code in editors/IDEs that have other tab widths by default and
in light of the fact that I am planning to start applying automatic
code formatting soon.
2022-02-08 11:51:15 -05:00
..
auto_job_c_att.hh Make QPDFArgParser accept const argv 2022-02-01 13:50:58 -05:00
auto_job_c_copy_att.hh Make QPDFArgParser accept const argv 2022-02-01 13:50:58 -05:00
auto_job_c_enc.hh Make QPDFArgParser accept const argv 2022-02-01 13:50:58 -05:00
auto_job_c_main.hh Make QPDFArgParser accept const argv 2022-02-01 13:50:58 -05:00
auto_job_c_pages.hh QPDFJob: use manually named end functions for Config classes 2022-01-30 13:11:03 -05:00
auto_job_c_uo.hh Make QPDFArgParser accept const argv 2022-02-01 13:50:58 -05:00
Buffer.hh Update for clean compile with POINTERHOLDER_TRANSITION=2 2022-02-07 17:38:22 -05:00
BufferInputSource.hh Update copyright for 2022 2022-02-04 16:36:22 -05:00
ClosedFileInputSource.hh Update for clean compile with POINTERHOLDER_TRANSITION=2 2022-02-07 17:38:22 -05:00
Constants.h WHITESPACE ONLY -- expand tabs in source code 2022-02-08 11:51:15 -05:00
DLL.h Update copyright for 2022 2022-02-04 16:36:22 -05:00
FileInputSource.hh Update copyright for 2022 2022-02-04 16:36:22 -05:00
InputSource.hh Update for clean compile with POINTERHOLDER_TRANSITION=2 2022-02-07 17:38:22 -05:00
JSON.hh Update for clean compile with POINTERHOLDER_TRANSITION=2 2022-02-07 17:38:22 -05:00
Pipeline.hh Update for clean compile with POINTERHOLDER_TRANSITION=2 2022-02-07 17:38:22 -05:00
Pl_Buffer.hh Update for clean compile with POINTERHOLDER_TRANSITION=2 2022-02-07 17:38:22 -05:00
Pl_Concatenate.hh Update copyright for 2022 2022-02-04 16:36:22 -05:00
Pl_Count.hh Update copyright for 2022 2022-02-04 16:36:22 -05:00
Pl_DCT.hh Update copyright for 2022 2022-02-04 16:36:22 -05:00
Pl_Discard.hh Update copyright for 2022 2022-02-04 16:36:22 -05:00
Pl_Flate.hh WHITESPACE ONLY -- expand tabs in source code 2022-02-08 11:51:15 -05:00
Pl_QPDFTokenizer.hh Update for clean compile with POINTERHOLDER_TRANSITION=2 2022-02-07 17:38:22 -05:00
Pl_RunLength.hh Update copyright for 2022 2022-02-04 16:36:22 -05:00
Pl_StdioFile.hh Update copyright for 2022 2022-02-04 16:36:22 -05:00
PointerHolder.hh Fix doc typos 2022-02-08 11:50:58 -05:00
QIntC.hh Update copyright for 2022 2022-02-04 16:36:22 -05:00
qpdf-c.h WHITESPACE ONLY -- expand tabs in source code 2022-02-08 11:51:15 -05:00
QPDF.hh WHITESPACE ONLY -- expand tabs in source code 2022-02-08 11:51:15 -05:00
QPDFAcroFormDocumentHelper.hh Update copyright for 2022 2022-02-04 16:36:22 -05:00
QPDFAnnotationObjectHelper.hh Update copyright for 2022 2022-02-04 16:36:22 -05:00
QPDFCryptoImpl.hh Update copyright for 2022 2022-02-04 16:36:22 -05:00
QPDFCryptoProvider.hh Update copyright for 2022 2022-02-04 16:36:22 -05:00
QPDFDocumentHelper.hh Update copyright for 2022 2022-02-04 16:36:22 -05:00
QPDFEFStreamObjectHelper.hh Update copyright for 2022 2022-02-04 16:36:22 -05:00
QPDFEmbeddedFileDocumentHelper.hh Update copyright for 2022 2022-02-04 16:36:22 -05:00
QPDFExc.hh WHITESPACE ONLY -- expand tabs in source code 2022-02-08 11:51:15 -05:00
QPDFFileSpecObjectHelper.hh Update copyright for 2022 2022-02-04 16:36:22 -05:00
QPDFFormFieldObjectHelper.hh Update copyright for 2022 2022-02-04 16:36:22 -05:00
qpdfjob-c.h Update copyright for 2022 2022-02-04 16:36:22 -05:00
QPDFJob.hh Update copyright for 2022 2022-02-04 16:36:22 -05:00
QPDFMatrix.hh Update copyright for 2022 2022-02-04 16:36:22 -05:00
QPDFNameTreeObjectHelper.hh Stop using std::iterator (fixes #618) 2022-02-05 11:29:25 -05:00
QPDFNumberTreeObjectHelper.hh Stop using std::iterator (fixes #618) 2022-02-05 11:29:25 -05:00
QPDFObject.hh WHITESPACE ONLY -- expand tabs in source code 2022-02-08 11:51:15 -05:00
QPDFObjectHandle.hh WHITESPACE ONLY -- expand tabs in source code 2022-02-08 11:51:15 -05:00
QPDFObjectHelper.hh Update copyright for 2022 2022-02-04 16:36:22 -05:00
QPDFObjGen.hh Update copyright for 2022 2022-02-04 16:36:22 -05:00
QPDFOutlineDocumentHelper.hh Update copyright for 2022 2022-02-04 16:36:22 -05:00
QPDFOutlineObjectHelper.hh Update copyright for 2022 2022-02-04 16:36:22 -05:00
QPDFPageDocumentHelper.hh Update copyright for 2022 2022-02-04 16:36:22 -05:00
QPDFPageLabelDocumentHelper.hh Update copyright for 2022 2022-02-04 16:36:22 -05:00
QPDFPageObjectHelper.hh Update copyright for 2022 2022-02-04 16:36:22 -05:00
QPDFStreamFilter.hh Update copyright for 2022 2022-02-04 16:36:22 -05:00
QPDFSystemError.hh WHITESPACE ONLY -- expand tabs in source code 2022-02-08 11:51:15 -05:00
QPDFTokenizer.hh WHITESPACE ONLY -- expand tabs in source code 2022-02-08 11:51:15 -05:00
QPDFUsage.hh Update copyright for 2022 2022-02-04 16:36:22 -05:00
QPDFWriter.hh WHITESPACE ONLY -- expand tabs in source code 2022-02-08 11:51:15 -05:00
QPDFXRefEntry.hh WHITESPACE ONLY -- expand tabs in source code 2022-02-08 11:51:15 -05:00
QTC.hh Update copyright for 2022 2022-02-04 16:36:22 -05:00
QUtil.hh Add QUtil::make_shared_array to help with PointerHolder transition 2022-02-07 14:08:46 -05:00
RandomDataProvider.hh Update copyright for 2022 2022-02-04 16:36:22 -05:00
Types.h Update copyright for 2022 2022-02-04 16:36:22 -05:00
Version.h Update copyright for 2022 2022-02-04 16:36:22 -05:00