summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/misc/ToolBoxHelper.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-10-13ToolBoxHelper is now unusedCaolán McNamara1-102/+0
2019-10-03loplugin:virtualdeadNoel Grandin1-1/+0
2019-03-12tdf#42949 Fix IWYU warnings in include/connectivity/*Gabor Kelemen1-0/+1
2017-10-23loplugin:includeform: dbaccessStephan Bergmann1-1/+1
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin1-1/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-2/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-09-21convert Link<> to typedNoel Grandin1-5/+3
2015-09-15convert Link<> to typedNoel Grandin1-3/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-1/+1
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann1-1/+1
2015-01-12convert SETTINGS_ #defines to 'enum class'Noel Grandin1-1/+1
2015-01-12fdo#84938: replace DATACHANGED_ constants with 'enum class'Noel Grandin1-2/+2
2014-06-10tweak things to allow switching between small and large toolbar iconsCaolán McNamara1-2/+3
2014-04-17dbaccess: sal_Bool->boolNoel Grandin1-1/+1
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert1-0/+1
2014-01-21DBACCESS : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini1-3/+0
2013-08-27fdo#62475 removed pointless commentsJelle van der Waa1-7/+0
2013-05-07dbaccess: remove Package_incMichael Stahl1-1/+1
2012-06-14re-base on ALv2 code.Michael Meeks1-23/+14
2011-11-27remove include of pch header in dbaccessNorbert Thiebaud1-2/+0
2011-07-23revert to dbaccess gbuildization from master mostlyBjoern Michaelsen1-1/+1
2011-06-20Merge branch 'master' into feature/gnumake4Bjoern Michaelsen1-21/+6
2011-06-17gnumake4: converted dbaccess [hg:8113b354673f]Ocke Janssen [oj]1-1/+1
2010-11-16HC Cleanup - baseJoseph Powers1-8/+3
2010-11-16Fixed several build breakages.Kohei Yoshida1-1/+1
2010-11-16Remove _HC occurencesSebastian Spaeth1-3/+8
2010-11-16get this to build againCaolán McNamara1-8/+3
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-10-05remove include guards using fixguard.pyPetr Mladek1-12/+0
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-11-23merge commit for m65Mathias Bauer1-3/+3
2009-11-04#i106432#, #i103496#: some fixes found while building on more platformsmb937831-2/+2
2009-11-03#i104678# use high contrast mode setting instead of IsDark (paradigm shift be...Philipp Lohmann [pl]1-3/+3
2008-04-10INTEGRATION: CWS changefileheader (1.9.162); FILE MERGEDRüdiger Timm1-23/+18
2007-07-06INTEGRATION: CWS oj14 (1.5.4); FILE MERGEDRüdiger Timm1-6/+3
2006-09-17INTEGRATION: CWS pchfix02 (1.7.50); FILE MERGEDOliver Bolte1-2/+5
2006-06-20INTEGRATION: CWS warnings01 (1.6.22); FILE MERGEDJens-Heiner Rechtien1-4/+4
2006-01-05INTEGRATION: CWS iconswitching1 (1.3.378); FILE MERGEDKurt Zenker1-27/+8
2005-09-23INTEGRATION: CWS dba201b (1.3.340); FILE MERGEDJens-Heiner Rechtien1-2/+7
2005-09-08INTEGRATION: CWS ooo19126 (1.3.398); FILE MERGEDRüdiger Timm1-47/+21
2003-05-19INTEGRATION: CWS dba05 (1.2.4); FILE MERGEDVladimir Glazounov1-7/+13
2003-04-17INTEGRATION: CWS os8 (1.1.68); FILE MERGEDVladimir Glazounov1-4/+39
2002-04-29#98772# new helper class for toolboxesOcke Janssen1-0/+147