summaryrefslogtreecommitdiff
path: root/include/editeng
AgeCommit message (Expand)AuthorFilesLines
2016-09-14sw draw text: emit LOK_CALLBACK_TEXT_VIEW_SELECTION from registerCallback()Miklos Vajna1-0/+2
2016-09-14sw draw text: emit LOK_CALLBACK_INVALIDATE_VIEW_CURSOR from registerCallback()Miklos Vajna2-0/+4
2016-08-17editeng: introduce OutlinerViewShell::NotifyOtherViews()Miklos Vajna1-0/+2
2016-08-03editeng: implement SfxUndoAction::GetViewShellId() interface in EditUndoMiklos Vajna1-0/+3
2016-08-03editeng: make SfxUndoAction::GetViewShellId() interface availableMiklos Vajna2-10/+9
2016-07-21sd lok: decouple vcl window focus from cursor visibilityMiklos Vajna2-4/+4
2016-07-20Remove no longer needed ImpEditView::mpLibreOfficeKitSearchableMiklos Vajna2-14/+1
2016-07-20clang-tidy performance-unnecessary-value-param in editengNoel Grandin3-5/+5
2016-07-20Fix typosAndrea Gelmini1-1/+1
2016-07-20loplugin:unusedmethods unused return value in include/editengNoel Grandin10-23/+20
2016-07-20loplugin:nullptr: More NULL -> nullptr automatic rewriteStephan Bergmann1-1/+1
2016-07-12editeng: implement per-view LOK_CALLBACK_INVALIDATE_VISIBLE_CURSORMiklos Vajna2-2/+18
2016-07-12coverity#1355507 uninitialized scalar fieldCaolán McNamara1-2/+2
2016-07-12loplugin:constantparam in editengNoel Grandin1-1/+1
2016-07-12loplugin:unuseddefaultparams in editengNoel Grandin11-29/+23
2016-07-12editeng: remove never read mpLibreOfficeKitCallbackMiklos Vajna2-2/+2
2016-07-12Remove excess newlinesChris Sherlock20-42/+0
2016-07-12editeng: ImpEditView::mbTiledRendering is never readMiklos Vajna2-3/+0
2016-07-12editeng: clean up no longer necessary isTiledRendering() member functionsMiklos Vajna1-1/+0
2016-07-12Fix SdrModel::libreOfficeKitCallback() vs ImpEditView duplicationMiklos Vajna1-2/+2
2016-07-12update unusedmethods plugin to deal with constructorsNoel Grandin2-3/+0
2016-06-19Let LIBO_INTERNAL_ONLY imply LOK_USE_UNSTABLE_APIMiklos Vajna2-2/+0
2016-06-12editeng: handle SdrModel::isTiledSearching()Miklos Vajna2-3/+12
2016-03-15vcl: move graph.[hx]xx to graphic.[hc]xxChris Sherlock1-1/+1
2015-11-24loplugin:unusedfields in include/comphelper,include/editengNoel Grandin5-29/+5
2015-11-18use unique_ptr for pImpl in editeng/Noel Grandin5-5/+9
2015-11-115th step to remove tools/rtti.hxxOliver Specht67-74/+68
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann76-174/+174
2015-11-04remove remaining boost/noncopyable includes from /includeNoel Grandin1-2/+0
2015-11-04editeng: Eliminate unecessary padding in classesDaniel Robertson2-5/+5
2015-10-27Reduce scope of #include <tools/stream.hxx>Matteo Casalin1-1/+1
2015-10-27loplugin:unusedmethodsNoel Grandin1-1/+0
2015-10-26fix includes that are not stand-aloneNorbert Thiebaud1-0/+2
2015-10-21more removal of com::sun::star typedefsNoel Grandin1-9/+6
2015-10-21com::sun::star->css in include/editengNoel Grandin69-837/+784
2015-10-13editeng: add EditView::GetSelectionRectangles()Miklos Vajna2-0/+3
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann85-1066/+1066
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann12-25/+25
2015-10-07loplugin:mergeclassesNoel Grandin1-11/+20
2015-10-07loplugin:mergeclassesNoel Grandin1-16/+22
2015-10-06loplugin:unusedmethodsNoel Grandin4-28/+0
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht2-2/+7
2015-10-01tdf#92341 Make Autocorrect entry actually workSamuel Mehrbrodt1-5/+6
2015-09-30Fix typosAndrea Gelmini1-3/+3
2015-09-29loplugin:removeunusedmethods, remove unused stuffNoel Grandin6-9/+0
2015-09-29coverity#1325077 Uninitialized pointer fieldCaolán McNamara1-1/+1
2015-09-22convert Link<> to typedNoel Grandin1-2/+2
2015-09-22convert Link<> to typedNoel Grandin1-1/+2
2015-09-22convert Link<> to typedNoel Grandin1-1/+1
2015-09-22convert Link<> to typedNoel Grandin2-2/+2