summaryrefslogtreecommitdiffstats
path: root/include/svtools/apearcfg.hxx
Commit message (Collapse)AuthorAgeFilesLines
* com::sun::star->css in include/sot to include/typelibNoel Grandin2015-10-231-2/+2
| | | | Change-Id: I9cd92b53370a6b6018d2f7c648890f9c014a27de
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-2/+2
| | | | Change-Id: I2ea407acd763ef2d7dae2d3b8f32525523ac8274
* loplugin:unusedmethods svtoolsNoel Grandin2015-07-141-1/+0
| | | | | | | Change-Id: I04ad31055c04a247faddf4311943ca769051473c Reviewed-on: https://gerrit.libreoffice.org/17032 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
* convert constants in include/vcl/settings.hxx to scoped enumsNoel Grandin2015-05-221-3/+4
| | | | | | | Change-Id: I2a110c017f13eca6ddbd70ef3ed195d24adef0a3 Reviewed-on: https://gerrit.libreoffice.org/15828 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
* utl::ConfigItem::Commit() should call ClearModified()Michael Stahl2015-03-111-1/+1
| | | | | | | Rename the virtual function, and add a new non-virtual Commit() to do that. Change-Id: I09421df781ba965d6ff638b46cd8214fb3a00022
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-011-1/+1
| | | | | | | | It appears that the C++ standard allows overriding destructors to be marked "override," but at least some MSVC versions complain about it, so at least make sure such destructors are explicitly marked "virtual." Change-Id: I0e1cafa7584fd16ebdce61f569eae2373a71b0a1
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-261-2/+2
| | | | | | | ...mostly done with a rewriting Clang plugin, with just some manual tweaking necessary to fix poor macro usage. Change-Id: I71fa20213e86be10de332ece0aa273239df7b61a
* svtools: sal_Bool->boolNoel Grandin2014-03-241-10/+10
| | | | Change-Id: I56072620f9ea28833e1590a7fff7d71ed11fc34c
* Removed unused solar.h reference in svtoolsAlexandre Vicenzi2014-01-201-1/+0
| | | | | | | Change-Id: Ic1dc7c32bb749888bc8751d4d488ba76e46b155f Reviewed-on: https://gerrit.libreoffice.org/7517 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
* fdo#65108 inter-module includes <> include/svtoolsNorbert Thiebaud2013-11-091-2/+2
| | | | Change-Id: I7e004e1e4fbc2141ff421af6be0e8bf5a026b189
* fixincludeguards.sh: include/s*Thomas Arnhold2013-10-231-2/+2
| | | | Change-Id: I57fcfd442d2b5815e7c07a9cbd660f3698168dee
* execute move of global headersBjoern Michaelsen2013-04-231-0/+97
see https://gerrit.libreoffice.org/#/c/3367/ and Change-Id: I00c96fa77d04b33a6f8c8cd3490dfcd9bdc9e84a for details Change-Id: I199a75bc4042af20817265d5ef85b1134a96ff5a