summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)AuthorFilesLines
2015-06-03forgot to change the Invalidate to InvalidateEntry in treelistboxTomaž Vajngerl1-1/+1
2015-06-03tdf#91677 fix flickering rulerTomaž Vajngerl1-136/+112
2015-06-03tdf#91199 add Venetian [vec-IT] to language listEike Rathke1-0/+1
2015-06-03lok: Avoid instantiation of the slide sorter barJan Holesovsky1-2/+3
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann2-3/+3
2015-06-02cppcheck: noExplicitConstructorCaolán McNamara37-66/+66
2015-06-01invalidate entry instead of everything in TreeListViewTomaž Vajngerl1-11/+6
2015-05-29loplugin:redundantcast: const_cast to same typeStephan Bergmann1-1/+1
2015-05-29tdf#91677 fix invidsible menu in BaseTomaž Vajngerl1-8/+4
2015-05-29loplugin:loopvartoosmallNoel Grandin14-19/+19
2015-05-28convert STARTTRACK constants to scoped enumNoel Grandin3-4/+4
2015-05-28convert AUTOSCROLL constants to scoped enumNoel Grandin1-4/+4
2015-05-28convert GETFOCUS constants to scoped enumNoel Grandin2-9/+9
2015-05-28fix highlight rendering for iconview with more effective clippingTomaž Vajngerl1-20/+38
2015-05-28fix drawing treelistbox with redefined background in dbaccessTomaž Vajngerl1-4/+8
2015-05-28Rewrite all calls like Dialog(params).Execute()Philippe Jung2-2/+2
2015-05-27cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-05-27Fix accidental mis-uses of VclPtr address-of operatorStephan Bergmann1-1/+1
2015-05-27convert WINDOW_DRAW flags to scoped enumNoel Grandin4-10/+10
2015-05-26tdf#91416 - fix some incorrectly allocated VirtualDevices.Michael Meeks1-1/+1
2015-05-26Push without PopCaolán McNamara1-2/+3
2015-05-26loplugin: unnecessarysuperclass merge HashedEntryList into NameTranslationListNoel Grandin1-13/+9
2015-05-26convert SCROLL constants to scoped enumNoel Grandin5-11/+11
2015-05-26convert INVALIDATE constants to scoped enumNoel Grandin7-28/+28
2015-05-25Audit all PostUserEvent calls and instrument for VclPtr.Michael Meeks6-13/+14
2015-05-25related tdf#90127: Simplify setting of the 'auto' icon theme.Jan Holesovsky1-41/+16
2015-05-25convert WINDOW_ZORDER constants to scoped enumNoel Grandin1-2/+2
2015-05-24callcatcher: update unused codeCaolán McNamara2-12/+0
2015-05-22svtools: SAL_WARN -> SAL_INFO that was OSL_DEBUG_LEVEL > 1 printf beforeMiklos Vajna1-2/+2
2015-05-22convert WINDOW_POSSIZE constants to scoped enumNoel Grandin3-7/+7
2015-05-22convert WINDOW constants for GetWindow() methods to scoped enumNoel Grandin2-4/+4
2015-05-22loplugin:constantfunctionNoel Grandin2-9/+0
2015-05-22convert constants in include/vcl/settings.hxx to scoped enumsNoel Grandin4-19/+19
2015-05-22convert POINTER constants to scoped enumNoel Grandin9-34/+34
2015-05-21svtools: simplify code by replacing std::find_if with std::any_ofTakeshi Abe2-23/+8
2015-05-21convert CVT constants to scoped enumNoel Grandin1-1/+1
2015-05-21convert TABITEM constants to scoped enumNoel Grandin1-2/+2
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-1/+1
2015-05-20mbHasInsertTab is not needed anymoreTomaž Vajngerl1-3/+1
2015-05-20convert QUEUE_STATUS constants to scoped enumNoel Grandin1-26/+26
2015-05-20convert FONT_SUBSTITUTE constants to scoped enumNoel Grandin1-3/+3
2015-05-20convert ANTIALIASING constants to scoped enumNoel Grandin2-3/+3
2015-05-20convert DRAWMODE constants to scoped enumNoel Grandin3-7/+7
2015-05-20convert IMAGE_DRAW_ constants to scoped enumNoel Grandin8-18/+18
2015-05-20convert TEXT_DRAW constants to scoped enumNoel Grandin12-37/+37
2015-05-20Remove include stdio (part4)Julien Nabet9-19/+2
2015-05-19check for and handle missing base in mail merge (related: fdo#33266)Bjoern Michaelsen2-0/+18
2015-05-18WaE: unused-const-variableCaolán McNamara1-1/+0
2015-05-18callcatcher: update unused codeCaolán McNamara4-36/+0
2015-05-18use RenderTools variant of DrawSelectionBackgroundTomaž Vajngerl1-3/+3