summaryrefslogtreecommitdiffstats
path: root/dbaccess
Commit message (Expand)AuthorAgeFilesLines
* -Wunused-macrosStephan Bergmann2013-03-2712-53/+0
* remove external include guardsThomas Arnhold2013-03-251-2/+0
* Do not needlessly include jvmaccess/virtualmachine.hxx in headerStephan Bergmann2013-03-262-0/+2
* fdo#46808, convert sdb::CommandDefinition to new-styleNoel Grandin2013-03-255-6/+5
* fdo#46808, use service constructorNoel Grandin2013-03-251-13/+9
* fdo#46808, Convert sdb::application::MacroMigrationWizard to new styleNoel Grandin2013-03-251-14/+2
* Add builder support for a few dbaui controlsMathias Hasselmann2013-03-244-0/+43
* Adjust indenting of a few commentsMathias Hasselmann2013-03-221-3/+3
* dbwizsetup: Make pFinalPage a class memberMathias Hasselmann2013-03-222-11/+12
* Use initialization list for ODbTypeWizDialogSetupMathias Hasselmann2013-03-221-16/+16
* regenerate pchPeter Foley2013-03-211-0/+2
* Move setupwizard modify handler code.Chris2013-03-211-5/+5
* Don't complain about missing colon in empty DSNMathias Hasselmann2013-03-211-2/+6
* coverity#704618 Explicit null dereferencedJulien Nabet2013-03-201-1/+1
* fdo#46808, Convert a bunch of comphelper::ComponentContext stuffNoel Grandin2013-03-2099-413/+415
* fdo#46808, Convert sdb::TextConnectionSettings to new styleNoel Grandin2013-03-201-1/+24
* further OUString cleanupThomas Arnhold2013-03-193-13/+11
* removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold2013-03-1918-43/+43
* Simplify equalsIgnoreAsciiCaseAscii[L] callsStephan Bergmann2013-03-191-1/+1
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-1945-168/+168
* fdo#61950 move report builder from bundled extensions to plain codeDavid Ostrovsky2013-03-181-1/+1
* fix breakage introduced by String->OUString migrationLionel Elie Mamane2013-03-172-28/+22
* dbaccess: fix ambiguityThomas Arnhold2013-03-151-1/+1
* fdo#38838, String to OUString in dbaccessGergő Mocsi2013-03-1511-77/+75
* fdo#38838, String to OUString, in dbaccess/source/ui/browserGergő Mocsi2013-03-1514-426/+424
* remove legacy build.pl prj/build.lst files.Michael Meeks2013-03-141-3/+0
* vcl: make Region ctors explicit to prevent overloading desastersMichael Stahl2013-03-135-5/+9
* Revert "There's no reason for these defaults in one constructor but not the o...Michael Stahl2013-03-121-0/+4
* update pch headersLuboš Luňák2013-03-121-0/+7
* There's no reason for these defaults in one constructor but not the otherLionel Elie Mamane2013-03-121-4/+0
* fdo#38838: Converting String/UniString to OUStringelixir2013-03-111-2/+2
* use startsWith() instead of compareToAscii()Thomas Arnhold2013-03-111-1/+1
* fdo#61726: rename report-builder package to org.libreoffice.reportDavid Ostrovsky2013-03-112-2/+2
* update pch filesPeter Foley2013-03-101-0/+1
* fdo#43460: use isEmpty()Thomas Arnhold2013-03-099-29/+29
* Work around -Werror=unused-local-typedefs from comphelper/stl_types.hxxStephan Bergmann2013-03-094-11/+20
* Make allow to step on from LimitBox with tabZolnai Tamás2013-03-091-0/+5
* LimitBox.cxx: Delete useless comment blockZolnai Tamás2013-03-091-5/+0
* fdo#61794 Allow greater value in LimitBoxZolnai Tamás2013-03-093-5/+6
* fdo#61797 ESCape abort changes and grab focusZolnai Tamás2013-03-093-23/+20
* fdo#60691 add modelines to *.src and *.hrc filesBorim2013-03-0893-2/+254
* make use of startsWith()Thomas Arnhold2013-03-081-1/+1
* 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-083-9/+5
* fdo#39468: Translate German comments in dbaccess/source/uiDavid Verrier2013-03-072-102/+101
* fdo#46808, Convert singleton theMasterScriptProviderFactoryNoel Grandin2013-03-071-3/+3
* fdo#46808, Convert ui::UIConfigurationManager to new-styleNoel Grandin2013-03-072-30/+36
* various efforts to consistently apply HIG rulesCaolán McNamara2013-03-061-14/+3