summaryrefslogtreecommitdiff
path: root/dbaccess/source/filter
AgeCommit message (Expand)AuthorFilesLines
2013-11-05fixincludeguards.sh: dbaccessThomas Arnhold25-75/+75
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin1-1/+1
2013-10-17fdo#54938: Adapt svtools and comphelper module ...Marcos Paulo de Souza1-7/+2
2013-10-02-Werror,-Wunused-variableStephan Bergmann1-1/+0
2013-09-02Remove unused writeDBLoaderInfoJulien Nabet1-16/+0
2013-08-27fdo#62475 removed pointless commentsJelle van der Waa51-323/+144
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-3/+3
2013-08-19Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVATor Lillqvist1-3/+4
2013-07-24remove unused includeLionel Elie Mamane1-1/+0
2013-07-24Mark as constTakeshi Abe2-11/+11
2013-07-03fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan1-13/+4
2013-06-29remove OUString wrap for string literalsThomas Arnhold3-4/+4
2013-06-17fdo#43460 dbaccess: use isEmpty()Jelle van der Waa1-1/+1
2013-05-12Fix possible inefficient checking for variables emptinessJulien Nabet1-1/+1
2013-04-25dbaccess: {DECLARE,IMPLEMENT}_CONSTASCII_USTRING are no longer neededMiklos Vajna2-17/+16
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