summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2016-02-10avoid crash with color listbox for nowMarkus Mohrhard1-1/+1
2016-02-04tdf#91762: Check wether the row and the cell have text...Xisco Fauli2-2/+12
2016-02-04Resolves: tdf#97276 don't clip out line if the underlying page size is unknownCaolán McNamara1-3/+5
2016-01-18Related: tdf#71622 compress more gfx in odf streamsThorsten Behrens1-1/+27
2016-01-14editeng: handle SdrModel::isTiledSearching()Miklos Vajna1-1/+1
2016-01-14sd tiled rendering: it's pointless to send selection changes during search allMiklos Vajna1-0/+24
2016-01-08lool - page border shadow can be disabledMarco Cecchetti2-0/+6
2015-12-21fix missing BaseURL when loading embedded objectsMichael Stahl1-1/+2
2015-11-16Resolves: tdf#94069 call setVisible when setDesignMode is calledCaolán McNamara1-0/+2
2015-11-16tdf#95551 - fix image map crash.Michael Meeks1-4/+9
2015-11-16svx: loplugin:badstaticsMichael Stahl2-5/+2
2015-11-03svx: add result of "badstatics" plugin to fix abuse of VCL BitmapsMichael Stahl1-24/+6
2015-11-03tdf#88548 fontwork gallery always have transparent/checkered background.Aybuke Ozdemir2-28/+9
2015-10-29prepare to enable build with ICU 56Eike Rathke1-0/+26
2015-10-29tdf#93487 - protect GetFocus method call post dispose.Michael Meeks1-1/+2
2015-10-29afl-eventtesting: crash on undoing insert new page in impressCaolán McNamara1-2/+2
2015-10-29tdf#72205 when saving changes, mark we did a prepareCloseLionel Elie Mamane1-0/+2
2015-10-26crashtesting+ubsan: kde170880-1.html ANISTOPINSIDE cast to StartInsideItemCaolán McNamara1-2/+2
2015-10-26tdf#93618 teach DbCellControl about "Date"/"Time" as known value propertyLionel Elie Mamane1-0/+4
2015-10-26afl-eventtesting: deref of null GetSdrPageViewCaolán McNamara1-2/+5
2015-10-26afl-eventtesting: deref of null MarkedSdrObjCaolán McNamara1-1/+3
2015-10-18tdf#92411 : don't select all toolbar buttons in the ImageMap EditorSzymon Kłos1-5/+41
2015-10-18RemoteFilesDialogSzymon Kłos1-0/+2
2015-10-17tdf#94495 - protect lstbox usage post-dispose, and fix ItemWin focus.Michael Meeks1-9/+15
2015-10-17tdf#94477 Make Format > Character accessible for customizationYousuf Philips1-3/+3
2015-10-17make FmXGridCell more disposed-safeLionel Elie Mamane1-0/+15
2015-10-14tdf#95002 sd tiled rendering: fix handling of images on page switchMiklos Vajna1-3/+2
2015-10-14sd tiled rendering: make invalidation in DrawViewShell::SwitchPage() optionalMiklos Vajna1-2/+3
2015-10-08SvxStyleBox_Impl::CalcOptimalExtraUserWidth() is a (very) expensive operation.Jan Holesovsky1-6/+15
2015-10-07svx, drawinglayer: handle tools Color <-> BackgroundColorPrimitive2D roundtripMiklos Vajna1-1/+1
2015-09-18tdf#94006 - re-factor and fix OpenGLContext mis-use.Michael Meeks3-8/+7
2015-09-18svx: fix font rendering in the style previewMichael Stahl1-21/+30
2015-09-18tdf#91383: sw: prevent style preview from actually creating stylesMichael Stahl2-33/+38
2015-09-18tdf#93928 don't hide the zoom slider and its handle with a tooltipLászló Németh2-6/+2
2015-09-18tdf#92843: fix disappearing zoom sliderLászló Németh1-10/+2
2015-09-18Related: rhbz#1255200 apparent missing stylesheetCaolán McNamara1-6/+11
2015-09-18tdf#73071 Fix minor spacing issue in style sectionYousuf Philips1-1/+0
2015-09-14Removed some whole page invalidations in impressMihai Varga1-2/+4
2015-08-31tdf#92379: svx: don't overwrite fo:background-color on ODF importMichael Stahl1-3/+3
2015-08-31tdf#93558 Hardcode black text on white backgroundMaxim Monastirsky1-8/+3
2015-08-31there might be no modelCaolán McNamara1-1/+1
2015-08-20tdf#93102 : resolved crash on enabling image contourSzymon Kłos1-0/+2
2015-08-20tdf#93114 insert character: add missing recalculate for font selectionLászló Németh1-0/+1
2015-08-20tdf#93407 GrabFocus during disposeMaxim Monastirsky1-2/+2
2015-08-20tdf#78111 Sane preferred width for the color mode comboboxMaxim Monastirsky1-0/+1
2015-08-20Resolves: tdf#93113 crash on revisiting insert special characterCaolán McNamara1-5/+1
2015-08-20Related: tdf#78111 Try to guard against too wide panel layoutsMaxim Monastirsky1-1/+11
2015-08-20tdf#93290 Limit the size request of the styles comboboxMaxim Monastirsky1-1/+11
2015-08-20tdf#93382: Make HACK more targeted to avoid collateral damageStephan Bergmann1-2/+6
2015-08-20Listen to error only while operating on controller.Lionel Elie Mamane1-5/+7