summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)AuthorFilesLines
2015-08-07Remove harmful ill-timed CellController disable on mouse button downLionel Elie Mamane1-10/+0
2015-07-16tdf#92706 - avoid dbaccess wizard crash.Michael Meeks1-8/+10
2015-07-14tdf#91715: lock SolarMutex from dbaui::~ODatabaseAdministrationDialog()Michael Meeks1-0/+1
2015-07-02tdf#92434 - A series of hideous knock-on dbaccess crasher fixes.Michael Meeks1-1/+2
2015-06-30Related tdf#92322: fix crash with doCursorJulien Nabet1-0/+2
2015-06-24uncommitted SvtOptionsDrawinglayer_ImplCaolán McNamara1-0/+2
2015-06-23rendercontext: Mass fix of using the wrong size.Jan Holesovsky8-17/+20
2015-06-19rendercontext: Fix crash with double-buffering in the Styles combo box.Jan Holesovsky2-26/+29
2015-06-18Some missing SolarMutexGuard around VclPtr acquire/releaseStephan Bergmann1-0/+1
2015-06-15tdf#91727 - Unwind non-dispatch of idle handlers.Michael Meeks1-0/+1
2015-06-12graphicexport.ui: Remove incredibly unhelpful “help” messagesAdolfo Jayme Barrientos1-59/+5
2015-06-08tdf#90804 remove SfxFieldUnit enumAndras Timar1-7/+7
2015-06-07gcc4.6: remove trigraph sequences '<::'Thorsten Behrens1-2/+2
2015-06-06Apply new VclPtr clang plugin to catch potential problems.Noel Grandin2-3/+3
2015-06-04fix cherry-pick from masterTomaž Vajngerl1-20/+20
2015-06-04forgot to change the Invalidate to InvalidateEntry in treelistboxTomaž Vajngerl1-1/+1
2015-06-04tdf#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-01invalidate entry instead of everything in TreeListViewTomaž Vajngerl1-11/+6
2015-05-29tdf#91677 fix invidsible menu in BaseTomaž Vajngerl1-8/+4
2015-05-29fix highlight rendering for iconview with more effective clippingTomaž Vajngerl1-20/+38
2015-05-29fix drawing treelistbox with redefined background in dbaccessTomaž Vajngerl1-4/+8
2015-05-29convert WINDOW_POSSIZE constants to scoped enumNoel Grandin3-7/+7
2015-05-29convert WINDOW constants for GetWindow() methods to scoped enumNoel Grandin2-4/+4
2015-05-29convert constants in include/vcl/settings.hxx to scoped enumsNoel Grandin4-19/+19
2015-05-29convert POINTER constants to scoped enumNoel Grandin9-34/+34
2015-05-28Rewrite all calls like Dialog(params).Execute()Philippe Jung2-2/+2
2015-05-27tdf#91416 - fix some incorrectly allocated VirtualDevices.Michael Meeks1-1/+1
2015-05-27Fix accidental mis-uses of VclPtr address-of operatorStephan Bergmann1-1/+1
2015-05-26Push without PopCaolán McNamara1-2/+3
2015-05-26Audit all PostUserEvent calls and instrument for VclPtr.Michael Meeks6-13/+14
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
2015-05-18pass RenderContext to PreparePaint in TreeListBoxTomaž Vajngerl1-13/+12
2015-05-18refactor how font, fg. and bg. are applied in widgets/controlsTomaž Vajngerl13-195/+184
2015-05-17cleanup tabbarTomaž Vajngerl1-373/+378
2015-05-17tabbar: use a button for adding of tabs, move button before tabsTomaž Vajngerl3-36/+46
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini1-1/+1