summaryrefslogtreecommitdiff
path: root/sdext/source/pdfimport/tree
AgeCommit message (Expand)Author
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-18fix crash on pdf import of fdo30892-1Caolán McNamara
2018-03-16fix crash on pdf import of tdf59883-2Noel Grandin
2018-03-06loplugin:useuniqueptr in sdextNoel Grandin
2018-02-02Simplify sortElements in pdfiprocessor (sdext)Julien Nabet
2018-01-15More loplugin:cstylecast: sdextStephan Bergmann
2018-01-12More loplugin:cstylecast: sdextStephan Bergmann
2017-12-24pdf: use bimap for GraphicsContext-id mapAshod Nakashian
2017-12-10Modernize code in sdextJulien Nabet
2017-10-23loplugin:includeform: sdextStephan Bergmann
2017-10-17Move sdext/source/pdfimport/tree include files to common include directoryStephan Bergmann
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-08-02remove unnecessary use of 'this->'Noel Grandin
2017-07-18loplugin:constparams in sdextNoel Grandin
2017-07-14 use more OUString::operator== in scaddins..sdextNoel Grandin
2017-07-06use OString::operator== in preference to ::equalsNoel Grandin
2017-06-22loplugin:unusedfields in sdextNoel Grandin
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert sdext codebase away from OSL_ASSERT to assertChris Sherlock
2017-04-28loplugin:salunicodeliteral: sdextStephan Bergmann
2017-04-03use actual UNO enums in reportdesign..svtoolsNoel Grandin
2017-03-25Fix typosAndrea Gelmini
2017-03-02Fix typosAndrea Gelmini
2017-02-28loplugin:sallogareasStephan Bergmann
2017-02-24fix crash in pdfimportMarkus Mohrhard
2017-02-12"Unicode" is a proper noun and should not be used in pluralTor Lillqvist
2017-01-28tdf#105536: PDF image should be v-flipped unconditionallyMike Kaganski
2017-01-25loplugin: unnecessary destructor scaddins..sdextNoel Grandin
2016-12-13OSL_TRACE->SAL in avmedia..canvasNoel Grandin
2016-12-12OSL_TRACE->SAL in sd..sdextNoel Grandin
2016-11-07loplugin:unnecessaryvirtual in sd..sdextNoel Grandin
2016-10-31Make stable sort more stable :)Mike Kaganski
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-25loplugin:staticaccess: Extend loplugin:staticcall to cover all access...Stephan Bergmann
2016-08-02loplugin:countusersofdefaultparams in sdNoel Grandin
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-06-27loplugin:singlevalfields in sdextNoel Grandin
2016-05-19loplugin:unusedmethods in sdNoel Grandin
2016-05-13sdext: replace boost::bindMichael Stahl
2016-05-10clang-tidy modernize-loop-convert scaddins to sdextNoel Grandin
2016-04-30Fix typosAndrea Gelmini
2016-04-14clang-tidy performance-unnecessary-value-param in variousNoel Grandin
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke
2016-03-09tdf#98421: properly import vertical mirroring of images from PDFMike Kaganski
2016-03-08Various loplugin warningsStephan Bergmann
2016-03-08tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar
2016-03-02loplugin:unuseddefaultparam in sdextNoel Grandin
2016-02-23new loplugin: commaoperatorNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-02-04loplugin:fpcomparison in sdext/Noel Grandin