summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2015-12-17fix missing BaseURL when loading embedded objectsMichael Stahl1-1/+2
2015-12-03Resolves: rhbz#1277445 CalcOptimalExtraUserWidth() is slowJan Holesovsky1-6/+14
2015-11-15Resolves: tdf#94069 call setVisible when setDesignMode is calledCaolán McNamara1-0/+2
2015-11-13tdf#95551 - fix image map crash.Michael Meeks1-4/+9
2015-11-13svx: loplugin:badstaticsMichael Stahl2-5/+2
2015-11-03svx: add result of "badstatics" plugin to fix abuse of VCL BitmapsMichael Stahl1-24/+6
2015-10-30tdf#88548 fontwork gallery always have transparent/checkered background.Aybuke Ozdemir2-28/+9
2015-10-28prepare to enable build with ICU 56Eike Rathke1-0/+26
2015-10-27tdf#93487 - protect GetFocus method call post dispose.Michael Meeks1-1/+2
2015-10-27afl-eventtesting: crash on undoing insert new page in impressCaolán McNamara1-2/+2
2015-10-27tdf#72205 when saving changes, mark we did a prepareCloseLionel Elie Mamane1-0/+2
2015-10-23crashtesting+ubsan: kde170880-1.html ANISTOPINSIDE cast to StartInsideItemCaolán McNamara1-2/+2
2015-10-20tdf#93618 teach DbCellControl about "Date"/"Time" as known value propertyLionel Elie Mamane1-0/+4
2015-10-19afl-eventtesting: deref of null GetSdrPageViewCaolán McNamara1-2/+5
2015-10-19afl-eventtesting: deref of null MarkedSdrObjCaolán McNamara1-1/+3
2015-10-15tdf#94495 - protect lstbox usage post-dispose, and fix ItemWin focus.Michael Meeks1-9/+15
2015-10-13tdf#94477 Make Format > Character accessible for customizationYousuf Philips1-3/+3
2015-09-23make FmXGridCell more disposed-safeLionel Elie Mamane1-0/+15
2015-09-08tdf#94006 - re-factor and fix OpenGLContext mis-use.Michael Meeks3-8/+7
2015-09-08svx: fix font rendering in the style previewMichael Stahl1-21/+30
2015-09-08tdf#91383: sw: prevent style preview from actually creating stylesMichael Stahl2-33/+38
2015-09-05tdf#93928 don't hide the zoom slider and its handle with a tooltipLászló Németh2-6/+2
2015-09-04tdf#92843: fix disappearing zoom sliderLászló Németh1-10/+2
2015-09-01Related: rhbz#1255200 apparent missing stylesheetCaolán McNamara1-6/+11
2015-09-01tdf#73071 Fix minor spacing issue in style sectionYousuf Philips1-1/+0
2015-08-29tdf#92379: svx: don't overwrite fo:background-color on ODF importMichael Stahl1-3/+3
2015-08-28tdf#93558 Hardcode black text on white backgroundMaxim Monastirsky1-8/+3
2015-08-26there might be no modelCaolán McNamara1-1/+1
2015-08-18tdf#93102 : resolved crash on enabling image contourSzymon Kłos1-0/+2
2015-08-17tdf#93114 insert character: add missing recalculate for font selectionLászló Németh1-0/+1
2015-08-13tdf#93407 GrabFocus during disposeMaxim Monastirsky1-2/+2
2015-08-13tdf#78111 Sane preferred width for the color mode comboboxMaxim Monastirsky1-0/+1
2015-08-12Resolves: tdf#93113 crash on revisiting insert special characterCaolán McNamara1-5/+1
2015-08-12Related: tdf#78111 Try to guard against too wide panel layoutsMaxim Monastirsky1-1/+11
2015-08-12tdf#93290 Limit the size request of the styles comboboxMaxim Monastirsky1-1/+11
2015-08-12tdf#93382: Make HACK more targeted to avoid collateral damageStephan Bergmann1-2/+6
2015-08-07Listen to error only while operating on controller.Lionel Elie Mamane1-5/+7
2015-08-07form document view activation: prioritise activation of already active formLionel Elie Mamane1-17/+79
2015-07-23tdf#92725 FormattedField: when model value is NULL, force empty display stringLionel Elie Mamane1-1/+1
2015-07-23ListBox in grid: properly set selection on change from modelLionel Elie Mamane1-1/+3
2015-07-23svx, sd, sw: GetPoolDefaultItem() can actually return nullptrMichael Stahl1-1/+4
2015-07-23tdf#92600: Restore ability to apply font settings to controlsKatarina Behrens1-0/+4
2015-07-17tdf#92571: add mime types for several image file formatsCarlos Luque1-1/+5
2015-07-15Resolves: tdf#63955 clip 19km long line to some sane limitCaolán McNamara1-18/+53
2015-07-10tdf#92645 svx rendercontext: fix missing paint on shape text editingMiklos Vajna1-1/+6
2015-07-10SdrPaintView::AddWindowToPaintView: take a vcl::Window, tooMiklos Vajna3-7/+7
2015-07-10SdrPaintWindow: optionally take a vcl::Window, tooMiklos Vajna1-1/+2
2015-07-10Related: tdf#92645 svx rendercontext: avoid direct paint on ending text editMiklos Vajna1-4/+0
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