summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Expand)Author
2013-04-05Replace `compareTo(...) == 0` with ==Ashish Banerjee
2013-04-05Remove SvtInternalOptionsThomas Arnhold
2013-04-05Drop jvmaccess and jvmfwk when no SOLAR_JAVATor Lillqvist
2013-04-04Not escape single quotes in src\hrc filesZolnai Tamás
2013-04-04continue String->OUString conversionLionel Elie Mamane
2013-04-04more efficent & readableLionel Elie Mamane
2013-04-04replace only single wildcard by table.*Lionel Elie Mamane
2013-04-03remove obsolete helpids and cleanup uiconfig XMLMichael Meeks
2013-04-03remove obsolete helpids and cleanup uiconfig XMLMichael Meeks
2013-04-02fdo#46808, convert sdb::QueryDesigner to new styleNoel Grandin
2013-04-02update pch filesThomas Arnhold
2013-04-01remove boilerplate commentsThomas Arnhold
2013-03-31coverity#735355: Operands don't affect resultJulien Nabet
2013-03-30OSL_FAIL -> SAL_WARNThomas Arnhold
2013-03-29ResMgr with LanguageTagEike Rathke
2013-03-29lol, rtl::OString("dbu").getStr()Eike Rathke
2013-03-28String::AppendAscii cleanup in dbaccessRicardo Montania
2013-03-27Remove ResId support for a few dbaui controlsMathias Hasselmann
2013-03-27Use UI builder for database wizard's start pageMathias Hasselmann
2013-03-27fdo#61794 Set maximum of LimitBox to SAL_MAX_INT64Zolnai Tamás
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-25remove external include guardsThomas Arnhold
2013-03-26Do not needlessly include jvmaccess/virtualmachine.hxx in headerStephan Bergmann
2013-03-25fdo#46808, convert sdb::CommandDefinition to new-styleNoel Grandin
2013-03-25fdo#46808, use service constructorNoel Grandin
2013-03-25fdo#46808, Convert sdb::application::MacroMigrationWizard to new styleNoel Grandin
2013-03-24Add builder support for a few dbaui controlsMathias Hasselmann
2013-03-22Adjust indenting of a few commentsMathias Hasselmann
2013-03-22dbwizsetup: Make pFinalPage a class memberMathias Hasselmann
2013-03-22Use initialization list for ODbTypeWizDialogSetupMathias Hasselmann
2013-03-21regenerate pchPeter Foley
2013-03-21Move setupwizard modify handler code.Chris
2013-03-21Don't complain about missing colon in empty DSNMathias Hasselmann
2013-03-20coverity#704618 Explicit null dereferencedJulien Nabet
2013-03-20fdo#46808, Convert a bunch of comphelper::ComponentContext stuffNoel Grandin
2013-03-20fdo#46808, Convert sdb::TextConnectionSettings to new styleNoel Grandin
2013-03-19further OUString cleanupThomas Arnhold
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19Simplify equalsIgnoreAsciiCaseAscii[L] callsStephan Bergmann
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-18fdo#61950 move report builder from bundled extensions to plain codeDavid Ostrovsky
2013-03-17fix breakage introduced by String->OUString migrationLionel Elie Mamane
2013-03-15dbaccess: fix ambiguityThomas Arnhold
2013-03-15fdo#38838, String to OUString in dbaccessGergő Mocsi
2013-03-15fdo#38838, String to OUString, in dbaccess/source/ui/browserGergő Mocsi
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks
2013-03-13vcl: make Region ctors explicit to prevent overloading desastersMichael Stahl
2013-03-12Revert "There's no reason for these defaults in one constructor but not the o...Michael Stahl
2013-03-12update pch headersLuboš Luňák
2013-03-12There's no reason for these defaults in one constructor but not the otherLionel Elie Mamane