summaryrefslogtreecommitdiffstats
path: root/dbaccess/source/ui/browser/unodatbr.cxx
Commit message (Expand)AuthorAgeFilesLines
* dbaccess: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-181-17/+17
* Fix common typos. No automatic tools. Handmade…Andrea Gelmini2014-11-121-1/+1
* loplugin: cstylecastNoel Grandin2014-10-031-14/+14
* dbaccess: std::auto_ptr -> std::unique_ptrStephan Bergmann2014-09-251-11/+4
* fdo#82577: Handle WindowNoel Grandin2014-09-231-2/+2
* dbaccess: sal_Bool -> boolStephan Bergmann2014-09-121-3/+3
* Typo: (N|n)ormaly->(N|n)ormallyJulien Nabet2014-09-101-1/+1
* Related fdo#82088: removing and shortening aliasesStefan Weiberg2014-09-021-2/+2
* clang scan-build: various warningsCaolán McNamara2014-07-011-1/+1
* Typo: beeing->beingJulien Nabet2014-06-291-2/+2
* loplugin:staticcallStephan Bergmann2014-06-131-4/+4
* Correct common misspellings, and remove some ASCII art along the way.Chris Laplante2014-05-171-3/+3
* Many spelling fixes: directories a* - g*.Pedro Giffuni2014-04-301-1/+1
* dbaccess: sal_Bool->boolNoel Grandin2014-04-171-98/+98
* WaE: Unreferenced function definition [loplugin:unreffun]Tor Lillqvist2014-04-161-6/+6
* Clean up function declarations and some unused functionsStephan Bergmann2014-04-131-0/+1
* dbaccess: sal_Bool->boolNoel Grandin2014-04-031-5/+5
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-271-1/+1
* svtools: sal_Bool->boolNoel Grandin2014-03-251-3/+3
* svx: sal_Bool->boolNoel Grandin2014-03-111-1/+1
* dbaccess: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann2014-03-101-11/+1
* made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke2014-03-051-3/+3
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-24/+24
* Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann2014-02-241-3/+3
* Remove unnecessary bool2anyStephan Bergmann2014-02-241-1/+1
* Remove unnecessary extractInterfaceStephan Bergmann2014-02-241-2/+3
* vcl: sal_Bool -> boolStephan Bergmann2014-02-211-2/+2
* Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert2014-02-201-0/+1
* bool improvementsStephan Bergmann2014-01-281-1/+1
* bool improvementsStephan Bergmann2014-01-241-1/+1
* bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=)Stephan Bergmann2014-01-221-3/+3
* DBACCESS : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini2014-01-211-3/+0
* Do not use C++-UNO internal static_type functions in client codeStephan Bergmann2013-12-121-2/+2
* remove unnecessary sal_Unicode casts in DBACCESS moduleNoel Grandin2013-11-141-1/+1
* remove unnecessary use of OUString constructor in DBACCESS moduleNoel Grandin2013-11-111-19/+19
* remove uses of COMPARE_*Caolán McNamara2013-10-211-4/+4
* convert dbaccess module from String to OUStringNoel Grandin2013-10-011-2/+2
* fdo#62475 removed pointless commentsJelle van der Waa2013-08-271-121/+25
* fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan2013-07-031-23/+22
* i#112615 table names are allowed slashesLionel Elie Mamane2013-07-021-1/+15
* remove OUString wrap for string literalsThomas Arnhold2013-06-291-4/+4
* remove toolkit/unohlp.hxx hackThomas Arnhold2013-06-281-1/+1
* dbaccess: {DECLARE,IMPLEMENT}_CONSTASCII_USTRING are no longer neededMiklos Vajna2013-04-251-4/+4
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-1/+1
* further OUString cleanupThomas Arnhold2013-03-191-1/+1
* dbaccess: fix ambiguityThomas Arnhold2013-03-151-1/+1
* fdo#38838, String to OUString, in dbaccess/source/ui/browserGergő Mocsi2013-03-151-165/+164
* fdo#46808, Adapt frame::TaskCreator UNO service to new styleNoel Grandin2013-01-151-7/+7
* fdo#468080, remove unnecessary XMultiServiceFactory from frameworkNoel Grandin2013-01-091-1/+1
* fdo#46808, new method OConfigurationTreeRoot::createWithComponentContextNoel Grandin2013-01-091-1/+1