summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/app/AppController.cxx
AgeCommit message (Expand)Author
2015-04-10vclwidget: fix more places that should be wrapping in VclPtrNoel Grandin
2015-04-07convert SvtModuleOptions::EModule to scoped enumNoel Grandin
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin
2015-01-24Typo: syncro->synchro (dbaccess)Julien Nabet
2014-12-18dbaccess: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-10-31Removed duplicated includesAndrea Gelmini
2014-10-03loplugin: cstylecastNoel Grandin
2014-09-25dbaccess: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-18remove dead ToolBox RID_HELPBARThomas Arnhold
2014-05-13Typo: shoud -> shouldJulien Nabet
2014-04-17dbaccess: sal_Bool->boolNoel Grandin
2014-04-13Clean up function declarations and some unused functionsStephan Bergmann
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-04-03dbaccess: sal_Bool->boolNoel Grandin
2014-04-01connectivity: sal_Bool->bool and fix method nameNoel Grandin
2014-03-24svtools: sal_Bool->boolNoel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-04startcenter: fdo#72469: Thumbnails also for other file types than ODF.Jan Holesovsky
2014-01-29make these resources non-local, simplifies for ui conversionCaolán McNamara
2014-01-21DBACCESS : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini
2013-12-17Remove unnecessary use of OUString constructor in + expressionsNoel Grandin
2013-11-11remove unnecessary use of OUString constructor in DBACCESS moduleNoel Grandin
2013-10-20drop unnecessary tools/string includesCaolán McNamara
2013-10-04Initial fix for fdo#69915Jesús Corrius
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-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-05Remove SvtInternalOptionsThomas 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-02-25RTL_CONSTASCII_USTRINGPARAM and ::rtl:: removalsKrisztian Pinter
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#46808, new method OConfigurationTreeRoot::createWithComponentContextNoel Grandin
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin
2012-12-06fdo#46808, Adapt sdb::ErrorMessageDialog UNO service to new styleNoel Grandin
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida
2012-10-11Merged SvTreeListBox and SvLBox.Kohei Yoshida
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud
2012-07-09some UniString->rtl::OUStringCaolán McNamara
2012-06-29Remove UNO includes commentsThomas Arnhold