summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)AuthorFilesLines
2016-01-19svtools: implement clipboard import of JPEG filesMiklos Vajna1-0/+25
2015-11-03tdf#90987: SlideSorterBarOptions was missing Commit() tooKatarina Behrens1-7/+38
2015-11-03Fix tdf#93438 Impress generate abnormal style when copy-pastingMark Hung1-2/+19
2015-10-26tdf#93390 correctly handle back-and-forth between numeric and text valueLionel Elie Mamane1-15/+16
2015-10-26afl-eventtesting: div by zeroCaolán McNamara1-1/+1
2015-10-20sc: initial png exportMiklos Vajna1-0/+2
2015-10-19Writer image export: cmd. line, default to white backgroundTomaž Vajngerl1-1/+8
2015-10-18RemoteFilesDialogSzymon Kłos10-639/+1211
2015-10-17tdf#93733: Assertion failed when clear font size field in paragraph styleJulien Nabet1-1/+1
2015-09-18tdf#92145: Writer table rows/columns can't be resizedLászló Németh1-0/+6
2015-09-18tdf#92357 clear tab type switcher button of rulerLászló Németh1-1/+1
2015-09-18tdf#93532 - Switching to 64-bit checksumMarco Cecchetti1-4/+4
2015-08-20tdf#93451: svtools: don't commit SvtMenuOptions too earlyMichael Stahl1-1/+1
2015-08-20Remove harmful ill-timed CellController disable on mouse button downLionel Elie Mamane1-10/+0
2015-08-06tdf#92706 - avoid dbaccess wizard crash.Michael Meeks1-8/+10
2015-08-06tdf#91715: lock SolarMutex from dbaui::~ODatabaseAdministrationDialog()Michael Meeks1-0/+1
2015-08-06tdf#92434 - A series of hideous knock-on dbaccess crasher fixes.Michael Meeks1-1/+2
2015-08-06Related tdf#92322: fix crash with doCursorJulien Nabet1-0/+2
2015-08-06uncommitted SvtOptionsDrawinglayer_ImplCaolán McNamara1-0/+2
2015-08-06rendercontext: Mass fix of using the wrong size.Jan Holesovsky8-17/+20
2015-08-06rendercontext: Fix crash with double-buffering in the Styles combo box.Jan Holesovsky2-26/+29
2015-08-06Some missing SolarMutexGuard around VclPtr acquire/releaseStephan Bergmann1-0/+1
2015-08-06tdf#91727 - Unwind non-dispatch of idle handlers.Michael Meeks1-0/+1
2015-08-06graphicexport.ui: Remove incredibly unhelpful “help” messagesAdolfo Jayme Barrientos1-59/+5
2015-08-06tdf#90804 remove SfxFieldUnit enumAndras Timar1-7/+7
2015-08-06gcc4.6: remove trigraph sequences '<::'Thorsten Behrens1-2/+2
2015-08-06Apply new VclPtr clang plugin to catch potential problems.Noel Grandin2-3/+3
2015-08-06fix cherry-pick from masterTomaž Vajngerl1-20/+20
2015-08-06forgot to change the Invalidate to InvalidateEntry in treelistboxTomaž Vajngerl1-1/+1
2015-08-06tdf#91677 fix flickering rulerTomaž Vajngerl1-136/+112
2015-08-06tdf#91199 add Venetian [vec-IT] to language listEike Rathke1-0/+1
2015-08-06invalidate entry instead of everything in TreeListViewTomaž Vajngerl1-11/+6
2015-06-03lok: Avoid instantiation of the slide sorter barJan Holesovsky1-2/+3
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