summaryrefslogtreecommitdiffstats
path: root/svx
Commit message (Expand)AuthorAgeFilesLines
* svx: add result of "badstatics" plugin to fix abuse of VCL BitmapsMichael Stahl2015-11-031-24/+6
* tdf#88548 fontwork gallery always have transparent/checkered background.Aybuke Ozdemir2015-11-032-28/+9
* prepare to enable build with ICU 56Eike Rathke2015-10-291-0/+26
* tdf#93487 - protect GetFocus method call post dispose.Michael Meeks2015-10-291-1/+2
* afl-eventtesting: crash on undoing insert new page in impressCaolán McNamara2015-10-291-2/+2
* tdf#72205 when saving changes, mark we did a prepareCloseLionel Elie Mamane2015-10-291-0/+2
* crashtesting+ubsan: kde170880-1.html ANISTOPINSIDE cast to StartInsideItemCaolán McNamara2015-10-261-2/+2
* tdf#93618 teach DbCellControl about "Date"/"Time" as known value propertyLionel Elie Mamane2015-10-261-0/+4
* afl-eventtesting: deref of null GetSdrPageViewCaolán McNamara2015-10-261-2/+5
* afl-eventtesting: deref of null MarkedSdrObjCaolán McNamara2015-10-261-1/+3
* tdf#92411 : don't select all toolbar buttons in the ImageMap EditorSzymon Kłos2015-10-181-5/+41
* RemoteFilesDialogSzymon Kłos2015-10-181-0/+2
* tdf#94495 - protect lstbox usage post-dispose, and fix ItemWin focus.Michael Meeks2015-10-171-9/+15
* tdf#94477 Make Format > Character accessible for customizationYousuf Philips2015-10-171-3/+3
* make FmXGridCell more disposed-safeLionel Elie Mamane2015-10-171-0/+15
* tdf#95002 sd tiled rendering: fix handling of images on page switchMiklos Vajna2015-10-141-3/+2
* sd tiled rendering: make invalidation in DrawViewShell::SwitchPage() optionalMiklos Vajna2015-10-141-2/+3
* SvxStyleBox_Impl::CalcOptimalExtraUserWidth() is a (very) expensive operation.Jan Holesovsky2015-10-081-6/+15
* svx, drawinglayer: handle tools Color <-> BackgroundColorPrimitive2D roundtripMiklos Vajna2015-10-071-1/+1
* tdf#94006 - re-factor and fix OpenGLContext mis-use.Michael Meeks2015-09-183-8/+7
* svx: fix font rendering in the style previewMichael Stahl2015-09-181-21/+30
* tdf#91383: sw: prevent style preview from actually creating stylesMichael Stahl2015-09-182-33/+38
* tdf#93928 don't hide the zoom slider and its handle with a tooltipLászló Németh2015-09-182-6/+2
* tdf#92843: fix disappearing zoom sliderLászló Németh2015-09-181-10/+2
* Related: rhbz#1255200 apparent missing stylesheetCaolán McNamara2015-09-181-6/+11
* tdf#73071 Fix minor spacing issue in style sectionYousuf Philips2015-09-181-1/+0
* Removed some whole page invalidations in impressMihai Varga2015-09-141-2/+4
* tdf#92379: svx: don't overwrite fo:background-color on ODF importMichael Stahl2015-08-311-3/+3
* tdf#93558 Hardcode black text on white backgroundMaxim Monastirsky2015-08-311-8/+3
* there might be no modelCaolán McNamara2015-08-311-1/+1
* tdf#93102 : resolved crash on enabling image contourSzymon Kłos2015-08-201-0/+2
* tdf#93114 insert character: add missing recalculate for font selectionLászló Németh2015-08-201-0/+1
* tdf#93407 GrabFocus during disposeMaxim Monastirsky2015-08-201-2/+2
* tdf#78111 Sane preferred width for the color mode comboboxMaxim Monastirsky2015-08-201-0/+1
* Resolves: tdf#93113 crash on revisiting insert special characterCaolán McNamara2015-08-201-5/+1
* Related: tdf#78111 Try to guard against too wide panel layoutsMaxim Monastirsky2015-08-201-1/+11
* tdf#93290 Limit the size request of the styles comboboxMaxim Monastirsky2015-08-201-1/+11
* tdf#93382: Make HACK more targeted to avoid collateral damageStephan Bergmann2015-08-201-2/+6
* Listen to error only while operating on controller.Lionel Elie Mamane2015-08-201-5/+7
* form document view activation: prioritise activation of already active formLionel Elie Mamane2015-08-201-17/+79
* tdf#92725 FormattedField: when model value is NULL, force empty display stringLionel Elie Mamane2015-08-061-1/+1
* ListBox in grid: properly set selection on change from modelLionel Elie Mamane2015-08-061-1/+3
* svx, sd, sw: GetPoolDefaultItem() can actually return nullptrMichael Stahl2015-08-061-1/+4
* tdf#92600: Restore ability to apply font settings to controlsKatarina Behrens2015-08-061-0/+4
* tdf#92571: add mime types for several image file formatsCarlos Luque2015-08-061-1/+5
* Resolves: tdf#63955 clip 19km long line to some sane limitCaolán McNamara2015-08-061-18/+53
* tdf#92645 svx rendercontext: fix missing paint on shape text editingMiklos Vajna2015-08-061-1/+6
* SdrPaintView::AddWindowToPaintView: take a vcl::Window, tooMiklos Vajna2015-08-063-7/+7
* SdrPaintWindow: optionally take a vcl::Window, tooMiklos Vajna2015-08-061-1/+2
* Related: tdf#92645 svx rendercontext: avoid direct paint on ending text editMiklos Vajna2015-08-061-4/+0