summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/app
AgeCommit message (Expand)AuthorFilesLines
2014-03-25svtools: sal_Bool->boolNoel Grandin2-8/+8
2014-03-24svtools: sal_Bool->boolNoel Grandin1-1/+1
2014-03-24svtools: sal_Bool->boolNoel Grandin1-2/+2
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke1-2/+2
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann5-63/+63
2014-02-22Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe3-20/+11
2014-02-21vcl: sal_Bool -> boolStephan Bergmann2-3/+3
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert5-0/+5
2014-02-20Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe1-2/+2
2014-02-17Drop unused #includeTakeshi Abe1-2/+0
2014-02-04convert database save as dialog to .uiCaolán McNamara1-0/+25
2014-02-04startcenter: fdo#72469: Thumbnails also for other file types than ODF.Jan Holesovsky1-1/+2
2014-01-30Introduce com.sun.star.ui.theModuleUIConfigurationManagerSupplier singleton.Matúš Kukan1-2/+2
2014-01-29make these resources non-local, simplifies for ui conversionCaolán McNamara2-2/+16
2014-01-28bool improvementsStephan Bergmann1-2/+2
2014-01-21DBACCESS : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini7-73/+3
2014-01-21tidy up OTableTreeListBox to make it easier to .ui-ifyCaolán McNamara1-3/+2
2014-01-18Window::PreNotify should return boolStephan Bergmann2-4/+4
2014-01-17Window::Notify should return boolStephan Bergmann1-3/+3
2014-01-14bool improvementsStephan Bergmann1-1/+1
2013-12-20typo fixesAndras Timar1-1/+1
2013-12-17Remove unnecessary use of OUString constructor in + expressionsNoel Grandin3-5/+5
2013-12-06Clean up includes of comphelper/stl_types.hxxStephan Bergmann1-1/+0
2013-11-28Finish rework of QueryDeleteDlg_ImplCaolán McNamara1-4/+3
2013-11-27QueryDeleteDlg_Impl: add GetResult() that was removed in ...Michael Stahl1-1/+1
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin1-1/+1
2013-11-14remove unnecessary sal_Unicode casts in DBACCESS moduleNoel Grandin1-1/+1
2013-11-11remove unnecessary use of OUString constructor in DBACCESS moduleNoel Grandin2-10/+10
2013-11-05fixincludeguards.sh: dbaccessThomas Arnhold9-27/+27
2013-10-20drop unnecessary tools/string includesCaolán McNamara2-2/+0
2013-10-04Initial fix for fdo#69915Jesús Corrius1-0/+6
2013-10-01convert dbaccess module from String to OUStringNoel Grandin2-4/+4
2013-09-12CID#736168 help coverity out a bitCaolán McNamara1-4/+3
2013-09-02XubString->OUStringCaolán McNamara1-2/+2
2013-08-27fdo#62475 removed pointless commentsJelle van der Waa19-450/+236
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-1/+1
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-1/+1
2013-06-28remove toolkit/unohlp.hxx hackThomas Arnhold1-1/+1
2013-05-22Use the new type-checking Reference constructor to reduce code noiseNoel Grandin1-3/+2
2013-05-07dbaccess: remove Package_incMichael Stahl6-6/+6
2013-04-29fdo#63391 deadlock on opening .odb file that auto-connects to the databaseLionel Elie Mamane4-22/+63
2013-04-25dbaccess: {DECLARE,IMPLEMENT}_CONSTASCII_USTRING are no longer neededMiklos Vajna1-1/+1
2013-04-15fdo#60724 successfull -> successfulThomas Arnhold2-3/+3
2013-04-08fdo#46808, Convert frame::Frame to new styleNoel Grandin2-22/+21
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák6-43/+43
2013-04-05Remove SvtInternalOptionsThomas Arnhold1-1/+0
2013-04-01remove boilerplate commentsThomas Arnhold2-4/+0
2013-03-25fdo#46808, Convert sdb::application::MacroMigrationWizard to new styleNoel Grandin1-14/+2
2013-03-20fdo#46808, Convert a bunch of comphelper::ComponentContext stuffNoel Grandin1-3/+2
2013-03-15fdo#38838, String to OUString in dbaccessGergő Mocsi7-54/+53