summaryrefslogtreecommitdiff
path: root/dbaccess/source/filter/xml
AgeCommit message (Expand)AuthorFilesLines
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák35-148/+148
2013-04-05Drop jvmaccess and jvmfwk when no SOLAR_JAVATor Lillqvist1-0/+6
2013-03-27-Wunused-macrosStephan Bergmann2-8/+0
2013-03-26Do not needlessly include jvmaccess/virtualmachine.hxx in headerStephan Bergmann1-0/+1
2013-03-25fdo#46808, convert sdb::CommandDefinition to new-styleNoel Grandin1-1/+1
2013-03-20fdo#46808, Convert a bunch of comphelper::ComponentContext stuffNoel Grandin1-22/+20
2013-03-09Work around -Werror=unused-local-typedefs from comphelper/stl_types.hxxStephan Bergmann1-3/+6
2013-03-08simplify compareTo (now correct)Thomas Arnhold1-1/+1
2013-03-08Revert "simplify some compareTo"Stephan Bergmann1-1/+1
2013-03-08simplify some compareToThomas Arnhold1-1/+1
2013-03-08some further OUString cleanupThomas Arnhold1-4/+2
2013-03-06fdo#60724 change spelling error REMOVEABLE -> REMOVABLEKenneth Beck1-2/+2
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold1-1/+1
2013-02-25RTL_CONSTASCII_USTRINGPARAM and ::rtl:: removalsKrisztian Pinter10-156/+156
2013-02-22fdo#38838, ::rtl::OUString, String to OUStringGergő Mocsi2-103/+103
2013-02-21generic integers to enumsLuboš Luňák1-1/+2
2013-02-12fdo#46808, convert xmloff module code to use XComponentContextNoel Grandin4-10/+21
2013-02-11fdo#46808, Adapt document::XML*BasicExporter UNO services to new styleNoel Grandin2-8/+17
2013-02-11fdo#46808, Adapt java::JavaVirtualMachine UNO service to new styleNoel Grandin4-14/+13
2013-01-28fdo#46808, Adapt sdb::TableDefinition UNO service to new styleNoel Grandin1-1/+1
2013-01-16OXMLDataSourceSetting::convertString: try to make Clang tb happyMichael Stahl1-21/+14
2013-01-16fix buildLuboš Luňák1-2/+2
2013-01-16fdo#57950: dbaccess: STRINGPARAM and more chained appendsMarcos Paulo de Souza2-29/+15
2013-01-15fdo#46808, Convert comphelper::MimeConfigurationHelper to XComponentContextNoel Grandin1-1/+1
2013-01-09fdo#46808, new method OConfigurationTreeRoot::createWithComponentContextNoel Grandin3-5/+7
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin2-19/+16
2012-12-10fdo#46808, use service constructor for embed::StorageFactoryNoel Grandin1-2/+2
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens1-1/+0
2012-10-04fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin1-14/+9
2012-10-04Fixes/improvements on previous commitStephan Bergmann1-1/+1
2012-10-04fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin1-3/+3
2012-09-27Improvements on previous commitStephan Bergmann1-2/+1
2012-09-27fdo#46808, Adapt sdb::DatabaseContext UNO service to new styleNoel Grandin1-3/+2
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann1-1/+0
2012-08-31-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann2-4/+0
2012-08-31-Werror,-Wnon-literal-null-conversion (Clang towards 3.2)Stephan Bergmann1-1/+1
2012-07-29Partially revert "Remove unused defines"Thomas Arnhold1-1/+1
2012-07-05removed useless forward declarations of classTakeshi Abe1-1/+0
2012-07-01Remove unused definesThomas Arnhold1-1/+1
2012-06-29Remove UNO includes commentsThomas Arnhold1-2/+0
2012-06-14re-base on ALv2 code.Michael Meeks52-1251/+782
2012-06-11remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara1-2/+2
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin1-8/+6
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 Dezsi6-12/+9
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2-9/+9
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2-5/+5
2012-03-30removed duplicate includes in dbaccessTakeshi Abe4-4/+0