summaryrefslogtreecommitdiff
path: root/sdext/source/pdfimport/tree/drawtreevisiting.cxx
AgeCommit message (Expand)Author
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-08-29Simplify OUStringBuffer to OUString conversionStephan Bergmann
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen
2020-04-07new loplugin:unusedvariableplusNoel Grandin
2019-11-13tdf#42949 Fix IWYU warnings in sdext/Gabor Kelemen
2019-11-02New loplugin:conditionalstringStephan Bergmann
2019-10-16loplugin:bufferadd loosen some constraintsNoel Grandin
2019-08-20loplugin:constvars in sdext..sfx2Noel Grandin
2019-08-12Fix typosAndrea Gelmini
2019-04-19loplugin:sequentialassign in sdNoel Grandin
2019-02-12loplugin:flatten in sdextNoel Grandin
2019-02-09loplugin:indentation in sdNoel Grandin
2018-12-07HAVE_BROKEN_CONST_ITERATORS is always false nowStephan Bergmann
2018-12-03Simplify containers iterations in sdextArkadiy Illarionov
2018-11-16loplugin:staticmethods improvementNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-08-14create appendCopy method in OUStringBufferNoel Grandin
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-01-15More loplugin:cstylecast: sdextStephan Bergmann
2017-10-23loplugin:includeform: sdextStephan Bergmann
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-08-02remove unnecessary use of 'this->'Noel Grandin
2017-07-14 use more OUString::operator== in scaddins..sdextNoel Grandin
2017-04-28loplugin:salunicodeliteral: sdextStephan Bergmann
2017-04-03use actual UNO enums in reportdesign..svtoolsNoel Grandin
2016-08-25loplugin:staticaccess: Extend loplugin:staticcall to cover all access...Stephan Bergmann
2016-08-02loplugin:countusersofdefaultparams in sdNoel Grandin
2016-02-23new loplugin: commaoperatorNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-02-04loplugin:fpcomparison in sdext/Noel Grandin
2016-02-01tdf#96993: remove obsolete vertical mirror hack from PDF importMike Kaganski
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-29com::sun::star->css in sdextNoel Grandin
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-06-19Fix check for broken standard libraryStephan Bergmann
2015-06-19Catch inadvertent uses of OUString(sal_Unicode) ctorStephan Bergmann
2015-06-19once more unto the breech dear fellowsNoel Grandin
2015-06-19workaround older compilers that do not have std::list::erase(const_iterator)Noel Grandin
2015-06-19add commentNoel Grandin
2015-06-19fix older compilerNoel Grandin
2015-06-19tdf#42374 some small optimisations for opening this PDF fileNoel Grandin
2015-03-30loplugin:staticfunctionNoel Grandin
2015-01-19fdo#88465 PDF Import: fix scale and rotate image transformationsVort
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-06-13loplugin:staticcallStephan Bergmann
2014-05-07fdo#78382 PDF Import: add opacity support for fill and strokeVort