summaryrefslogtreecommitdiffstats
path: root/include/editeng/xmlcnitm.hxx
Commit message (Collapse)AuthorAgeFilesLines
* simplify return argument of SfxPoolItem::GetPresentationNoel Grandin2014-07-291-1/+1
| | | | | | | since all two of the actual call-sites only care about whether it is a valid presentation or not, not what kind of presentation it is. Change-Id: I75717c88878d37b2897741b0c833ff283b3fee59
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-261-7/+7
| | | | | | | ...mostly done with a rewriting Clang plugin, with just some manual tweaking necessary to fix poor macro usage. Change-Id: I71fa20213e86be10de332ece0aa273239df7b61a
* Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann2014-03-261-1/+1
| | | | | | ...where the latter contains SAL_OVERRIDE annotations Change-Id: Id64794b388d83dfe7026440e8b20a5b5efd412d1
* editeng: sal_Bool->boolNoel Grandin2014-03-031-2/+2
| | | | Change-Id: I0aa375d35c796cfa1929f9c0e735eaaa05561ee4
* Remove visual noise from includeAlexander Wilms2014-03-011-1/+1
| | | | | | | | | | | | | | | Conflicts: include/framework/preventduplicateinteraction.hxx include/sfx2/sfxbasecontroller.hxx include/sfx2/sfxbasemodel.hxx include/toolkit/awt/vclxtabpagemodel.hxx include/vcl/field.hxx include/vcl/settings.hxx Change-Id: Ibccf9f88c68267a3d7e656012b51eaf644c418c2 Reviewed-on: https://gerrit.libreoffice.org/8272 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
* SfxPoolItem::operator ==, != should return boolStephan Bergmann2014-01-101-1/+1
| | | | | | ...and SfxEnumItemInterface::HasBoolValue, too. Change-Id: Ia032e3d35a4c3b4c1efdc515ca36e466be03fc0a
* fdo#65108 inter-module includes <>Norbert Thiebaud2013-11-091-1/+1
| | | | Change-Id: I82b0309c4430a8393e17b9a30a6e898f82c0f25c
* fixincludeguards.sh: include/editengThomas Arnhold2013-10-231-3/+3
| | | | Change-Id: I5a172bb12b62940b9994b2740e054b43145b08f0
* execute move of global headersBjoern Michaelsen2013-04-231-0/+83
see https://gerrit.libreoffice.org/#/c/3367/ and Change-Id: I00c96fa77d04b33a6f8c8cd3490dfcd9bdc9e84a for details Change-Id: I199a75bc4042af20817265d5ef85b1134a96ff5a