summaryrefslogtreecommitdiff
path: root/dbaccess/source/filter/xml/xmlfilter.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-09-23fdo#82577: Handle WindowNoel Grandin1-2/+2
2014-09-05document oddity by commentLionel Elie Mamane1-0/+8
2014-08-25set names on a bunch more threads...Michael Stahl1-0/+2
2014-07-02drop UniReference in favour of rtl::ReferenceNoel Grandin1-3/+3
2014-06-13loplugin:staticcallStephan Bergmann1-1/+1
2014-05-14dbaccess: remove SAL_INFO's that only make function entryNoel Grandin1-2/+0
2014-04-17dbaccess: sal_Bool->boolNoel Grandin1-8/+8
2014-04-13Clean up function declarations and some unused functionsStephan Bergmann1-3/+7
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-4/+4
2014-03-14sfx2: sal_Bool->boolNoel Grandin1-1/+1
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-3/+3
2014-02-01coverity#707731 : Uninitialized scalar fieldNorbert Thiebaud1-2/+3
2014-01-28bool improvementsStephan Bergmann1-2/+2
2014-01-21DBACCESS : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini1-3/+0
2014-01-09Consolidate XServiceInfo for classes derived from SvXMLImportStephan Bergmann1-4/+14
2013-12-20added bool bForExport parameter to XMLPropertySetMapper ctorEike Rathke1-3/+3
2013-11-11remove unnecessary use of OUString constructor in DBACCESS moduleNoel Grandin1-3/+3
2013-11-06Remove #ifdef TIMELOG'ed SAL_INFOsStephan Bergmann1-5/+0
2013-08-27fdo#62475 removed pointless commentsJelle van der Waa1-34/+24
2013-08-19Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVATor Lillqvist1-3/+4
2013-07-24Mark as constTakeshi Abe1-10/+10
2013-07-03fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan1-13/+4
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-1/+1
2013-04-05Drop jvmaccess and jvmfwk when no SOLAR_JAVATor Lillqvist1-0/+6
2013-03-26Do not needlessly include jvmaccess/virtualmachine.hxx in headerStephan Bergmann1-0/+1
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold1-1/+1
2013-02-25RTL_CONSTASCII_USTRINGPARAM and ::rtl:: removalsKrisztian Pinter1-21/+21
2013-02-12fdo#46808, convert xmloff module code to use XComponentContextNoel Grandin1-7/+16
2013-02-11fdo#46808, Adapt java::JavaVirtualMachine UNO service to new styleNoel Grandin1-11/+11
2013-01-15fdo#46808, Convert comphelper::MimeConfigurationHelper to XComponentContextNoel Grandin1-1/+1
2013-01-09fdo#46808, new method OConfigurationTreeRoot::createWithComponentContextNoel Grandin1-2/+2
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin1-5/+4
2012-10-04fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin1-14/+9
2012-08-31-Werror,-Wnon-literal-null-conversion (Clang towards 3.2)Stephan Bergmann1-1/+1
2012-06-14re-base on ALv2 code.Michael Meeks1-23/+14
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-3/+3
2012-03-30removed duplicate includes in dbaccessTakeshi Abe1-1/+0
2012-01-05Removed unnecessary tools includes.Marcel Metz1-1/+0
2011-12-21Fix for fdo43460 Part XII getLength() to isEmpty()Olivier Hallot1-3/+3
2011-11-27remove include of pch header in dbaccessNorbert Thiebaud1-2/+0
2011-10-11#i108468#: clean up xmluconv code duplication, measured approach:Michael Stahl1-2/+3
2011-08-09patch for xmlfilter.cxxGabor Jenei1-1/+2
2011-07-23revert to dbaccess gbuildization from master mostlyBjoern Michaelsen1-1/+1
2011-07-21resyncing to masterBjoern Michaelsen1-25/+21
2011-07-19ByteString::CreateFromAscii->rtl::OStringBuffer::valueOfCaolán McNamara1-25/+21
2011-06-20Merge branch 'master' into feature/gnumake4Bjoern Michaelsen1-92/+32
2011-06-17gnumake4: converted dbaccess [hg:8113b354673f]Ocke Janssen [oj]1-1/+1
2011-04-13catch by const referenceCaolán McNamara1-1/+1
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud1-1/+1
2011-02-25fix assertionsDavid Tardon1-1/+1