summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)Author
2015-07-17tdf#92571: add mime types for several image file formatsCarlos Luque
2015-07-15Resolves: tdf#63955 clip 19km long line to some sane limitCaolán McNamara
2015-07-10tdf#92645 svx rendercontext: fix missing paint on shape text editingMiklos Vajna
2015-07-10SdrPaintView::AddWindowToPaintView: take a vcl::Window, tooMiklos Vajna
2015-07-10SdrPaintWindow: optionally take a vcl::Window, tooMiklos Vajna
2015-07-10Related: tdf#92645 svx rendercontext: avoid direct paint on ending text editMiklos Vajna
2015-07-09Limit the font preview text length.Ashod Nakashian
2015-07-04tdf#92241 fix crashes and rendering of symbol set previewsLászló Németh
2015-07-03fix deselect of textbox on slides with images in underlying masterCaolán McNamara
2015-07-02SdrPaintWindow: no own buffer for rendercontext-enabled vcl::WindowsMiklos Vajna
2015-06-30Partially revert "svx, canvas, desktop: gb_OBJCXXFLAGS are not needed at all"Andras Timar
2015-06-29Resolves: tdf#92275 impress grinds to a halt constant swapping imagesCaolán McNamara
2015-06-23rendercontext: Mass fix of using the wrong size.Jan Holesovsky
2015-06-20fix tabpage renderingLászló Németh
2015-06-19rendercontext: Fix crash with double-buffering in the Styles combo box.Jan Holesovsky
2015-06-19Avoid overflowing SetSizePixel computationStephan Bergmann
2015-06-19Simplify GetSize().Height() -> GetHeight()Stephan Bergmann
2015-06-18Fix: could not convert [...] ‘const char*’ to ‘const rtl::OUString’Tor Lillqvist
2015-06-18Some missing SolarMutexGuard around VclPtr acquire/releaseStephan Bergmann
2015-06-16tdf#73071: Styles tab addition to the sidebar for writerRishabh Kumar
2015-06-16tdf#88290 Adapt the numbering popup to more than 8 itemsMaxim Monastirsky
2015-06-16Related: tdf#87651 Swap buttons and align to the rightMaxim Monastirsky
2015-06-16tdf#87651 Add outline buttons to impress sidebarMaxim Monastirsky
2015-06-16tdf#91944 Fix inc/dec indent buttons in impressMaxim Monastirsky
2015-06-15tdf#91727 - Unwind non-dispatch of idle handlers.Michael Meeks
2015-06-15Resolves: tdf#92082 crash on closing color bar after redocking itCaolán McNamara
2015-06-15sdr tiled rendering: stop animation timer's taskHenry Castro
2015-06-14tdf#90063 Avoid duplicated attribute names in RID_ATTR_NAMESZolnai Tamás
2015-06-11tdf#88295: Don't export transparent background colour as whiteKatarina Behrens
2015-06-11Setting Maximum Value for Transparency spin button in area sidebar tabRishabh Kumar
2015-06-08add (and call before dtor) Commit to SvtSearchOptionsCaolán McNamara
2015-06-07tdf#91840: Default to transparent text backgroundKatarina Behrens
2015-06-06Typo: Gourand → GouraudValter Mura
2015-06-06Apply new VclPtr clang plugin to catch potential problems.Noel Grandin
2015-06-04tdf#91702 - fix stack-based MessBox allocation.Michael Meeks
2015-06-03Fix indent button icons in impress/draw sidebarYousuf Philips
2015-06-03tdf#88276: toolbar|sidebar button for text background colourKatarina Behrens
2015-06-01dispose SfxControllerItem objects correctlyLászló Németh
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
2015-05-26Resolves: tdf#91542 crash on pressing return in sidebar line popupCaolán McNamara
2015-05-26Related: tdf#91542 line box width cannot be changedCaolán McNamara
2015-05-26Audit all PostUserEvent calls and instrument for VclPtr.Michael Meeks
2015-05-26tdf#91525 - dispose SfxControllerItem member.Michael Meeks