summaryrefslogtreecommitdiffstats
path: root/dbaccess/source/filter/xml
Commit message (Expand)AuthorAgeFilesLines
* fdo#62475 removed pointless commentsJelle van der Waa2013-08-2751-323/+144
* finish deprecation of O(U)String::valueOf()Luboš Luňák2013-08-211-3/+3
* Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVATor Lillqvist2013-08-191-3/+4
* remove unused includeLionel Elie Mamane2013-07-241-1/+0
* Mark as constTakeshi Abe2013-07-242-11/+11
* fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan2013-07-031-13/+4
* remove OUString wrap for string literalsThomas Arnhold2013-06-293-4/+4
* fdo#43460 dbaccess: use isEmpty()Jelle van der Waa2013-06-171-1/+1
* Fix possible inefficient checking for variables emptinessJulien Nabet2013-05-121-1/+1
* dbaccess: {DECLARE,IMPLEMENT}_CONSTASCII_USTRING are no longer neededMiklos Vajna2013-04-252-17/+16
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-0735-148/+148
* Drop jvmaccess and jvmfwk when no SOLAR_JAVATor Lillqvist2013-04-051-0/+6
* -Wunused-macrosStephan Bergmann2013-03-272-8/+0
* Do not needlessly include jvmaccess/virtualmachine.hxx in headerStephan Bergmann2013-03-261-0/+1
* fdo#46808, convert sdb::CommandDefinition to new-styleNoel Grandin2013-03-251-1/+1
* fdo#46808, Convert a bunch of comphelper::ComponentContext stuffNoel Grandin2013-03-201-22/+20
* Work around -Werror=unused-local-typedefs from comphelper/stl_types.hxxStephan Bergmann2013-03-091-3/+6
* simplify compareTo (now correct)Thomas Arnhold2013-03-081-1/+1
* Revert "simplify some compareTo"Stephan Bergmann2013-03-081-1/+1
* simplify some compareToThomas Arnhold2013-03-081-1/+1
* some further OUString cleanupThomas Arnhold2013-03-081-4/+2
* fdo#60724 change spelling error REMOVEABLE -> REMOVABLEKenneth Beck2013-03-061-2/+2
* Related to fdo#60724: correct spellingThomas Arnhold2013-03-031-1/+1
* RTL_CONSTASCII_USTRINGPARAM and ::rtl:: removalsKrisztian Pinter2013-02-2510-156/+156
* fdo#38838, ::rtl::OUString, String to OUStringGergő Mocsi2013-02-222-103/+103
* generic integers to enumsLuboš Luňák2013-02-211-1/+2
* fdo#46808, convert xmloff module code to use XComponentContextNoel Grandin2013-02-124-10/+21
* fdo#46808, Adapt document::XML*BasicExporter UNO services to new styleNoel Grandin2013-02-112-8/+17
* fdo#46808, Adapt java::JavaVirtualMachine UNO service to new styleNoel Grandin2013-02-114-14/+13
* fdo#46808, Adapt sdb::TableDefinition UNO service to new styleNoel Grandin2013-01-281-1/+1
* OXMLDataSourceSetting::convertString: try to make Clang tb happyMichael Stahl2013-01-161-21/+14
* fix buildLuboš Luňák2013-01-161-2/+2
* fdo#57950: dbaccess: STRINGPARAM and more chained appendsMarcos Paulo de Souza2013-01-162-29/+15
* fdo#46808, Convert comphelper::MimeConfigurationHelper to XComponentContextNoel Grandin2013-01-151-1/+1
* fdo#46808, new method OConfigurationTreeRoot::createWithComponentContextNoel Grandin2013-01-093-5/+7
* fdo#46808, Convert frame::Desktop to new style service.Noel Grandin2012-12-212-19/+16
* fdo#46808, use service constructor for embed::StorageFactoryNoel Grandin2012-12-101-2/+2
* c++ API: use css alias in generated headers, adds global css declThorsten Behrens2012-11-301-1/+0
* fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin2012-10-041-14/+9
* Fixes/improvements on previous commitStephan Bergmann2012-10-041-1/+1
* fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin2012-10-041-3/+3
* Improvements on previous commitStephan Bergmann2012-09-271-2/+1
* fdo#46808, Adapt sdb::DatabaseContext UNO service to new styleNoel Grandin2012-09-271-3/+2
* Improvement on previous commit, UCB clean upStephan Bergmann2012-09-141-1/+0
* -Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann2012-08-312-4/+0
* -Werror,-Wnon-literal-null-conversion (Clang towards 3.2)Stephan Bergmann2012-08-311-1/+1
* Partially revert "Remove unused defines"Thomas Arnhold2012-07-291-1/+1
* removed useless forward declarations of classTakeshi Abe2012-07-051-1/+0
* Remove unused definesThomas Arnhold2012-07-011-1/+1
* Remove UNO includes commentsThomas Arnhold2012-06-291-2/+0