summaryrefslogtreecommitdiff
path: root/xmloff/source/draw/eventimp.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-11-12tdf#127791 defer import of group shape events until the group is poppedCaolán McNamara1-29/+1
2019-11-12refactor SdXMLEventContext to make a separate SdXMLEventContextDataCaolán McNamara1-31/+52
2019-08-09Fix typosAndrea Gelmini1-1/+1
2019-02-11loplugin:indentation in writerfilter..xmloffNoel Grandin1-96/+96
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann1-2/+2
2018-07-12Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-05-29loplugin:unusedfields-in-constructor in xmloffNoel Grandin1-6/+4
2018-01-15More loplugin:cstylecast: xmloffStephan Bergmann1-1/+1
2018-01-12More loplugin:cstylecast: xmloffStephan Bergmann1-1/+1
2017-10-23loplugin:includeform: xmloffStephan Bergmann1-1/+1
2017-09-22ofz: don't leak in face of exceptionsCaolán McNamara1-3/+3
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke1-1/+0
2017-03-13templatize SvXMLEnumMapEntryNoel Grandin1-14/+6
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin1-1/+1
2016-12-01loplugin:unnecessaryoverride (dtors) in xmloffStephan Bergmann1-11/+0
2016-10-31loplugin:oncevar in xmloff..xmlsecurityNoel Grandin1-3/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-2/+2
2016-06-17convert DBG_ASSERT in xmloffNoel Grandin1-1/+1
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann1-2/+2
2015-11-26com::sun::star->css in xmloff/Noel Grandin1-2/+2
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-5/+0
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-08-11loplugin: defaultparamsNoel Grandin1-2/+1
2014-12-18xmloff: Use appropriate OUString functions on string constantsStephan Bergmann1-2/+1
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin1-1/+1
2014-04-15xmloff: sal_Bool->boolNoel Grandin1-8/+8
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-2/+2
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann1-2/+2
2014-02-24Remove unnecessary bool2anyStephan Bergmann1-2/+1
2014-02-21coverity#708704 Uninitialized scalar fieldCaolán McNamara1-4/+5
2014-01-28bool improvementsStephan Bergmann1-1/+1
2013-12-20typo fixesAndras Timar1-1/+1
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin1-13/+13
2013-11-11xmloff: include <> for external includesNorbert Thiebaud1-1/+1
2013-10-13sal_Bool to boolTakeshi Abe1-1/+1
2013-08-10fdo#62475 removed pointless commentsJelle van der Waa1-12/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-4/+2
2013-03-11use startsWith() instead of compareToAscii()Thomas Arnhold1-1/+1
2013-02-24remove RTL_CONSTASCII_(U)STRINGPARAM in xmloffChr. Rossmanith1-21/+19
2012-12-28xmloff: mostly kill CONSTASCII_STRINGPARAM usageMiklos Vajna1-2/+2
2012-11-15re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-02-21Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe1-2/+2
2012-01-25Fix for fdo43460 Part XLVII getLength() to isEmpty()Olivier Hallot1-1/+1
2011-11-27remove include of pch header from xmloffNorbert Thiebaud1-2/+0
2011-10-11#i108468#: clean up xmluconv code duplication, part 1:Michael Stahl1-2/+5
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-8/+8
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold1-1/+1
2011-02-17Remove dead codesBálint Dózsa1-4/+0