summaryrefslogtreecommitdiff
path: root/sdext/source/pdfimport/tree/pdfiprocessor.cxx
AgeCommit message (Expand)Author
2019-11-13tdf#42949 Fix IWYU warnings in sdext/Gabor Kelemen
2019-09-28loplugin:constmethod in sdext..starmathNoel Grandin
2019-02-12loplugin:flatten in sdextNoel Grandin
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-03-06loplugin:useuniqueptr in sdextNoel Grandin
2018-02-02Simplify sortElements in pdfiprocessor (sdext)Julien Nabet
2017-12-24pdf: use bimap for GraphicsContext-id mapAshod Nakashian
2017-12-10Modernize code in sdextJulien Nabet
2017-10-23loplugin:includeform: sdextStephan Bergmann
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-06-22loplugin:unusedfields in sdextNoel Grandin
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
2016-12-12OSL_TRACE->SAL in sd..sdextNoel Grandin
2016-10-31Make stable sort more stable :)Mike Kaganski
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-06-27loplugin:singlevalfields in sdextNoel Grandin
2016-05-10clang-tidy modernize-loop-convert scaddins to sdextNoel Grandin
2016-03-08tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar
2016-03-02loplugin:unuseddefaultparam in sdextNoel Grandin
2016-02-01tdf#96993: remove obsolete vertical mirror hack from PDF importMike Kaganski
2016-01-19Ensure irreflexivity of std::stable_sort predicateStephan Bergmann
2015-12-21loplugin:unusedfields sdextNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-10-29com::sun::star->css in sdextNoel Grandin
2015-07-07loplugin:unusedmethods sdextNoel Grandin
2015-03-30loplugin:staticfunctionNoel Grandin
2015-01-19fdo#88465 PDF Import: fix scale and rotate image transformationsVort
2014-06-30Remove double assignmentPeter Senna Tschudin
2014-05-20fdo#78689 PDF Import: get font's ascent value from different sourceVort
2014-04-18fdo#69051 fdo#72028 PDF Import: text fixesVort
2014-04-10It's "its", not "it's"Tor Lillqvist
2014-04-08fdo#45001 fdo#77105 PDF Import: rotated text fixesVort
2014-03-31fdo#49431 PDF Import: Improve line and space detection algorithmVort
2014-03-23fdo#44710 PDF Import: Correction of position of rotated textVort
2014-02-04fdo#35143 PDF import: Reimplementation of whitespace detection functionVort
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-21Remove StringMirror UNO service.Thorsten Behrens
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-02-22sdext: fix loplugin warningsMiklos Vajna
2013-02-17coverity: pass by const reference is more efficientMarkus Mohrhard
2013-02-14Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII...Jean-Noël Rouvignac
2013-01-14Modify constructor, remove setters + unused defineJulien Nabet
2012-12-27Fix Possible inefficient checking for 'm_GlyphsList' emptinessJulien Nabet
2012-10-02re-base on ALv2 code. Includes:Michael Meeks
2012-08-31-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-06-30Some cppcheck cleaningJulien Nabet
2012-06-12fix invalid vector.push_back(vector.back())Michael Stahl
2012-05-31target cppcheck index incrementing revertMichael Meeks