summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2015-07-31tdf#90889 ListBox in grid: properly set selection on change from modelLionel Elie Mamane1-1/+3
2015-07-24tdf#92725 FormattedField: when model value is NULL, force empty display stringLionel Elie Mamane1-1/+1
2015-07-23tdf#92600: Restore ability to apply font settings to controlsKatarina Behrens1-0/+4
2015-07-09Limit the font preview text length.Ashod Nakashian1-1/+3
2015-07-04tdf#92241 fix crashes and rendering of symbol set previewsLászló Németh1-1/+18
2015-07-03fix deselect of textbox on slides with images in underlying masterCaolán McNamara1-23/+28
2015-07-02SdrPaintWindow: no own buffer for rendercontext-enabled vcl::WindowsMiklos Vajna1-2/+2
2015-06-30Partially revert "svx, canvas, desktop: gb_OBJCXXFLAGS are not needed at all"Andras Timar1-0/+4
2015-06-29Resolves: tdf#92275 impress grinds to a halt constant swapping imagesCaolán McNamara1-8/+13
2015-06-23rendercontext: Mass fix of using the wrong size.Jan Holesovsky5-9/+9
2015-06-20fix tabpage renderingLászló Németh1-1/+1
2015-06-19rendercontext: Fix crash with double-buffering in the Styles combo box.Jan Holesovsky11-31/+32
2015-06-19Avoid overflowing SetSizePixel computationStephan Bergmann1-1/+1
2015-06-19Simplify GetSize().Height() -> GetHeight()Stephan Bergmann1-4/+4
2015-06-18Fix: could not convert [...] ‘const char*’ to ‘const rtl::OUString’Tor Lillqvist1-17/+17
2015-06-18Some missing SolarMutexGuard around VclPtr acquire/releaseStephan Bergmann2-2/+4
2015-06-16tdf#73071: Styles tab addition to the sidebar for writerRishabh Kumar6-0/+232
2015-06-16tdf#88290 Adapt the numbering popup to more than 8 itemsMaxim Monastirsky1-1/+1
2015-06-16Related: tdf#87651 Swap buttons and align to the rightMaxim Monastirsky1-8/+9
2015-06-16tdf#87651 Add outline buttons to impress sidebarMaxim Monastirsky3-26/+102
2015-06-16tdf#91944 Fix inc/dec indent buttons in impressMaxim Monastirsky3-252/+34
2015-06-15tdf#91727 - Unwind non-dispatch of idle handlers.Michael Meeks1-0/+1
2015-06-15Resolves: tdf#92082 crash on closing color bar after redocking itCaolán McNamara1-5/+6
2015-06-15sdr tiled rendering: stop animation timer's taskHenry Castro1-4/+7
2015-06-14tdf#90063 Avoid duplicated attribute names in RID_ATTR_NAMESZolnai Tamás1-4/+4
2015-06-11tdf#88295: Don't export transparent background colour as whiteKatarina Behrens2-0/+2
2015-06-11Setting Maximum Value for Transparency spin button in area sidebar tabRishabh Kumar1-0/+7
2015-06-08add (and call before dtor) Commit to SvtSearchOptionsCaolán McNamara1-0/+2
2015-06-07tdf#91840: Default to transparent text backgroundKatarina Behrens1-2/+4
2015-06-06Typo: Gourand → GouraudValter Mura1-1/+1
2015-06-06Apply new VclPtr clang plugin to catch potential problems.Noel Grandin2-2/+2
2015-06-04tdf#91702 - fix stack-based MessBox allocation.Michael Meeks3-3/+3
2015-06-03Fix indent button icons in impress/draw sidebarYousuf Philips1-2/+2
2015-06-03tdf#88276: toolbar|sidebar button for text background colourKatarina Behrens7-9/+93
2015-06-01dispose SfxControllerItem objects correctlyLászló Németh10-10/+17
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
2015-05-26tdf#91431 - fix post-dispose focus issue in color window.Michael Meeks1-1/+2
2015-05-26tdf#91095 svx: avoid unconditional SdrObject -> SdrObjCustomShape static_castMiklos Vajna1-1/+1
2015-05-25tdf#91534: Writer crash using Gallery icon in sidebarJulien Nabet1-3/+4