summaryrefslogtreecommitdiffstats
path: root/dbaccess/source/ui/app/AppControllerGen.cxx
Commit message (Expand)AuthorAgeFilesLines
* Drop :: prefix from std in [de]*/Tor Lillqvist2017-02-171-8/+8
* teach lolugin:stringconstant about calling constructorsNoel Grandin2017-01-311-3/+3
* loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin2017-01-281-1/+1
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-15/+15
* convert VclButtonsType to scoped enumNoel Grandin2016-12-211-1/+1
* loplugin:expandablemethods in dbaccessNoel Grandin2016-11-091-15/+0
* Convert VCL_MESSAGE to scoped enumNoel Grandin2016-06-011-1/+1
* Avoid reserved identifiersStephan Bergmann2016-04-221-16/+16
* clean-up: unused using declarations and includesJochen Nitschke2016-04-181-2/+0
* Use const_iterator when possible (whole dbaccess)Julien Nabet2016-03-281-4/+4
* Typo: aCompoments->aComponentsJulien Nabet2016-02-261-4/+4
* convert EComposeRule to scoped enumNoel Grandin2016-02-251-1/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-1/+1
* loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann2015-11-061-2/+2
* use uno::Reference::set method instead of assignmentNoel Grandin2015-10-301-1/+1
* com::sun::star->css in dbaccessNoel Grandin2015-08-031-2/+2
* loplugin:staticmethodsNoel Grandin2015-05-051-1/+1
* Automated conversion of VclPtr construction to use Instance template.Michael Meeks2015-04-101-2/+2
* vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin2015-04-101-2/+2
* vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin2015-04-091-7/+7
* create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin2015-03-181-2/+2
* fdo#38835 strip out OUString globalsNoel Grandin2014-11-051-1/+1
* coverity#706482 Uncaught exceptionCaolán McNamara2014-09-021-1/+1
* documentation-by-constLionel Elie Mamane2014-08-271-1/+1
* QueryBox APP_CLOSEDOCUMENTS -> MessageDialog + stringCaolán McNamara2014-08-211-1/+2
* dbaccess: sal_Bool->boolNoel Grandin2014-04-171-12/+12
* Clean up function declarations and some unused functionsStephan Bergmann2014-04-131-27/+0
* remove unnecessary scope qualifier from sal_Bool usesNoel Grandin2014-04-031-4/+4
* connectivity: sal_Bool->bool and fix method nameNoel Grandin2014-04-011-1/+1
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-271-1/+1
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-16/+16
* Remove unnecessary use of OUString constructor in + expressionsNoel Grandin2013-12-171-1/+1
* fdo#62475 removed pointless commentsJelle van der Waa2013-08-271-42/+12
* remove toolkit/unohlp.hxx hackThomas Arnhold2013-06-281-1/+1
* fdo#63391 deadlock on opening .odb file that auto-connects to the databaseLionel Elie Mamane2013-04-291-3/+0
* remove boilerplate commentsThomas Arnhold2013-04-011-2/+0
* fdo#38838, String to OUString in dbaccessGergő Mocsi2013-03-151-8/+7
* RTL_CONSTASCII_USTRINGPARAM and ::rtl:: removalsKrisztian Pinter2013-02-251-39/+39
* fdo#46808, Adapt frame::TaskCreator UNO service to new styleNoel Grandin2013-01-151-4/+5
* fdo#46808, Convert connectivity::SQLError to use XComponentContext...Noel Grandin2012-12-101-1/+1
* fdo#46808, Adapt sdb::ErrorMessageDialog UNO service to new styleNoel Grandin2012-12-061-2/+3
* Remove UNO includes commentsThomas Arnhold2012-06-291-2/+0
* re-base on ALv2 code.Michael Meeks2012-06-141-23/+14
* removed duplicate includes in dbaccessTakeshi Abe2012-03-301-3/+0
* Removed unnecessary tools includes.Marcel Metz2012-01-051-1/+0
* Fix for fdo43460 Part XII getLength() to isEmpty()Olivier Hallot2011-12-211-2/+2
* remove include of pch header in dbaccessNorbert Thiebaud2011-11-271-2/+0
* revert to dbaccess gbuildization from master mostlyBjoern Michaelsen2011-07-231-1/+1
* Merge branch 'master' into feature/gnumake4Bjoern Michaelsen2011-06-201-25/+15
|\
| * Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky2011-04-221-1/+0
| |\