summaryrefslogtreecommitdiff
path: root/xmloff/source/draw/shapeimport.cxx
AgeCommit message (Expand)Author
2016-04-12clang-tidy performance-unnecessary-value-param in xmloffNoel Grandin
2016-03-16loplugin:constantparam in xmloff/Noel Grandin
2016-02-25loplugin:unuseddefaultparams in xmloff/Noel Grandin
2016-02-22loplugin:write only fieldsNoel Grandin
2015-12-22loplugin:unusedfields in include/vclNoel Grandin
2015-12-21loplugin:unusedfields in xmlhelp,xmloffNoel Grandin
2015-11-26com::sun::star->css in xmloff/Noel Grandin
2015-11-17use unique_ptr for pImpl's in xmloff/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-04loplugin:stringconstantNoel Grandin
2015-10-01remove old standalone Sun bug numbersNoel Grandin
2015-09-29Fix typosAndrea Gelmini
2015-09-29tdf#94559: first step to remove rtti.hxxOliver Specht
2015-08-03inline some use-once typedefsNoel Grandin
2015-07-13Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann
2015-06-30coverity#1308431 wiggle code to see if this silences coverityCaolán McNamara
2015-06-23move sorting code closer togetherNoel Grandin
2015-06-19tdf#42374 some small optimisations for opening this PDF fileNoel Grandin
2015-06-15remove unnecessary check for null when calling deleteNoel Grandin
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-11V668 no sense in testing the result of new against nullCaolán McNamara
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-10-30Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini
2014-10-03rename SvRef::AddRef to AddFirstRefNoel Grandin
2014-07-02drop UniReference in favour of rtl::ReferenceNoel Grandin
2014-05-16Fix class name typo in commentZolnai Tamás
2014-04-15xmloff: sal_Bool->boolNoel Grandin
2014-03-31xmloff: sal_Bool->boolNoel Grandin
2014-03-10coverity#736008 Dereference after null checkCaolán McNamara
2014-02-09cppcheck: Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2014-02-05Resolves: #i124143# for draw:frame containing multiple draw:image...Armin Le Grand
2014-01-14bool improvementsStephan Bergmann
2013-12-20added bool bForExport parameter to XMLPropertySetMapper ctorEike Rathke
2013-11-11xmloff: include <> for external includesNorbert Thiebaud
2013-08-10fdo#62475 removed pointless commentsJelle van der Waa
2013-07-18Mark as static and/or constTakeshi Abe
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-25removed RTL_CONSTASCII_(U)STRINGPARAMChr. Rossmanith
2012-11-15re-base on ALv2 code. Includes:Michael Meeks
2011-11-27remove include of pch header from xmloffNorbert Thiebaud
2011-09-05callcatcher: some more unused codeCaolán McNamara
2011-08-26Moved unointerfacetouniqueidentifiermapper.hxx under xmloff/inc/xmloff. The P...Marco Cecchetti
2011-04-22left arrow comments removed // <--Júlio Hoffimann
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-02-17Remove dead codesBálint Dózsa
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner