summaryrefslogtreecommitdiffstats
path: root/svtools
Commit message (Expand)AuthorAgeFilesLines
* tdf#92145: Writer table rows/columns can't be resizedLászló Németh2015-09-191-0/+6
* tdf#92357 clear tab type switcher button of rulerLászló Németh2015-09-191-1/+1
* tdf#93532 - Switching to 64-bit checksumMarco Cecchetti2015-09-191-4/+4
* tdf#93451: svtools: don't commit SvtMenuOptions too earlyMichael Stahl2015-08-201-1/+1
* Remove harmful ill-timed CellController disable on mouse button downLionel Elie Mamane2015-08-071-10/+0
* tdf#92706 - avoid dbaccess wizard crash.Michael Meeks2015-07-161-8/+10
* tdf#91715: lock SolarMutex from dbaui::~ODatabaseAdministrationDialog()Michael Meeks2015-07-141-0/+1
* tdf#92434 - A series of hideous knock-on dbaccess crasher fixes.Michael Meeks2015-07-021-1/+2
* Related tdf#92322: fix crash with doCursorJulien Nabet2015-06-301-0/+2
* uncommitted SvtOptionsDrawinglayer_ImplCaolán McNamara2015-06-241-0/+2
* rendercontext: Mass fix of using the wrong size.Jan Holesovsky2015-06-238-17/+20
* rendercontext: Fix crash with double-buffering in the Styles combo box.Jan Holesovsky2015-06-192-26/+29
* Some missing SolarMutexGuard around VclPtr acquire/releaseStephan Bergmann2015-06-181-0/+1
* tdf#91727 - Unwind non-dispatch of idle handlers.Michael Meeks2015-06-151-0/+1
* graphicexport.ui: Remove incredibly unhelpful “help” messagesAdolfo Jayme Barrientos2015-06-121-59/+5
* tdf#90804 remove SfxFieldUnit enumAndras Timar2015-06-081-7/+7
* gcc4.6: remove trigraph sequences '<::'Thorsten Behrens2015-06-071-2/+2
* Apply new VclPtr clang plugin to catch potential problems.Noel Grandin2015-06-062-3/+3
* fix cherry-pick from masterTomaž Vajngerl2015-06-041-20/+20
* forgot to change the Invalidate to InvalidateEntry in treelistboxTomaž Vajngerl2015-06-041-1/+1
* tdf#91677 fix flickering rulerTomaž Vajngerl2015-06-041-136/+112
* tdf#91199 add Venetian [vec-IT] to language listEike Rathke2015-06-031-0/+1
* lok: Avoid instantiation of the slide sorter barJan Holesovsky2015-06-031-2/+3
* invalidate entry instead of everything in TreeListViewTomaž Vajngerl2015-06-011-11/+6
* tdf#91677 fix invidsible menu in BaseTomaž Vajngerl2015-05-291-8/+4
* fix highlight rendering for iconview with more effective clippingTomaž Vajngerl2015-05-291-20/+38
* fix drawing treelistbox with redefined background in dbaccessTomaž Vajngerl2015-05-291-4/+8
* convert WINDOW_POSSIZE constants to scoped enumNoel Grandin2015-05-293-7/+7
* convert WINDOW constants for GetWindow() methods to scoped enumNoel Grandin2015-05-292-4/+4
* convert constants in include/vcl/settings.hxx to scoped enumsNoel Grandin2015-05-294-19/+19
* convert POINTER constants to scoped enumNoel Grandin2015-05-299-34/+34
* Rewrite all calls like Dialog(params).Execute()Philippe Jung2015-05-282-2/+2
* tdf#91416 - fix some incorrectly allocated VirtualDevices.Michael Meeks2015-05-271-1/+1
* Fix accidental mis-uses of VclPtr address-of operatorStephan Bergmann2015-05-271-1/+1
* Push without PopCaolán McNamara2015-05-261-2/+3
* Audit all PostUserEvent calls and instrument for VclPtr.Michael Meeks2015-05-266-13/+14
* bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier2015-05-201-1/+1
* mbHasInsertTab is not needed anymoreTomaž Vajngerl2015-05-201-3/+1
* convert QUEUE_STATUS constants to scoped enumNoel Grandin2015-05-201-26/+26
* convert FONT_SUBSTITUTE constants to scoped enumNoel Grandin2015-05-201-3/+3
* convert ANTIALIASING constants to scoped enumNoel Grandin2015-05-202-3/+3
* convert DRAWMODE constants to scoped enumNoel Grandin2015-05-203-7/+7
* convert IMAGE_DRAW_ constants to scoped enumNoel Grandin2015-05-208-18/+18
* convert TEXT_DRAW constants to scoped enumNoel Grandin2015-05-2012-37/+37
* Remove include stdio (part4)Julien Nabet2015-05-209-19/+2
* check for and handle missing base in mail merge (related: fdo#33266)Bjoern Michaelsen2015-05-192-0/+18
* WaE: unused-const-variableCaolán McNamara2015-05-181-1/+0
* callcatcher: update unused codeCaolán McNamara2015-05-184-36/+0
* use RenderTools variant of DrawSelectionBackgroundTomaž Vajngerl2015-05-181-3/+3
* pass RenderContext to PreparePaint in TreeListBoxTomaž Vajngerl2015-05-181-13/+12