summaryrefslogtreecommitdiff
path: root/reportdesign/source/filter/xml/xmlExport.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-1/+1
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin1-8/+8
2014-11-03coverity#735452 Logically dead codeCaolán McNamara1-3/+1
2014-09-30reportdesign: std::auto_ptr -> std::unique_ptrStephan Bergmann1-6/+2
2014-07-31cleanup usage of MapUnit enumNoel Grandin1-2/+2
2014-07-04fix spelling in class name OSpecialHanldeXMLExportPropertyMapperNoel Grandin1-6/+6
2014-07-02drop UniReference in favour of rtl::ReferenceNoel Grandin1-9/+9
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-4/+0
2014-05-27fdo#67937 "print on group change" defaults to TRUELionel Elie Mamane1-2/+2
2014-05-02reportdesign: sal_Bool->boolNoel Grandin1-14/+14
2014-04-21remove comments why a file gets includedThomas Arnhold1-1/+0
2014-03-31xmloff: sal_Bool->boolNoel Grandin1-36/+36
2014-03-31xmloff: sal_Bool->boolNoel Grandin1-1/+1
2014-03-31xmloff: sal_Bool->boolNoel Grandin1-2/+2
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-1/+1
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-1/+1
2014-02-23Remove unneccessary commentsAlexander Wilms1-61/+61
2014-02-14sal_Bool->boolNoel Grandin1-1/+1
2014-01-28bool improvementsStephan Bergmann1-1/+1
2014-01-08Consolidate XServiceInfo for classes derived from SvXMLExportStephan Bergmann1-24/+9
2013-12-20added bool bForExport parameter to XMLPropertySetMapper ctorEike Rathke1-6/+6
2013-12-17Remove unnecessary use of OUString constructor in + expressionsNoel Grandin1-2/+2
2013-12-07fdo#72391 empty formula is "rpt:", not starts with "rpt:"Lionel Elie Mamane1-1/+1
2013-11-19convert equalsAsciiL calls to startWith calls where possibleNoel Grandin1-1/+1
2013-11-11remove unnecessary use of OUString constructor in REPORTDESIGN moduleNoel Grandin1-24/+24
2013-11-04remove redundant calls to OUString constructorNoel Grandin1-5/+5
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin1-1/+1
2013-10-23fdo#54938: Replace existsValue for cppu::supportsServiceMarcos Paulo de Souza1-2/+2
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-2/+2
2013-07-24fdo#33617 adapt report engine to incompatible BorderLine2 changeLionel Elie Mamane1-3/+7
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-1/+1
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák1-18/+18
2013-04-24janitorialLionel Elie Mamane1-1/+1
2013-04-24fdo#33091 recognise General format in all languagesLionel Elie Mamane1-5/+9
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-126/+126
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold1-2/+2
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-36/+36
2013-03-12reportbuilder: make "Group on" not-"Each Value" actually workLionel Elie Mamane1-3/+12
2013-03-04doubled includesThomas Arnhold1-2/+0
2013-02-21generic integers to enumsLuboš Luňák1-1/+2
2013-02-19fdo#52948 fix print-repeated-values=no with formatted valuesLionel Elie Mamane1-1/+1
2013-02-11fdo#46808, Adapt document::XML*BasicExporter UNO services to new styleNoel Grandin1-8/+8
2012-10-27loplugin: various objects that are never usedCaolán McNamara1-1/+0
2012-10-02re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-07-09some UniString->rtl::OUStringCaolán McNamara1-1/+1
2012-05-31targetted SAL_N_ELEMENTS reversion.Michael Meeks1-1/+1
2012-05-14removed unused static rtl::OUStringTakeshi Abe1-1/+0
2012-05-10Bin a few lines of apparently leftover temporary debugging codeTor Lillqvist1-6/+0
2012-05-10-Wself-assignLuboš Luňák1-1/+1
2012-01-04Fix for fdo43460 Part XXVIII getLength() to isEmpty()Olivier Hallot1-16/+16