summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/app
AgeCommit message (Expand)Author
2014-01-21tidy up OTableTreeListBox to make it easier to .ui-ifyCaolán McNamara
2014-01-18Window::PreNotify should return boolStephan Bergmann
2014-01-17Window::Notify should return boolStephan Bergmann
2014-01-14bool improvementsStephan Bergmann
2013-12-20typo fixesAndras Timar
2013-12-17Remove unnecessary use of OUString constructor in + expressionsNoel Grandin
2013-12-06Clean up includes of comphelper/stl_types.hxxStephan Bergmann
2013-11-28Finish rework of QueryDeleteDlg_ImplCaolán McNamara
2013-11-27QueryDeleteDlg_Impl: add GetResult() that was removed in ...Michael Stahl
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-14remove unnecessary sal_Unicode casts in DBACCESS moduleNoel Grandin
2013-11-11remove unnecessary use of OUString constructor in DBACCESS moduleNoel Grandin
2013-11-05fixincludeguards.sh: dbaccessThomas Arnhold
2013-10-20drop unnecessary tools/string includesCaolán McNamara
2013-10-04Initial fix for fdo#69915Jesús Corrius
2013-10-01convert dbaccess module from String to OUStringNoel Grandin
2013-09-12CID#736168 help coverity out a bitCaolán McNamara
2013-09-02XubString->OUStringCaolán McNamara
2013-08-27fdo#62475 removed pointless commentsJelle van der Waa
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-06-28remove toolkit/unohlp.hxx hackThomas Arnhold
2013-05-22Use the new type-checking Reference constructor to reduce code noiseNoel Grandin
2013-05-07dbaccess: remove Package_incMichael Stahl
2013-04-29fdo#63391 deadlock on opening .odb file that auto-connects to the databaseLionel Elie Mamane
2013-04-25dbaccess: {DECLARE,IMPLEMENT}_CONSTASCII_USTRING are no longer neededMiklos Vajna
2013-04-15fdo#60724 successfull -> successfulThomas Arnhold
2013-04-08fdo#46808, Convert frame::Frame to new styleNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05Remove SvtInternalOptionsThomas Arnhold
2013-04-01remove boilerplate commentsThomas Arnhold
2013-03-25fdo#46808, Convert sdb::application::MacroMigrationWizard to new styleNoel Grandin
2013-03-20fdo#46808, Convert a bunch of comphelper::ComponentContext stuffNoel Grandin
2013-03-15fdo#38838, String to OUString in dbaccessGergő Mocsi
2013-03-11fdo#61726: rename report-builder package to org.libreoffice.reportDavid Ostrovsky
2013-03-09fdo#43460: use isEmpty()Thomas Arnhold
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim
2013-03-04doubled namespaceThomas Arnhold
2013-02-25RTL_CONSTASCII_USTRINGPARAM and ::rtl:: removalsKrisztian Pinter
2013-02-25loplugin: unused variablesThomas Arnhold
2013-02-22fdo#38838, ::rtl::OUString, String to OUStringGergő Mocsi
2013-01-15fdo#46808, Adapt frame::TaskCreator UNO service to new styleNoel Grandin
2013-01-09fdo#468080, remove unnecessary XMultiServiceFactory from frameworkNoel Grandin
2013-01-09fdo#46808, new method OConfigurationTreeRoot::createWithComponentContextNoel Grandin
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin
2012-12-10fdo#46808, Convert connectivity::SQLError to use XComponentContext...Noel Grandin
2012-12-06fdo#46808, Adapt sdb::ErrorMessageDialog UNO service to new styleNoel Grandin
2012-12-06fdo#46808, Adapt util::NumberFormatsSupplier UNO service to new styleNoel Grandin
2012-11-29Remove unused method & remove header include by using forward declaration.Kohei Yoshida
2012-11-28Fix various build breaks.Kohei Yoshida