summaryrefslogtreecommitdiff
path: root/sdext/source/pdfimport/tree
AgeCommit message (Expand)Author
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-10-08loplugin:redundantpointerops simplify *p.get()Noel Grandin
2019-09-28loplugin:constmethod in sdext..starmathNoel Grandin
2019-08-20loplugin:constvars in sdext..sfx2Noel Grandin
2019-08-12Fix typosAndrea Gelmini
2019-07-24Fix typosAndrea Gelmini
2019-07-24cid#1448446 Unchecked dynamic_castCaolán McNamara
2019-07-23cid#1448446 Unchecked dynamic_castCaolán McNamara
2019-04-19loplugin:sequentialassign in sdNoel Grandin
2019-04-14tdf#120703 PVS: Silence V522 warningsMike Kaganski
2019-02-27loplugin:unusedfields look for classes where we can make all the..Noel Grandin
2019-02-12loplugin:flatten in sdextNoel Grandin
2019-02-09loplugin:indentation in sdNoel Grandin
2019-01-11Replace OUStringBuffer::appendCopy with append(std::u16string_view)Stephan Bergmann
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-10-09loplugin:constfields in sdextNoel Grandin
2018-09-27loplugin:methodcycles more graph theory for the winNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-08-14create appendCopy method in OUStringBufferNoel Grandin
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-06-27Break HashedStyle::RefCount out into new RefCountedHashdStyleStephan Bergmann
2018-06-27tdf#118374: fix crash from loplugin:useuniqueptr in sdextJulien Nabet
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