summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)Author
2015-08-06tdf#92725 FormattedField: when model value is NULL, force empty display stringLionel Elie Mamane
2015-08-06ListBox in grid: properly set selection on change from modelLionel Elie Mamane
2015-08-06svx, sd, sw: GetPoolDefaultItem() can actually return nullptrMichael Stahl
2015-08-06tdf#92600: Restore ability to apply font settings to controlsKatarina Behrens
2015-08-06tdf#92571: add mime types for several image file formatsCarlos Luque
2015-08-06Resolves: tdf#63955 clip 19km long line to some sane limitCaolán McNamara
2015-08-06tdf#92645 svx rendercontext: fix missing paint on shape text editingMiklos Vajna
2015-08-06SdrPaintView::AddWindowToPaintView: take a vcl::Window, tooMiklos Vajna
2015-08-06SdrPaintWindow: optionally take a vcl::Window, tooMiklos Vajna
2015-08-06Related: tdf#92645 svx rendercontext: avoid direct paint on ending text editMiklos Vajna
2015-08-06Limit the font preview text length.Ashod Nakashian
2015-08-06tdf#92241 fix crashes and rendering of symbol set previewsLászló Németh
2015-08-06fix deselect of textbox on slides with images in underlying masterCaolán McNamara
2015-08-06SdrPaintWindow: no own buffer for rendercontext-enabled vcl::WindowsMiklos Vajna
2015-08-06Resolves: tdf#92275 impress grinds to a halt constant swapping imagesCaolán McNamara
2015-08-06rendercontext: Mass fix of using the wrong size.Jan Holesovsky
2015-08-06fix tabpage renderingLászló Németh
2015-08-06rendercontext: Fix crash with double-buffering in the Styles combo box.Jan Holesovsky
2015-08-06Avoid overflowing SetSizePixel computationStephan Bergmann
2015-08-06Simplify GetSize().Height() -> GetHeight()Stephan Bergmann
2015-08-06Fix: could not convert [...] ‘const char*’ to ‘const rtl::OUString’Tor Lillqvist
2015-08-06Some missing SolarMutexGuard around VclPtr acquire/releaseStephan Bergmann
2015-08-06tdf#73071: Styles tab addition to the sidebar for writerRishabh Kumar
2015-08-06tdf#88290 Adapt the numbering popup to more than 8 itemsMaxim Monastirsky
2015-08-06Related: tdf#87651 Swap buttons and align to the rightMaxim Monastirsky
2015-08-06tdf#87651 Add outline buttons to impress sidebarMaxim Monastirsky
2015-08-06tdf#91944 Fix inc/dec indent buttons in impressMaxim Monastirsky
2015-08-06tdf#91727 - Unwind non-dispatch of idle handlers.Michael Meeks
2015-08-06Resolves: tdf#92082 crash on closing color bar after redocking itCaolán McNamara
2015-08-06tdf#90063 Avoid duplicated attribute names in RID_ATTR_NAMESZolnai Tamás
2015-08-06tdf#88295: Don't export transparent background colour as whiteKatarina Behrens
2015-08-06Setting Maximum Value for Transparency spin button in area sidebar tabRishabh Kumar
2015-08-06add (and call before dtor) Commit to SvtSearchOptionsCaolán McNamara
2015-08-06tdf#91840: Default to transparent text backgroundKatarina Behrens
2015-08-06Typo: Gourand → GouraudValter Mura
2015-08-06Apply new VclPtr clang plugin to catch potential problems.Noel Grandin
2015-08-06tdf#91702 - fix stack-based MessBox allocation.Michael Meeks
2015-08-06Fix indent button icons in impress/draw sidebarYousuf Philips
2015-08-06tdf#88276: toolbar|sidebar button for text background colourKatarina Behrens
2015-08-06dispose SfxControllerItem objects correctlyLászló Németh
2015-07-01Partially revert "svx, canvas, desktop: gb_OBJCXXFLAGS are not needed at all"Andras Timar
2015-06-15sdr tiled rendering: stop animation timer's taskHenry Castro
2015-05-29convert WINDOW_POSSIZE constants to scoped enumNoel Grandin
2015-05-29convert WINDOW constants for GetWindow() methods to scoped enumNoel Grandin
2015-05-29convert constants in include/vcl/settings.hxx to scoped enumsNoel Grandin
2015-05-29convert POINTER constants to scoped enumNoel Grandin
2015-05-28tdf#91653 Give this command a saner nameAdolfo Jayme Barrientos
2015-05-28Rewrite all calls like Dialog(params).Execute()Philippe Jung
2015-05-28Resolves tdf#67712 form controls and draw objectsHenry Castro
2015-05-27Fix accidental mis-uses of VclPtr address-of operatorStephan Bergmann