summaryrefslogtreecommitdiffstats
path: root/include/editeng/tstpitem.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-02-271-4/+4
| | | | Change-Id: I9e27453f0b77a23ae3d811f0a50a85d3fdf80978
* convert SvStream::operator<< overloads to more explicit methodsNoel Grandin2014-01-161-1/+1
| | | | | | | | | This is in preparation for more conversion of SvStream::operator<< calls to use more explicit method names. This converts the subclasses that have their own convenience overloads of operator<< to use normal methods. Change-Id: I5efd5d9a24c264cb86d2471303dd5849bf91ba80
* SfxPoolItem::operator ==, != should return boolStephan Bergmann2014-01-101-1/+1
| | | | | | ...and SfxEnumItemInterface::HasBoolValue, too. Change-Id: Ia032e3d35a4c3b4c1efdc515ca36e466be03fc0a
* fixincludeguards.sh: include/editengThomas Arnhold2013-10-231-2/+2
| | | | Change-Id: I5a172bb12b62940b9994b2740e054b43145b08f0
* Use vector instead of scoped_array to hold ruler itemsTomaž Vajngerl2013-09-151-0/+5
| | | | Change-Id: I51f8d1d22da5f869e9937813de9649fddae1ffda
* String to OUString (SfxStringItem and related)Matteo Casalin2013-06-181-1/+1
| | | | | | | Change-Id: I390413e9ff3efee720a6423fb8695b4c655d7efa Reviewed-on: https://gerrit.libreoffice.org/4280 Reviewed-by: Noel Power <noel.power@suse.com> Tested-by: Noel Power <noel.power@suse.com>
* execute move of global headersBjoern Michaelsen2013-04-231-0/+161
see https://gerrit.libreoffice.org/#/c/3367/ and Change-Id: I00c96fa77d04b33a6f8c8cd3490dfcd9bdc9e84a for details Change-Id: I199a75bc4042af20817265d5ef85b1134a96ff5a