summaryrefslogtreecommitdiff
path: root/reportdesign/source/filter/xml/xmlExportDocumentHandler.cxx
AgeCommit message (Expand)Author
2020-04-02loplugin:flatten in reportdesignNoel Grandin
2019-10-15new loplugin:bufferaddNoel Grandin
2019-08-17Simplify Sequence iterations in postprocess..saxArkadiy Illarionov
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): reportdesignStephan Bergmann
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov
2018-09-17New loplugin:externalStephan Bergmann
2018-07-29loplugin:stringloop in sdNoel Grandin
2017-12-14No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann
2017-10-01throw more useful uno::Exception'sNoel Grandin
2017-09-02Typos for "available"Julien Nabet
2017-03-13templatize SvXMLEnumMapEntryNoel Grandin
2017-02-15Some simplifications, using UNO_QUERY_THROWStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-11-02loplugin:oncevar in helpcompiler..reportdesignNoel Grandin
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-06-28loplugin:singlevalfields in reportdesignNoel Grandin
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-05-19remove the last of the OUString #defines in header filesNoel Grandin
2015-02-07loplugin:deletedspecialStephan Bergmann
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-05-02reportdesign: sal_Bool->boolNoel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-01-21Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann
2013-11-20convert equalsAsciiL calls to startsWith callsNoel Grandin
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin
2013-11-11remove unnecessary use of OUString constructor in REPORTDESIGN moduleNoel Grandin
2013-11-04remove redundant calls to OUString constructorNoel Grandin
2013-10-23fdo#54938: Replace existsValue for cppu::supportsServiceMarcos Paulo de Souza
2013-07-29Mark as constTakeshi Abe
2013-07-23fdo#67186 switch reporbuilder to null date == 1899-12-30Lionel Elie Mamane
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-04doubled includesThomas Arnhold
2012-11-28fdo#46808, Adapt reflection::ProxyFactory UNO service to new styleNoel Grandin
2012-10-02re-base on ALv2 code. Includes:Michael Meeks
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-01-04Fix for fdo43460 Part XXVIII getLength() to isEmpty()Olivier Hallot
2011-11-27remove include of pch header from reportdesignNorbert Thiebaud
2011-06-20Merge branch 'master' into feature/gnumake4Bjoern Michaelsen
2011-06-17gnumake4: converted reportdesign [hg:e3de7a65caba]Ocke Janssen [oj]
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold
2010-11-28More dead code removalWol
2010-10-13Merge commit 'ooo/OOO330_m10'Jan Holesovsky
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-09-20dba33j: #i114438#Frank Schoenheit [fs]