summaryrefslogtreecommitdiff
path: root/dbaccess/source/filter/xml/xmlExport.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-03-31xmloff: sal_Bool->boolNoel Grandin1-30/+30
2014-03-31xmloff: sal_Bool->boolNoel Grandin1-1/+1
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-22Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe1-9/+4
2014-02-14sal_Bool->boolNoel Grandin1-1/+1
2014-01-08Consolidate XServiceInfo for classes derived from SvXMLExportStephan Bergmann1-4/+15
2014-01-07typo: type attribute of xlink:href is also in xlinkk namespaceLionel Elie Mamane1-2/+2
2014-01-07ODB ODF standard conformance: xlink:href needs xlink:typeLionel Elie Mamane1-0/+2
2013-12-21Revert "WIP: xlink:href needs xlink:type"Lionel Elie Mamane1-2/+0
2013-12-21WIP: xlink:href needs xlink:typeLionel Elie Mamane1-0/+2
2013-12-20added bool bForExport parameter to XMLPropertySetMapper ctorEike Rathke1-4/+4
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann1-1/+0
2013-11-11remove unnecessary use of OUString constructor in DBACCESS moduleNoel Grandin1-11/+11
2013-10-02-Werror,-Wunused-variableStephan Bergmann1-1/+0
2013-08-27fdo#62475 removed pointless commentsJelle van der Waa1-56/+47
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-3/+3
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-1/+1
2013-06-17fdo#43460 dbaccess: use isEmpty()Jelle van der Waa1-1/+1
2013-04-25dbaccess: {DECLARE,IMPLEMENT}_CONSTASCII_USTRING are no longer neededMiklos Vajna1-3/+3
2013-03-06fdo#60724 change spelling error REMOVEABLE -> REMOVABLEKenneth Beck1-2/+2
2013-02-22fdo#38838, ::rtl::OUString, String to OUStringGergő Mocsi1-90/+90
2013-02-21generic integers to enumsLuboš Luňák1-1/+2
2013-02-11fdo#46808, Adapt document::XML*BasicExporter UNO services to new styleNoel Grandin1-7/+16
2013-01-09fdo#46808, new method OConfigurationTreeRoot::createWithComponentContextNoel Grandin1-2/+3
2012-06-14re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-11remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara1-2/+2
2012-06-02targeted string re-workNorbert Thiebaud1-28/+28
2012-05-31targetted SAL_N_ELEMENTS reversion.Michael Meeks1-7/+6
2012-05-17removed unused const rtl::OUStringTakeshi Abe1-1/+0
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-5/+5
2012-03-30removed duplicate includes in dbaccessTakeshi Abe1-1/+0
2011-12-21Fix for fdo43460 Part XII getLength() to isEmpty()Olivier Hallot1-14/+14
2011-12-01Check length before operator[]August Sodora1-1/+1
2011-12-01Remove uses of charAtAugust Sodora1-2/+2
2011-11-27remove include of pch header in dbaccessNorbert Thiebaud1-2/+0
2011-10-19Simplified comphelper::OSequenceIterator and its uses.Stephan Bergmann1-20/+21
2011-10-11#i108468#: clean up xmluconv code duplication, measured approach:Michael Stahl1-3/+4
2011-10-11#i108468#: clean up xmluconv code duplication, DateTime edition:Michael Stahl1-2/+2
2011-10-11#i108468#: clean up xmluconv code duplication, part 1:Michael Stahl1-2/+3
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara1-0/+8
2011-07-23revert to dbaccess gbuildization from master mostlyBjoern Michaelsen1-1/+1
2011-06-20Merge branch 'master' into feature/gnumake4Bjoern Michaelsen1-39/+38
2011-06-17gnumake4: converted dbaccess [hg:8113b354673f]Ocke Janssen [oj]1-1/+1
2011-04-13catch by const referenceCaolán McNamara1-4/+4
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold1-1/+1
2011-03-17Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-1/+1
2011-03-12Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold1-3/+3
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold1-1/+1
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud1-1/+1