summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/dlg
AgeCommit message (Expand)AuthorFilesLines
2013-04-04Not escape single quotes in src\hrc filesZolnai Tamás1-1/+1
2013-04-01remove boilerplate commentsThomas Arnhold2-7/+0
2013-03-31coverity#735355: Operands don't affect resultJulien Nabet1-1/+1
2013-03-28String::AppendAscii cleanup in dbaccessRicardo Montania1-7/+7
2013-03-27Use UI builder for database wizard's start pageMathias Hasselmann7-536/+426
2013-03-27-Wunused-macrosStephan Bergmann2-9/+0
2013-03-26Do not needlessly include jvmaccess/virtualmachine.hxx in headerStephan Bergmann1-0/+1
2013-03-24Add builder support for a few dbaui controlsMathias Hasselmann2-0/+14
2013-03-22Adjust indenting of a few commentsMathias Hasselmann1-3/+3
2013-03-22dbwizsetup: Make pFinalPage a class memberMathias Hasselmann1-11/+9
2013-03-22Use initialization list for ODbTypeWizDialogSetupMathias Hasselmann1-16/+16
2013-03-21Move setupwizard modify handler code.Chris1-5/+5
2013-03-20coverity#704618 Explicit null dereferencedJulien Nabet1-1/+1
2013-03-20fdo#46808, Convert a bunch of comphelper::ComponentContext stuffNoel Grandin1-1/+0
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold7-16/+16
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold11-52/+52
2013-03-17fix breakage introduced by String->OUString migrationLionel Elie Mamane1-1/+1
2013-03-13vcl: make Region ctors explicit to prevent overloading desastersMichael Stahl1-1/+1
2013-03-09fdo#43460: use isEmpty()Thomas Arnhold4-10/+10
2013-03-09Work around -Werror=unused-local-typedefs from comphelper/stl_types.hxxStephan Bergmann1-2/+4
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim45-1/+124
2013-03-08make use of startsWith()Thomas Arnhold1-1/+1
2013-03-04Add new dialog to Query Design ViewZolnai Tamás1-0/+37
2013-03-04doubled namespaceThomas Arnhold2-2/+0
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold2-2/+2
2013-03-02Typo fix: informations -> information and a few other adjacent typos.Gregg King1-1/+1
2013-02-26fdo#38838 Replaced some use of (Xub)String with OUString.Jean-Noël Rouvignac2-20/+10
2013-02-25loplugin: unused variablesThomas Arnhold4-16/+0
2013-02-24fdo#38838 searched, replaced and removed String::CreateFromInt32().Jean-Noël Rouvignac3-3/+3
2013-02-23Fix typo "teh" -> "the"Julien Nabet1-1/+1
2013-02-22fix string conversion 1da3af5f1eb6a32fd0ab10da7cf2f8ddb298a3a1Michael Stahl1-3/+4
2013-02-22unused local variableAndras Timar1-1/+0
2013-02-22fdo#38838, ::rtl::OUString, String to OUStringGergő Mocsi9-163/+159
2013-02-22s/the the/the/Tor Lillqvist5-5/+5
2013-02-22s/whith/with/Tor Lillqvist1-3/+3
2013-02-11fdo#46808, Adapt java::JavaVirtualMachine UNO service to new styleNoel Grandin3-4/+4
2013-01-28fdo#46808, convert code to use new-style service constructorNoel Grandin1-28/+21
2013-01-24Change GetSavedValue() to return OUStringChr. Rossmanith5-10/+10
2013-01-24rename SfxSingleTabDialog to SfxNoLayoutSingleTabDialogCaolán McNamara1-2/+2
2013-01-23show errors as errors, not warningLionel Elie Mamane1-1/+10
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith10-43/+43
2013-01-15fdo#46808, Adapt frame::TaskCreator UNO service to new styleNoel Grandin1-1/+1
2013-01-09fdo#46808, use service constructor for i18n::CollatorNoel Grandin1-3/+3
2013-01-09fdo#468080, remove unnecessary XMultiServiceFactory from frameworkNoel Grandin2-3/+2
2013-01-09fdo#46808, convert OGenericAdministrationPage::setServiceFactoryNoel Grandin11-22/+17
2013-01-09fdo#46808, convert DataSourceInfoConverter to XComponentContextNoel Grandin3-14/+10
2013-01-09fdo#46808, new method OConfigurationTreeRoot::createWithComponentContextNoel Grandin14-56/+58
2012-12-26fix windows PCH buildLubos Lunak1-0/+3
2012-12-26PCH for Library_dbuLubos Lunak1-5/+5
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin1-3/+3