summaryrefslogtreecommitdiff
path: root/sdext/source/pdfimport/inc
AgeCommit message (Expand)Author
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
2015-07-07loplugin:unusedmethods sdextNoel Grandin
2015-04-07loplugin:staticmethodsNoel Grandin
2015-03-30loplugin:staticfunctionNoel Grandin
2015-02-17SkipImages option for PDF importMihai
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-04boost::unordered_map->std::unordered_mapCaolán McNamara
2014-06-02Use boost::hash_value to avoid undef conv of neg/large floating -> size_tStephan Bergmann
2014-05-20fdo#78689 PDF Import: get font's ascent value from different sourceVort
2014-05-14use our css prefix to make this readableThomas Arnhold
2014-05-07fdo#78382 PDF Import: add opacity support for fill and strokeVort
2014-05-06fix build problemCaolán McNamara
2014-05-06fdo#78241 PDF Import: add dashes supportVort