summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2016-07-13Resolves: rhbz#1353069 don't clear XATTR_FILL* from stylesheet if...Caolán McNamara1-15/+22
2016-07-12sfx2: bring the view shell's LOK callback up to date with SdrModelMiklos Vajna1-0/+2
2016-07-12svx: implement per-view LOK_CALLBACK_TEXT_SELECTIONMiklos Vajna1-8/+34
2016-07-12editeng: implement per-view LOK_CALLBACK_INVALIDATE_VISIBLE_CURSORMiklos Vajna1-1/+5
2016-07-12svx lok: assert that per-view callbacks don't invoke the model callbackMiklos Vajna1-0/+4
2016-07-12editeng: remove never read mpLibreOfficeKitCallbackMiklos Vajna1-1/+1
2016-07-12Remove excess newlinesChris Sherlock382-2166/+0
2016-07-12editeng: ImpEditView::mbTiledRendering is never readMiklos Vajna1-4/+3
2016-07-12svx: implement per-view LOK_CALLBACK_TEXT_SELECTION for graphic selMiklos Vajna1-1/+7
2016-07-12update loplugin stylepolice to check local pointers varsNoel Grandin9-103/+58
2016-07-12svx: implement per-view LOK_CALLBACK_INVALIDATE_TILESMiklos Vajna1-1/+7
2016-07-12svx: implement per-view LOK_CALLBACK_GRAPHIC_SELECTIONMiklos Vajna1-3/+24
2016-07-12Related: tdf#100269 sd xml dump: expose layout of table shapesMiklos Vajna1-65/+0
2016-06-28add missing includeAndras Timar1-0/+1
2016-06-26bccu#1843 - Calc copy/paste chart tile invalidation problemAshod Nakashian1-0/+25
2016-06-18Resolves: tdf#82532 parent mutex dtored before child dtor uses itCaolán McNamara2-10/+3
2016-06-12sd bccu#1840: .uno: commands for inserting rows / columns in Impress.Jan Holesovsky1-0/+78
2016-06-12lok: Avoid dereferencing nullptr.Jan Holesovsky1-8/+12
2016-06-12editeng: handle SdrModel::isTiledSearching()Miklos Vajna1-1/+1
2016-06-12sd tiled rendering: it's pointless to send selection changes during search allMiklos Vajna1-0/+24
2016-06-12lool - page border shadow can be disabledMarco Cecchetti2-0/+6
2016-06-11We need the gengal program at build timeTor Lillqvist1-2/+0
2016-06-11Skip some executables in the OS X sandboxed (Mac App Store) caseTor Lillqvist1-0/+2
2016-06-11tdf#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