summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/hsqldb
AgeCommit message (Expand)AuthorFilesLines
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-2/+2
2013-06-17fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan1-1/+1
2013-05-05drop pointless build of a resource fileDavid Tardon2-39/+1
2013-04-19Remove any remaining remnants of unused component_canUnload featureStephan Bergmann1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák18-296/+295
2013-04-05new module i18nlangtagEike Rathke1-1/+1
2013-04-01remove boilerplate commentsThomas Arnhold3-9/+1
2013-03-27-Wunused-macrosStephan Bergmann2-10/+0
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold1-2/+2
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold3-7/+7
2013-03-11fix my previous commit (compareToAscii)Thomas Arnhold1-1/+1
2013-03-11use startsWith() instead of compareToAscii()Thomas Arnhold1-1/+1
2013-03-09fdo#43460: use isEmpty()Thomas Arnhold1-1/+1
2013-03-09fdo#43460: use isEmpty()Thomas Arnhold1-1/+1
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim2-0/+6
2013-03-03loplugin: unused variables and commented codeThomas Arnhold2-4/+0
2013-02-25loplugin: improve indentationThomas Arnhold1-5/+7
2013-02-18use LanguageTag(rtl_Locale)Eike Rathke1-9/+2
2013-01-09fdo#46808, new method OConfigurationTreeRoot::createWithComponentContextNoel Grandin1-14/+13
2012-12-27Sigh, my git grep regexps missed some casesTor Lillqvist1-2/+2
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin1-7/+4
2012-12-10fdo#46808, Adapt sdbc::DriverManager UNO service to new styleNoel Grandin1-4/+3
2012-11-28fdo#46808, Adapt reflection::ProxyFactory UNO service to new styleNoel Grandin2-6/+7
2012-11-09Introdude SAL_JNI_EXPORT and use that instead of JNIEXPORTTor Lillqvist4-27/+27
2012-11-09Use JNIEXPORT to really export these for AndroidTor Lillqvist1-7/+7
2012-11-09Use JNIEXPORT as in the corresponding headersTor Lillqvist3-20/+20
2012-10-01Use prefixes for these UNO componentsTor Lillqvist2-2/+2
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud1-1/+1
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann1-2/+2
2012-08-31'/*' within block comment [-Wcomment] (Clang towards 3.2)Stephan Bergmann1-12/+11
2012-08-22more old module-description xml filesMatúš Kukan1-43/+0
2012-08-14fdo#53061: Fix for C++11 #define NULL nullptrJung-uk Kim1-1/+1
2012-08-07Replace usage of rtl/memory.h in connectivity with equivalent from string.hArnaud Versini1-1/+2
2012-07-14hrc cleanup: Remove include guards from src filesThomas Arnhold1-2/+0
2012-07-03embedded HSQLDB: reclaim space occupied by deleted rowsLionel Elie Mamane1-1/+1
2012-06-29Remove UNO includes commentsThomas Arnhold3-8/+0
2012-06-27Remove unused include filesThomas Arnhold1-111/+0
2012-06-27Reduce newline bloat at eofThomas Arnhold1-2/+0
2012-06-12re-base on ALv2 code.Michael Meeks26-590/+382
2012-06-04fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin1-1/+3
2012-06-04nuke unused definesTakeshi Abe3-3/+0
2012-06-02targeted string re-workNorbert Thiebaud7-100/+100
2012-05-31nuke unused typedefTakeshi Abe3-3/+0
2012-05-29switch connectivity to gbuildDavid Tardon3-187/+0
2012-05-29connectivity: convert configurationDavid Tardon1-78/+0
2012-05-21removed unused #definesTakeshi Abe1-7/+0
2012-05-21removed unused temporary rtl::OUStringTakeshi Abe1-1/+1
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-1/+1
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-2/+2
2012-03-23.component files don't need executable bitsMichael Stahl1-0/+0