summaryrefslogtreecommitdiff
path: root/include/svx
AgeCommit message (Expand)AuthorFilesLines
2016-08-04svx: track view shell id in SdrUndoActionMiklos Vajna1-3/+5
2016-07-28svx: fix loplugin:nullptrMiklos Vajna1-1/+1
2016-07-28svx lok: fix handling of text edit drawing when view/page changesMiklos Vajna1-1/+3
2016-07-28svx lok: avoid SfxViewShell::Current() during constructing a new view shellMiklos Vajna1-0/+4
2016-07-21sd lok: fix hard to select a full tableHenry Castro1-1/+1
2016-07-20Remove no longer needed SdrModel::libreOfficeKitCallback()Miklos Vajna1-15/+1
2016-07-20tdf#89329: use unique_ptr for pImpl in svdmodelXisco Fauli1-1/+1
2016-07-20clang-tidy performance-unnecessary-value-param in svxNoel Grandin5-9/+9
2016-07-20svx: remove unused SdrModel::getLibreOfficeKitCallback()Miklos Vajna1-2/+0
2016-07-20tdf#95857 Sort out German plurals ...danielt9981-2/+2
2016-07-20svx: SdrModel::mbTiledRendering is never readMiklos Vajna1-4/+0
2016-07-20Fix typosAndrea Gelmini1-1/+1
2016-07-20svx: remove now unused SdrModel::isTiledRendering()Miklos Vajna2-3/+0
2016-07-20Fix typosAndrea Gelmini19-22/+22
2016-07-20loplugin:nullptr: More NULL -> nullptr automatic rewriteStephan Bergmann1-1/+1
2016-07-13Resolves: rhbz#1353069 don't clear XATTR_FILL* from stylesheet if...Caolán McNamara1-2/+3
2016-07-12loplugin:unusedfieldsNoel Grandin3-7/+4
2016-07-12Remove excess newlinesChris Sherlock89-174/+0
2016-07-12Fix SdrModel::libreOfficeKitCallback() vs ImpEditView duplicationMiklos Vajna1-2/+2
2016-06-19Let LIBO_INTERNAL_ONLY imply LOK_USE_UNSTABLE_APIMiklos Vajna1-1/+0
2016-06-18Resolves: tdf#82532 parent mutex dtored before child dtor uses itCaolán McNamara1-2/+2
2016-06-12sd bccu#1840: .uno: commands for inserting rows / columns in Impress.Jan Holesovsky1-0/+6
2016-06-12svx: loplugin:overrideMiklos Vajna1-1/+1
2016-06-12editeng: handle SdrModel::isTiledSearching()Miklos Vajna1-1/+2
2016-06-12sd tiled rendering: it's pointless to send selection changes during search allMiklos Vajna1-0/+6
2016-06-12lool - page border shadow can be disabledMarco Cecchetti1-0/+5
2016-06-11tdf#100269 svx: fix undo of table column resizeMiklos Vajna1-0/+2
2016-05-30tdf#100115: _nColId is sal_uInt16Julien Nabet1-2/+2
2016-05-03rhbz#1326602 avoid exp. bg bitmaps from deleted slidesDavid Tardon1-0/+9
2016-05-02tdf#99452 svx: fix undo of table row edge dragMiklos Vajna3-0/+10
2016-04-26-Werror=misleading-indentation (GCC 6)Stephan Bergmann1-1/+5
2016-04-26tdf#99396 SvxTableController::SetVertical: implement undo supportMiklos Vajna1-0/+4
2016-04-07tdf#65642 RTF filter: import \pgnrestart and \pgnucltrMiklos Vajna1-1/+3
2016-03-15vcl: move graph.[hx]xx to graphic.[hc]xxChris Sherlock9-9/+9
2016-01-07tdf#96708: don't modify document while copying to clipboardMike Kaganski1-2/+4
2015-11-25loplugin:unusedfields in include/svxNoel Grandin15-64/+6
2015-11-23crashtesting: fdo30583-1 hits the Clone ugly tree all the way downCaolán McNamara2-0/+8
2015-11-23crashtesting: ooo55544-2.sxi, etc. missing ClonesCaolán McNamara2-0/+8
2015-11-23Fix buildMaxim Monastirsky1-0/+1
2015-11-23SvxSmartTagsControl: Do not leak sub menusMaxim Monastirsky1-2/+3
2015-11-22crashtesting: fdo72067-2.odp missing SdrEdgeLineDeltaAnzItem::CloneCaolán McNamara1-0/+4
2015-11-18svx: SdrEdgeNode1HorzDistItem etc. missing Clone overridesMichael Stahl1-0/+6
2015-11-18remove unused typedefs and inline use-once typedefsNoel Grandin1-2/+1
2015-11-17loplugin:unnecessaryvirtualNoel Grandin2-4/+4
2015-11-14tdf#95403 Add Outline buttonMaxim Monastirsky1-0/+2
2015-11-13tdf#86886 Shortcut keys missing in undo and redo tooltipsSamuel Mehrbrodt1-1/+1
2015-11-13svx: remove unused typedefMichael Stahl1-1/+0
2015-11-12Namespace cleanup and disambiguationAshod Nakashian1-8/+10
2015-11-11loplugin:nullptrStephan Bergmann7-13/+13
2015-11-11Resolves: tdf#95723 arrange GridControl buttons to be always visibleCaolán McNamara1-3/+1