summaryrefslogtreecommitdiff
path: root/include/filter/msfilter/mstoolbar.hxx
AgeCommit message (Collapse)AuthorFilesLines
2014-09-26filter: std::auto_ptr -> std::unique_ptrStephan Bergmann1-1/+1
Change-Id: Id1d0392e1dbd33de326aa2bd8cbcf8cc03bf7c90
2014-08-17warning C4800: 'int' : forcing value to bool 'true' or 'false'Thomas Arnhold1-1/+1
Change-Id: I011954c2e12abb8a7551638567474e2123d3221e
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-2/+3
Change-Id: I6d5a952901648e01904ef5c37f953c517304d31e
2014-04-14The entry points for these are hidden behind OSL_DEBUG_LEVEL > 1 too.Jan Holesovsky1-12/+39
Change-Id: I728e808ac897aa1be184fb4a8bbbf781eb816cf0
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-11/+11
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
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-25/+25
...mostly done with a rewriting Clang plugin, with just some manual tweaking necessary to fix poor macro usage. Change-Id: Ie656f9d653fc716f72ac175925272696d509038f
2014-02-12remove SvStream::operator>> methodsNoel Grandin1-1/+1
in favour of ReadXXX methods. Change-Id: Ic2c0a7b6b92ff4c236ae99b39d77f3d935b301e3 Reviewed-on: https://gerrit.libreoffice.org/7915 Tested-by: Michael Stahl <mstahl@redhat.com> Reviewed-by: Michael Stahl <mstahl@redhat.com>
2013-11-09fdo#65108 inter-module includes <> include/filterNorbert Thiebaud1-1/+1
Change-Id: I3ddab6b426b0dda32487e51aa5433fd21cbf21ec
2013-10-23fixincludeguards.sh: include - the restThomas Arnhold1-2/+2
Change-Id: If1ee11da444a7f96f2d8668b277540da0bb4dbe9
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-26/+4
2013-04-23execute move of global headersBjoern Michaelsen1-0/+359
see https://gerrit.libreoffice.org/#/c/3367/ and Change-Id: I00c96fa77d04b33a6f8c8cd3490dfcd9bdc9e84a for details Change-Id: I199a75bc4042af20817265d5ef85b1134a96ff5a