summaryrefslogtreecommitdiffstats
path: root/include/editeng/editview.hxx
Commit message (Expand)AuthorAgeFilesLines
* remove some unused forward declarationsJochen Nitschke2017-05-141-1/+0
* make loplugin constantparam smarter about string paramsNoel Grandin2017-05-091-1/+1
* convert EVAnchorMode enum to scoped enumJochen Nitschke2017-05-041-2/+2
* tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock2017-04-251-0/+1
* tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna2017-03-311-9/+9
* typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin2017-03-011-1/+2
* remove unused NONE from ScrollRangeCheck enumNoel Grandin2017-02-161-1/+0
* new loplugin: useuniqueptr: editengNoel Grandin2017-01-131-2/+3
* includes should be at the top of the fileNoel Grandin2016-11-181-4/+4
* loplugin:expandablemethods in drawinglayer..editengNoel Grandin2016-11-091-1/+0
* loplugin:unnecessaryvirtual in comphelper..formsNoel Grandin2016-11-081-2/+2
* LOK: Calc: fixed missed tile invalidations on cell text editingMarco Cecchetti2016-10-141-0/+2
* LOK: Calc: missing invalidate when ending larger-than-cell edit textMarco Cecchetti2016-10-141-1/+9
* sw draw text: emit LOK_CALLBACK_TEXT_VIEW_SELECTION from registerCallback()Miklos Vajna2016-09-131-0/+2
* sw draw text: emit LOK_CALLBACK_INVALIDATE_VIEW_CURSOR from registerCallback()Miklos Vajna2016-09-131-0/+2
* new loplugin: countusersofdefaultparamsNoel Grandin2016-08-251-4/+4
* editeng: make SfxUndoAction::GetViewShellId() interface availableMiklos Vajna2016-08-021-4/+3
* sd lok: decouple vcl window focus from cursor visibilityMiklos Vajna2016-07-201-2/+2
* loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann2016-07-071-1/+1
* Remove no longer needed ImpEditView::mpLibreOfficeKitSearchableMiklos Vajna2016-06-221-2/+0
* editeng: implement per-view LOK_CALLBACK_INVALIDATE_VISIBLE_CURSORMiklos Vajna2016-06-101-1/+4
* clang-tidy performance-unnecessary-value-param in editengNoel Grandin2016-04-111-2/+2
* loplugin:constantparam in editengNoel Grandin2016-04-051-1/+1
* loplugin:unuseddefaultparam in editengNoel Grandin2016-03-071-1/+1
* editeng: remove never read mpLibreOfficeKitCallbackMiklos Vajna2016-02-191-1/+1
* editeng: ImpEditView::mbTiledRendering is never readMiklos Vajna2016-01-221-1/+0
* editeng: handle SdrModel::isTiledSearching()Miklos Vajna2016-01-141-1/+2
* loplugin:unusedmethods unused return value in include/editengNoel Grandin2016-01-121-1/+1
* editeng: clean up no longer necessary isTiledRendering() member functionsMiklos Vajna2015-12-181-1/+0
* Let LIBO_INTERNAL_ONLY imply LOK_USE_UNSTABLE_APIMiklos Vajna2015-12-071-1/+0
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-6/+6
* com::sun::star->css in include/editengNoel Grandin2015-10-211-5/+5
* editeng: add EditView::GetSelectionRectangles()Miklos Vajna2015-10-131-0/+2
* Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-2/+2
* convert Link<> to typedNoel Grandin2015-09-221-1/+1
* convert RGCHK constants to scoped enumNoel Grandin2015-07-281-1/+9
* loplugin:unusedmethods editengNoel Grandin2015-07-161-4/+0
* Gradually typed LinkStephan Bergmann2015-04-301-2/+2
* convert SCRIPTTYPE_ constants to scoped enumNoel Grandin2015-04-171-1/+2
* convert EV_CNTRL constants to enum classNoel Grandin2015-03-251-2/+3
* editeng tiled rendering: implement drag of the middle selection handleMiklos Vajna2015-03-231-0/+2
* LOK: extract the callback typedef to a separate LibreOfficeKitTypes.h headerMiklos Vajna2015-03-161-1/+1
* Add ImpEditView::libreOfficeKitCallback()Miklos Vajna2015-03-161-0/+4
* ImpEditEngine::UpdateViews: need to go via Invalidate() for tiled renderingMiklos Vajna2015-02-231-0/+3
* loplugin:deletedspecialStephan Bergmann2015-02-071-2/+2
* Resolves: fdo#44998 crash when opening context menu of a fieldCaolán McNamara2014-10-071-0/+1
* fdo#82577: Handle WindowNoel Grandin2014-09-231-6/+6
* fdo#82577: Handle FontNoel Grandin2014-09-181-2/+2
* fdo#82577, fdo#82579: Handle CursorTor Lillqvist2014-08-231-2/+2
* fdo#63154 Remove some solar.h referencesAlexandre Vicenzi2014-03-151-1/+1