summaryrefslogtreecommitdiff
path: root/include/svtools/simptabl.hxx
AgeCommit message (Collapse)Author
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
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-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
...mostly done with a rewriting Clang plugin, with just some manual tweaking necessary to fix poor macro usage. Change-Id: I71fa20213e86be10de332ece0aa273239df7b61a
2014-03-25svtools: sal_Bool->boolNoel Grandin
Change-Id: I6c57a52b4fc3ecb993af4526fefcca352ad269b5
2014-02-04-Werror,-Wunused-private-fieldStephan Bergmann
Change-Id: Ib7d8fd7ff8a4f44dc699bc0b72a8c438acebc0ec
2014-02-04all the related methods are redirected to *Table() methodsCaolán McNamara
Change-Id: I9a45b7b023d7b01d8b5c35dab0cde07d7b5fc3a3
2014-01-18Window::PreNotify should return boolStephan Bergmann
Change-Id: Ic9903fd887f2c3fab2630ebeb20df39392177c8d
2013-10-23fixincludeguards.sh: include/s*Thomas Arnhold
Change-Id: I57fcfd442d2b5815e7c07a9cbd660f3698168dee
2013-10-21tweak header triviallyCaolán McNamara
Change-Id: I43ab83e478deb417fef679c236d885180eb71bbd
2013-10-21remove uses of COMPARE_*Caolán McNamara
Change-Id: Icdc36b4b24d2f399f481065df3200feb98025135
2013-07-16convert versions of dialog to .uiCaolán McNamara
Change-Id: I1be2211b5c936e6e00f2fe81883b8fb1e67ef550