summaryrefslogtreecommitdiff
path: root/xmloff/source/transform/OOo2Oasis.cxx
AgeCommit message (Expand)Author
2017-03-21Old-to-new mapping of attributes is moved into a Module:Mohammed Abdul Azeem
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-25ScXMLTableRowCellContext implements fast interfaces:Mohammed Abdul Azeem
2016-12-01loplugin:unnecessaryoverride (dtors) in xmloffStephan Bergmann
2016-10-31loplugin:oncevar in xmloff..xmlsecurityNoel Grandin
2016-10-24loplugin:expandablemethods in xmloffNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-05-13clang-tidy modernize-loop-convert in writerfilter to xmlsecurityNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2015-11-26com::sun::star->css in xmloff/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-06-25remove our custom RTTI from xmloff moduleNoel Grandin
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-08XMLTransformerActionInit parameters are generically of type sal_uInt32Stephan Bergmann
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-01-26Visible function type RTTI for Clang -fsanitize=functionStephan Bergmann
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-09-15xmloff: sal_Bool -> boolStephan Bergmann
2014-08-11-Werror,-Wundefined-bool-conversionStephan Bergmann
2014-06-27loplugin:unreffun: also warn about redundant redeclarationsStephan Bergmann
2014-05-20Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part18Julien Nabet
2014-04-15xmloff: sal_Bool->boolNoel Grandin
2014-04-09Clean up function declarations and some unused functionsStephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-25Typo: apropriate -> appropriateJulien Nabet
2014-02-12cid#705350 missing break in switchNoel Grandin
2014-02-12cid#705349 missing break in switchNoel Grandin
2014-02-05fdo#54938 Convert sfx2, xmloff and connec.. to cppu::supportsServiceAlexandre Vicenzi
2013-11-11xmloff: include <> for external includesNorbert Thiebaud
2013-09-12sal_Bool to boolTakeshi Abe
2013-08-10fdo#62475 removed pointless commentsJelle van der Waa
2013-05-15fdo#46808, Convert some XMultiServiceFactory to XComponentContextNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-10Removed RTL_CONSTASCII_USTRINGPARAM in xmloff(transform)Chr. Rossmanith
2013-02-18coverity#705351 Missing break in switchNorbert Thiebaud
2012-11-15re-base on ALv2 code. Includes:Michael Meeks
2012-08-04Replace usage of rtl/memory.h in xmloff with equivalent from string.hArnaud Versini
2012-01-27Fix for fdo43460 Part LIII getLength() to isEmpty()Olivier Hallot
2011-12-06impress210: #i41995# fixed distinct shape and page idChristian Lippka ORACLE
2011-11-27remove include of pch header from xmloffNorbert Thiebaud
2011-10-11#i108468#: clean up xmluconv code duplication, part 1:Michael Stahl
2011-06-01use this pattern throughoutCaolán McNamara
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