summaryrefslogtreecommitdiff
path: root/editeng/source/editeng/impedit.hxx
AgeCommit message (Expand)AuthorFilesLines
2016-08-05loplugin:countusersofdefaultparams in editeng..fpickerNoel Grandin1-6/+6
2016-08-02editeng: track view shells in SfxListUndoActionsMiklos Vajna1-0/+2
2016-08-02editeng: implement SfxUndoAction::GetViewShellId() interface in EditUndoMiklos Vajna1-0/+1
2016-08-02editeng: make SfxUndoAction::GetViewShellId() interface availableMiklos Vajna1-6/+4
2016-07-27improve passstuffbyref return analysisNoel Grandin1-3/+3
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann1-2/+2
2016-06-22Remove no longer needed ImpEditView::mpLibreOfficeKitSearchableMiklos Vajna1-7/+1
2016-06-10editeng: implement per-view LOK_CALLBACK_INVALIDATE_VISIBLE_CURSORMiklos Vajna1-1/+8
2016-05-18Resolves: tdf#99930 SetReplaceLeadingSingleQuotationMark(false) for CalcEike Rathke1-0/+6
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin1-1/+0
2016-05-11convert EXTTEXTINPUT_ATTR to scoped enumNoel Grandin1-4/+4
2016-05-01Fix typo in codeAndrea Gelmini1-1/+1
2016-04-13loplugin:passstuffbyref in editengNoel Grandin1-7/+7
2016-04-11clang-tidy performance-unnecessary-value-param in editengNoel Grandin1-7/+7
2016-04-11tdf#94306 replace boost::noncopyable ...Jochen Nitschke1-2/+3
2016-03-23loplugin:constantparam in editengNoel Grandin1-3/+3
2016-03-10loplugin:constantparam in editengNoel Grandin1-1/+1
2016-03-07loplugin:unuseddefaultparam in editengNoel Grandin1-3/+3
2016-03-03loplugin:unuseddefaultparams in editengNoel Grandin1-5/+5
2016-02-19editeng: remove never read mpLibreOfficeKitCallbackMiklos Vajna1-3/+1
2016-02-09Remove excess newlinesChris Sherlock1-1/+0
2016-01-22editeng: ImpEditView::mbTiledRendering is never readMiklos Vajna1-2/+0
2016-01-18loplugin: unused return valuesNoel Grandin1-2/+2
2016-01-14editeng: handle SdrModel::isTiledSearching()Miklos Vajna1-1/+3
2016-01-11loplugin:privatebase: Make derivation from noncopyable explicitly privateStephan Bergmann1-1/+1
2016-01-11loplugin:unusedmethods unused return value in extensionsNoel Grandin1-1/+1
2015-12-18editeng: clean up no longer necessary isTiledRendering() member functionsMiklos Vajna1-1/+0
2015-12-07Let LIBO_INTERNAL_ONLY imply LOK_USE_UNSTABLE_APIMiklos Vajna1-1/+0
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