summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Expand)AuthorFilesLines
2013-03-25remove external include guardsThomas Arnhold1-2/+0
2013-03-26Do not needlessly include jvmaccess/virtualmachine.hxx in headerStephan Bergmann2-0/+2
2013-03-25fdo#46808, convert sdb::CommandDefinition to new-styleNoel Grandin5-6/+5
2013-03-25fdo#46808, use service constructorNoel Grandin1-13/+9
2013-03-25fdo#46808, Convert sdb::application::MacroMigrationWizard to new styleNoel Grandin1-14/+2
2013-03-24Add builder support for a few dbaui controlsMathias Hasselmann4-0/+43
2013-03-22Adjust indenting of a few commentsMathias Hasselmann1-3/+3
2013-03-22dbwizsetup: Make pFinalPage a class memberMathias Hasselmann2-11/+12
2013-03-22Use initialization list for ODbTypeWizDialogSetupMathias Hasselmann1-16/+16
2013-03-21regenerate pchPeter Foley1-0/+2
2013-03-21Move setupwizard modify handler code.Chris1-5/+5
2013-03-21Don't complain about missing colon in empty DSNMathias Hasselmann1-2/+6
2013-03-20coverity#704618 Explicit null dereferencedJulien Nabet1-1/+1
2013-03-20fdo#46808, Convert a bunch of comphelper::ComponentContext stuffNoel Grandin99-413/+415
2013-03-20fdo#46808, Convert sdb::TextConnectionSettings to new styleNoel Grandin1-1/+24
2013-03-19further OUString cleanupThomas Arnhold3-13/+11
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold18-43/+43
2013-03-19Simplify equalsIgnoreAsciiCaseAscii[L] callsStephan Bergmann1-1/+1
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold45-168/+168
2013-03-18fdo#61950 move report builder from bundled extensions to plain codeDavid Ostrovsky1-1/+1
2013-03-17fix breakage introduced by String->OUString migrationLionel Elie Mamane2-28/+22
2013-03-15dbaccess: fix ambiguityThomas Arnhold1-1/+1
2013-03-15fdo#38838, String to OUString in dbaccessGergő Mocsi11-77/+75
2013-03-15fdo#38838, String to OUString, in dbaccess/source/ui/browserGergő Mocsi14-426/+424
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks1-3/+0
2013-03-13vcl: make Region ctors explicit to prevent overloading desastersMichael Stahl5-5/+9
2013-03-12Revert "There's no reason for these defaults in one constructor but not the o...Michael Stahl1-0/+4
2013-03-12update pch headersLuboš Luňák1-0/+7
2013-03-12There's no reason for these defaults in one constructor but not the otherLionel Elie Mamane1-4/+0
2013-03-11fdo#38838: Converting String/UniString to OUStringelixir1-2/+2
2013-03-11use startsWith() instead of compareToAscii()Thomas Arnhold1-1/+1
2013-03-11fdo#61726: rename report-builder package to org.libreoffice.reportDavid Ostrovsky2-2/+2
2013-03-10update pch filesPeter Foley1-0/+1
2013-03-09fdo#43460: use isEmpty()Thomas Arnhold9-29/+29
2013-03-09Work around -Werror=unused-local-typedefs from comphelper/stl_types.hxxStephan Bergmann4-11/+20
2013-03-09Make allow to step on from LimitBox with tabZolnai Tamás1-0/+5
2013-03-09LimitBox.cxx: Delete useless comment blockZolnai Tamás1-5/+0
2013-03-09fdo#61794 Allow greater value in LimitBoxZolnai Tamás3-5/+6
2013-03-09fdo#61797 ESCape abort changes and grab focusZolnai Tamás3-23/+20
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim93-2/+254
2013-03-08make use of startsWith()Thomas Arnhold1-1/+1
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 Arnhold3-9/+5
2013-03-07fdo#39468: Translate German comments in dbaccess/source/uiDavid Verrier2-102/+101
2013-03-07fdo#46808, Convert singleton theMasterScriptProviderFactoryNoel Grandin1-3/+3
2013-03-07fdo#46808, Convert ui::UIConfigurationManager to new-styleNoel Grandin2-30/+36
2013-03-06various efforts to consistently apply HIG rulesCaolán McNamara1-14/+3
2013-03-06fdo#60724 change spelling error REMOVEABLE -> REMOVABLEKenneth Beck3-8/+8