summaryrefslogtreecommitdiffstats
path: root/include/sfx2/sfxhelp.hxx
Commit message (Collapse)AuthorAgeFilesLines
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-3/+3
| | | | Change-Id: I2ea407acd763ef2d7dae2d3b8f32525523ac8274
* -Werror,-Wunused-private-fieldStephan Bergmann2015-07-161-2/+0
| | | | Change-Id: I14e28c966a0d792eeaff9012616bd83de87f2abd
* loplugin:unusedmethods sfx2Noel Grandin2015-07-161-3/+0
| | | | | | | Change-Id: I98c455d89f76fbcacf74929a4e8775b4da697f62 Reviewed-on: https://gerrit.libreoffice.org/17069 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
* fdo#82577: Handle WindowNoel Grandin2014-09-231-3/+3
| | | | | | | Put the VCL Window class in the vcl namespace. Avoids clash with the X11 Window typedef. Change-Id: Ib1beb7ab4ad75562a42aeb252732a073d25eff1a
* 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
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-271-3/+3
| | | | | | | ...mostly done with a rewriting Clang plugin, with just some manual tweaking necessary to fix poor macro usage. Change-Id: Ie656f9d653fc716f72ac175925272696d509038f
* sfx2: sal_Bool->boolNoel Grandin2014-03-181-2/+2
| | | | Change-Id: I375a72c34e46778385a9fdc24c9ebd0f0a3f3c9b
* vcl: sal_Bool -> boolStephan Bergmann2014-02-211-2/+2
| | | | Change-Id: I2a3e3d3e3266ea0f0fafdd91362076a4aa160f0e
* fdo#65108 inter-module includes <> include/sfx2Norbert Thiebaud2013-11-091-3/+3
| | | | Change-Id: Id2dc67262eb91cb6c7ca030e334e3623d7535d45
* fixincludeguards.sh: include/s*Thomas Arnhold2013-10-231-3/+3
| | | | Change-Id: I57fcfd442d2b5815e7c07a9cbd660f3698168dee
* removed unused language/country string member variablesEike Rathke2013-07-101-2/+0
| | | | Change-Id: I7659dac1a3d17b4099f310fd7b6d17455bdda2eb
* Remove remnants of help agentCaolán McNamara2013-06-061-3/+0
| | | | | | | | | | it was removed with 66714f1888eaccef4eb5341971278ae7dfafa16b but gobs of code (and UI) still existed to collect the help id and give it to the missing help agent with various UI visible options and buttons to control the help agent which isn't there Change-Id: I625da27b3046d481e43f4d35d32cc7063a1c6291
* execute move of global headersBjoern Michaelsen2013-04-231-0/+65
see https://gerrit.libreoffice.org/#/c/3367/ and Change-Id: I00c96fa77d04b33a6f8c8cd3490dfcd9bdc9e84a for details Change-Id: I199a75bc4042af20817265d5ef85b1134a96ff5a