summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2015-08-06tdf#92571: add mime types for several image file formatsCarlos Luque1-1/+5
2015-08-06Resolves: tdf#63955 clip 19km long line to some sane limitCaolán McNamara1-18/+53
2015-08-06tdf#92645 svx rendercontext: fix missing paint on shape text editingMiklos Vajna1-1/+6
2015-08-06SdrPaintView::AddWindowToPaintView: take a vcl::Window, tooMiklos Vajna3-7/+7
2015-08-06SdrPaintWindow: optionally take a vcl::Window, tooMiklos Vajna1-1/+2
2015-08-06Related: tdf#92645 svx rendercontext: avoid direct paint on ending text editMiklos Vajna1-4/+0
2015-08-06Limit the font preview text length.Ashod Nakashian1-1/+3
2015-08-06tdf#92241 fix crashes and rendering of symbol set previewsLászló Németh1-1/+18
2015-08-06fix deselect of textbox on slides with images in underlying masterCaolán McNamara1-23/+28
2015-08-06SdrPaintWindow: no own buffer for rendercontext-enabled vcl::WindowsMiklos Vajna1-2/+2
2015-08-06Resolves: tdf#92275 impress grinds to a halt constant swapping imagesCaolán McNamara1-8/+13
2015-08-06rendercontext: Mass fix of using the wrong size.Jan Holesovsky5-9/+9
2015-08-06fix tabpage renderingLászló Németh1-1/+1
2015-08-06rendercontext: Fix crash with double-buffering in the Styles combo box.Jan Holesovsky11-31/+32
2015-08-06Avoid overflowing SetSizePixel computationStephan Bergmann1-1/+1
2015-08-06Simplify GetSize().Height() -> GetHeight()Stephan Bergmann1-4/+4
2015-08-06Fix: could not convert [...] ‘const char*’ to ‘const rtl::OUString’Tor Lillqvist1-17/+17
2015-08-06Some missing SolarMutexGuard around VclPtr acquire/releaseStephan Bergmann2-2/+4
2015-08-06tdf#73071: Styles tab addition to the sidebar for writerRishabh Kumar6-0/+232
2015-08-06tdf#88290 Adapt the numbering popup to more than 8 itemsMaxim Monastirsky1-1/+1
2015-08-06Related: tdf#87651 Swap buttons and align to the rightMaxim Monastirsky1-8/+9
2015-08-06tdf#87651 Add outline buttons to impress sidebarMaxim Monastirsky3-26/+102
2015-08-06tdf#91944 Fix inc/dec indent buttons in impressMaxim Monastirsky3-252/+34
2015-08-06tdf#91727 - Unwind non-dispatch of idle handlers.Michael Meeks1-0/+1
2015-08-06Resolves: tdf#92082 crash on closing color bar after redocking itCaolán McNamara1-5/+6
2015-08-06tdf#90063 Avoid duplicated attribute names in RID_ATTR_NAMESZolnai Tamás1-4/+4
2015-08-06tdf#88295: Don't export transparent background colour as whiteKatarina Behrens2-0/+2
2015-08-06Setting Maximum Value for Transparency spin button in area sidebar tabRishabh Kumar1-0/+7
2015-08-06add (and call before dtor) Commit to SvtSearchOptionsCaolán McNamara1-0/+2
2015-08-06tdf#91840: Default to transparent text backgroundKatarina Behrens1-2/+4
2015-08-06Typo: Gourand → GouraudValter Mura1-1/+1
2015-08-06Apply new VclPtr clang plugin to catch potential problems.Noel Grandin2-2/+2
2015-08-06tdf#91702 - fix stack-based MessBox allocation.Michael Meeks3-3/+3
2015-08-06Fix indent button icons in impress/draw sidebarYousuf Philips1-2/+2
2015-08-06tdf#88276: toolbar|sidebar button for text background colourKatarina Behrens7-9/+93
2015-08-06dispose SfxControllerItem objects correctlyLászló Németh10-10/+17
2015-07-01Partially revert "svx, canvas, desktop: gb_OBJCXXFLAGS are not needed at all"Andras Timar1-0/+4
2015-06-15sdr tiled rendering: stop animation timer's taskHenry Castro1-4/+7
2015-05-29convert WINDOW_POSSIZE constants to scoped enumNoel Grandin1-2/+2
2015-05-29convert WINDOW constants for GetWindow() methods to scoped enumNoel Grandin3-7/+7
2015-05-29convert constants in include/vcl/settings.hxx to scoped enumsNoel Grandin1-13/+12
2015-05-29convert POINTER constants to scoped enumNoel Grandin19-132/+132
2015-05-28tdf#91653 Give this command a saner nameAdolfo Jayme Barrientos1-1/+1
2015-05-28Rewrite all calls like Dialog(params).Execute()Philippe Jung6-10/+10
2015-05-28Resolves tdf#67712 form controls and draw objectsHenry Castro1-0/+1
2015-05-27Fix accidental mis-uses of VclPtr address-of operatorStephan Bergmann2-2/+2
2015-05-26Resolves: tdf#91542 crash on pressing return in sidebar line popupCaolán McNamara2-1/+7
2015-05-26Related: tdf#91542 line box width cannot be changedCaolán McNamara1-2/+2
2015-05-26Audit all PostUserEvent calls and instrument for VclPtr.Michael Meeks8-24/+10
2015-05-26tdf#91525 - dispose SfxControllerItem member.Michael Meeks1-2/+2