summaryrefslogtreecommitdiff
path: root/sdext/source/pdfimport/inc
AgeCommit message (Expand)Author
2022-02-04sdext.pdfimport tdf#137128: Recognize more font name and weight...Kevin Suo
2021-11-03loplugin:finalclassesNoel Grandin
2021-10-11sdext.pdfimport tdf#78427: Add support for more Font Weight featuresKevin Suo
2021-07-16Fix typosAndrea Gelmini
2021-07-14tdf#78427 sdext.pdfimport: more bold/italic/Oblique fixesKevin Suo
2021-07-12tdf#78427 sdext.pdfimport: refactor the conversion of font family namesKevin Suo
2021-05-11change usage of boost::hash_combine to o3tl::hash_combineTomaž Vajngerl
2020-12-20No longer need to worry about ambiguous operator== in loplugin:stringviewparamStephan Bergmann
2020-05-10compact namespace in sdextNoel Grandin
2020-04-21return shared_ptr from createDocumentElementNoel Grandin
2020-03-12Revert "loplugin:constfields in sdext"Noel Grandin
2020-02-04replace boost::bimap in sdext pdfimportCaolán McNamara
2019-11-13tdf#42949 Fix IWYU warnings in sdext/Gabor Kelemen
2019-11-06loplugin:unusedvariablecheck tweak to find more stuffNoel Grandin
2019-09-28loplugin:constmethod in sdext..starmathNoel Grandin
2019-08-12Fix typosAndrea Gelmini
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): sdextStephan Bergmann
2019-04-08improve combining in hash functionsNoel Grandin
2019-03-29loplugin:useuniqueptr in PDFReaderNoel Grandin
2019-02-28remove some unused typedefsNoel Grandin
2018-12-21use unique_ptr in sdextNoel Grandin
2018-11-22remove unused enums DocumentTextDirection and RendererPaneStyle::SideNoel Grandin
2018-11-16loplugin:staticmethods improvementNoel Grandin
2018-10-09loplugin:constfields in sdextNoel Grandin
2018-09-27loplugin:methodcycles more graph theory for the winNoel Grandin
2018-09-13new loplugin simplifyconstructNoel Grandin
2018-08-30loplugin:useuniqueptr in PDFObjectNoel Grandin
2018-08-29replace rtl_allocateMemory with std::mallocNoel Grandin
2018-03-06loplugin:useuniqueptr in sdextNoel Grandin
2018-02-02Simplify sortElements in pdfiprocessor (sdext)Julien Nabet
2018-01-12More loplugin:cstylecast: sdextStephan Bergmann
2017-12-24pdf: use bimap for GraphicsContext-id mapAshod Nakashian
2017-11-17loplugin:useuniqueptr in PDFContainerNoel Grandin
2017-11-06loplugin:constparams in various(2)Noel Grandin
2017-10-23loplugin:includeform: sdextStephan Bergmann
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-10-17Move sdext/source/pdfimport/tree include files to common include directoryStephan Bergmann
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-03-24loplugin:constantparam 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-09-18boost->stdCaolán McNamara