summaryrefslogtreecommitdiffstats
path: root/dbaccess/source/filter
Commit message (Expand)AuthorAgeFilesLines
* 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
* re-base on ALv2 code.Michael Meeks2012-06-1452-1251/+782
* remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara2012-06-111-2/+2
* fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin2012-06-061-8/+6
* targeted string re-workNorbert Thiebaud2012-06-021-28/+28
* targetted SAL_N_ELEMENTS reversion.Michael Meeks2012-05-311-7/+6
* removed unused const rtl::OUStringTakeshi Abe2012-05-171-1/+0
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-066-12/+9
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-062-9/+9
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-062-5/+5
* removed duplicate includes in dbaccessTakeshi Abe2012-03-304-4/+0
* WaE: duplicateBranchThomas Arnhold2012-02-211-4/+0
* Removed unnecessary tools includes.Marcel Metz2012-01-052-2/+0
* Fix for fdo43460 Part XII getLength() to isEmpty()Olivier Hallot2011-12-2117-55/+55
* Check length before operator[]August Sodora2011-12-011-1/+1
* Remove uses of charAtAugust Sodora2011-12-011-2/+2
* remove include of pch header in dbaccessNorbert Thiebaud2011-11-2726-52/+0