summaryrefslogtreecommitdiff
path: root/sdext/source/pdfimport/inc/pdfparse.hxx
AgeCommit message (Expand)Author
2022-06-24clang-tidy modernize-pass-by-value in sdextNoel Grandin
2021-11-03loplugin:finalclassesNoel Grandin
2020-12-20No longer need to worry about ambiguous operator== in loplugin:stringviewparamStephan Bergmann
2020-03-12Revert "loplugin:constfields in sdext"Noel Grandin
2019-11-06loplugin:unusedvariablecheck tweak to find more stuffNoel Grandin
2019-03-29loplugin:useuniqueptr in PDFReaderNoel Grandin
2018-12-21use unique_ptr in sdextNoel Grandin
2018-10-09loplugin:constfields in sdextNoel Grandin
2018-08-30loplugin:useuniqueptr in PDFObjectNoel Grandin
2018-08-29replace rtl_allocateMemory with std::mallocNoel Grandin
2017-11-17loplugin:useuniqueptr in PDFContainerNoel Grandin
2017-11-06loplugin:constparams in various(2)Noel Grandin
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-07-18loplugin:constparams in sdextNoel Grandin
2017-01-25loplugin: unnecessary destructor scaddins..sdextNoel Grandin
2017-01-17new loplugin: useuniqueptr: sdextNoel Grandin
2016-09-22loplugin:unusedmethods in sc..vclNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-02loplugin:countusersofdefaultparams in sdNoel Grandin
2016-02-16use consistent #define checks for the Windows platformNoel Grandin
2016-01-14loplugin:unusedmethods unused return value in sdextNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-27cppcheck: noExplicitConstructorCaolán McNamara
2015-04-07loplugin:staticmethodsNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-04boost::unordered_map->std::unordered_mapCaolán McNamara
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2013-11-05fixincludeguards.sh: sdextThomas Arnhold
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2012-10-02re-base on ALv2 code. Includes:Michael Meeks
2012-09-28rhbz#826526 Inform user about unsupported PDF encryption formatsStephan Bergmann
2012-02-10This method is still used on WIN32.Kohei Yoshida
2012-02-10Removed unused codeAlexander Bergmann
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky
2011-02-06porting extensions to boost containersFridrich Štrba
2011-02-03vcl119: #163136# do not pass a clear text password to xpdfPhilipp Lohmann [pl]
2010-10-27add modelines to .hxx files as wellCaolán McNamara
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2008-08-14INTEGRATION: CWS pdf25 (1.1.2); FILE ADDEDKurt Zenker