summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2016-07-22Resolves: tdf#100845 exception during vcl painting -> std::terminateCaolán McNamara1-9/+16
2016-07-08Resolves: rhbz#1353069 don't clear XATTR_FILL* from stylesheet if...Caolán McNamara1-16/+22
2016-06-17Resolves: tdf#82532 parent mutex dtored before child dtor uses itCaolán McNamara2-10/+3
2016-06-09tdf#100269 svx: fix undo of table column resizeMiklos Vajna8-1/+96
2016-05-31tdf#93403 check for changed DataSource on all Controls on form reloadLionel Elie Mamane1-1/+12
2016-05-30tdf#100115: _nColId is sal_uInt16Julien Nabet1-2/+2
2016-05-11tdf#98163 Flush ressources at CustomShapes during importArmin Le Grand4-32/+52
2016-05-10tdf#99338 Fix GrabFocus during dispose crashesMaxim Monastirsky2-2/+4
2016-05-09Hide text highlight color button for cellsMaxim Monastirsky1-1/+3
2016-05-09tdf#94221 repair dialog for text along pathRegina Henschel1-13/+16
2016-05-03rhbz#1326602 avoid exp. bg bitmaps from deleted slidesDavid Tardon1-0/+70
2016-05-02tdf#99452 svx: fix undo of table row edge dragMiklos Vajna7-1/+36
2016-04-26-Werror=misleading-indentation (GCC 6)Stephan Bergmann1-2/+4
2016-04-26tdf#99396 SvxTableController::SetVertical: implement undo supportMiklos Vajna3-1/+34
2016-04-12Resolves: tdf#98366 paste document has 10x10 sized SdPages...Caolán McNamara1-23/+25
2016-03-15vcl: move graph.[hx]xx to graphic.[hc]xxChris Sherlock13-13/+13
2016-03-09Use rtl::math::isNan()Fabio Buso1-2/+3
2016-03-02tdf#96922 Suppress EditView PageVisuailsation in GraphicExporterArmin Le Grand1-0/+4
2016-02-03tdf#91762: Check wether the row and the cell have text...Xisco Fauli2-2/+12
2016-02-02Make Position and Size sidebar tab visible when a line is selectedRishabh1-0/+2
2016-01-28Resolves: tdf#96580 Sequence::get doesn't return the start of the dataCaolán McNamara1-1/+1
2016-01-26Resolves: tdf#97276 don't clip out line if the underlying page size is unknownCaolán McNamara1-3/+5
2016-01-21tdf#96685 - set initial focus of accessible editeng objectsJustin Luth1-0/+2
2016-01-12tdf#97075 - don't render sdr overlays before we paint.Michael Meeks1-1/+1
2016-01-11tdf#96482 Revert "tdf#94069 call setVisible when setDesignMode is called"Lionel Elie Mamane1-2/+0
2016-01-07tdf#96708: don't modify document while copying to clipboardMike Kaganski3-8/+3
2015-12-31findbar: This must be a copy'n'paste error.Jan Holesovsky1-1/+1
2015-12-15svx: set BaseURL from SvxOle2Shape::createObject()Michael Stahl1-1/+6
2015-12-15fix missing BaseURL when loading embedded objectsMichael Stahl1-1/+2
2015-12-14tdf#96206: Avoid scaling objects while copying to clipboardMike Kaganski1-0/+1
2015-12-08Related: tdf#71622 compress more gfx in odf streamsThorsten Behrens1-1/+27
2015-11-25tdf#76825 Add padding between style render and context buttonYousuf Philips1-1/+2
2015-11-25loplugin:unusedfields in include/svxNoel Grandin12-39/+12
2015-11-25loplugin:unusedfields in include/sfx2/Noel Grandin2-2/+2
2015-11-24crashtesting: ooo72999-1.ods NaNs found in light directionCaolán McNamara1-0/+5
2015-11-24tdf#95970: Don't loose mirroring in SdrTextObj::TRSetBaseGeometryMike Kaganski1-0/+13
2015-11-23crashtesting: fdo30583-1 hits the Clone ugly tree all the way downCaolán McNamara12-0/+104
2015-11-23VirtualDevices either match another device depth, or are 1 bitCaolán McNamara1-1/+1
2015-11-23establish that Virtual Devices either match Physical Device depth or ...Caolán McNamara2-3/+3
2015-11-23loplugin:unusedfields in svx/Noel Grandin8-25/+8
2015-11-23SvxSmartTagsControl: Do not leak sub menusMaxim Monastirsky1-6/+4
2015-11-21tdf#95963: Add required Clone functions for ImpressJulien Nabet4-0/+28
2015-11-20add mapKeysToSequence/mapValuesToSequence methods to comphelperNoel Grandin3-26/+5
2015-11-19use comphelper::containerToSequenceNoel Grandin4-40/+8
2015-11-18svx: SdrLayerNameItem etc. missing Clone overridesMichael Stahl2-0/+11
2015-11-18svx: SdrEdgeNode1HorzDistItem etc. missing Clone overridesMichael Stahl1-0/+29
2015-11-18Revert "Flip buttons: Make the tooltip an uno command property"Samuel Mehrbrodt1-13/+40
2015-11-17No point to link against pure UNO component library fwkMatúš Kukan1-1/+0
2015-11-17loplugin:unnecessaryvirtualNoel Grandin2-2/+2
2015-11-17Don't assume sal_Unicode is unsigned shortStephan Bergmann1-1/+1