summaryrefslogtreecommitdiff
path: root/editeng/source/editeng/impedit.hxx
AgeCommit message (Expand)AuthorFilesLines
2016-09-14sw draw text: emit LOK_CALLBACK_INVALIDATE_VIEW_CURSOR from registerCallback()Miklos Vajna1-0/+4
2016-08-03editeng: track view shells in SfxListUndoActionsMiklos Vajna1-0/+2
2016-08-03editeng: implement SfxUndoAction::GetViewShellId() interface in EditUndoMiklos Vajna1-0/+1
2016-08-03editeng: make SfxUndoAction::GetViewShellId() interface availableMiklos Vajna1-6/+4
2016-07-20Remove no longer needed ImpEditView::mpLibreOfficeKitSearchableMiklos Vajna1-7/+1
2016-07-20clang-tidy performance-unnecessary-value-param in editengNoel Grandin1-7/+7
2016-07-12editeng: implement per-view LOK_CALLBACK_INVALIDATE_VISIBLE_CURSORMiklos Vajna1-1/+8
2016-07-12loplugin:constantparam in editengNoel Grandin1-1/+1
2016-07-12loplugin:unuseddefaultparams in editengNoel Grandin1-5/+5
2016-07-12editeng: remove never read mpLibreOfficeKitCallbackMiklos Vajna1-3/+1
2016-07-12Remove excess newlinesChris Sherlock1-1/+0
2016-07-12editeng: ImpEditView::mbTiledRendering is never readMiklos Vajna1-2/+0
2016-07-12editeng: clean up no longer necessary isTiledRendering() member functionsMiklos Vajna1-1/+0
2016-07-12update unusedmethods plugin to deal with constructorsNoel Grandin1-1/+0
2016-06-19Let LIBO_INTERNAL_ONLY imply LOK_USE_UNSTABLE_APIMiklos Vajna1-1/+0
2016-06-12editeng: handle SdrModel::isTiledSearching()Miklos Vajna1-1/+3
2015-11-10editeng: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin1-2/+3
2015-11-10editeng: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-21/+21
2015-10-13editeng: add EditView::GetSelectionRectangles()Miklos Vajna1-0/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-7/+7
2015-09-22remove unused Link<> fieldNoel Grandin1-6/+0
2015-09-20chained editeng: Add primitive creation methods for chainingmatteocam1-1/+23
2015-09-17convert Link<> to typedNoel Grandin1-6/+6
2015-09-17convert Link<> to typedNoel Grandin1-3/+3
2015-09-17convert Link<> to typedNoel Grandin1-2/+2
2015-09-17convert Link<> to typedNoel Grandin1-2/+2
2015-09-17convert Link<> to typedNoel Grandin1-1/+1
2015-09-17convert Link<> to typedNoel Grandin1-5/+5
2015-09-16convert Link<> to typedNoel Grandin1-18/+18
2015-09-16convert Link<> to typedNoel Grandin1-4/+4
2015-09-13editeng: com::sun::star->cssNoel Grandin1-61/+53
2015-08-20tweak config-less sysconfig pathCaolán McNamara1-2/+2
2015-08-19for testing allow disabling configmgr for time critical pathsCaolán McNamara1-2/+2
2015-08-05loplugin:unusedmethodsNoel Grandin1-2/+0
2015-07-28convert RGCHK constants to scoped enumNoel Grandin1-1/+2
2015-07-16loplugin:unusedmethods editengNoel Grandin1-38/+9
2015-06-19All uses of LINE_SEP are fine with a char literalStephan Bergmann1-1/+1
2015-05-26tdf#91416 - fix some incorrectly allocated VirtualDevices.Michael Meeks1-1/+1
2015-05-22convert POINTER constants to scoped enumNoel Grandin1-5/+5
2015-05-20convert DRAWMODE constants to scoped enumNoel Grandin1-2/+2
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann1-1/+1
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann1-2/+2
2015-04-30Gradually typed LinkStephan Bergmann1-20/+20
2015-04-30Get rid of initial :: for the svx namespaceTor Lillqvist1-5/+5
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-12/+7
2015-04-24loplugin:simplifyboolStephan Bergmann1-1/+1
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann1-1/+1
2015-04-17convert SCRIPTTYPE_ constants to scoped enumNoel Grandin1-3/+4
2015-04-13loplugin:staticmethodsNoel Grandin1-4/+4