summaryrefslogtreecommitdiff
path: root/include/editeng/editview.hxx
AgeCommit message (Expand)AuthorFilesLines
2017-03-01typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin1-1/+2
2017-02-16remove unused NONE from ScrollRangeCheck enumNoel Grandin1-1/+0
2017-01-13new loplugin: useuniqueptr: editengNoel Grandin1-2/+3
2016-11-18includes should be at the top of the fileNoel Grandin1-4/+4
2016-11-09loplugin:expandablemethods in drawinglayer..editengNoel Grandin1-1/+0
2016-11-08loplugin:unnecessaryvirtual in comphelper..formsNoel Grandin1-2/+2
2016-10-14LOK: Calc: fixed missed tile invalidations on cell text editingMarco Cecchetti1-0/+2
2016-10-14LOK: Calc: missing invalidate when ending larger-than-cell edit textMarco Cecchetti1-1/+9
2016-09-13sw draw text: emit LOK_CALLBACK_TEXT_VIEW_SELECTION from registerCallback()Miklos Vajna1-0/+2
2016-09-13sw draw text: emit LOK_CALLBACK_INVALIDATE_VIEW_CURSOR from registerCallback()Miklos Vajna1-0/+2
2016-08-25new loplugin: countusersofdefaultparamsNoel Grandin1-4/+4
2016-08-02editeng: make SfxUndoAction::GetViewShellId() interface availableMiklos Vajna1-4/+3
2016-07-20sd lok: decouple vcl window focus from cursor visibilityMiklos Vajna1-2/+2
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann1-1/+1
2016-06-22Remove no longer needed ImpEditView::mpLibreOfficeKitSearchableMiklos Vajna1-2/+0
2016-06-10editeng: implement per-view LOK_CALLBACK_INVALIDATE_VISIBLE_CURSORMiklos Vajna1-1/+4
2016-04-11clang-tidy performance-unnecessary-value-param in editengNoel Grandin1-2/+2
2016-04-05loplugin:constantparam in editengNoel Grandin1-1/+1
2016-03-07loplugin:unuseddefaultparam in editengNoel Grandin1-1/+1
2016-02-19editeng: remove never read mpLibreOfficeKitCallbackMiklos Vajna1-1/+1
2016-01-22editeng: ImpEditView::mbTiledRendering is never readMiklos Vajna1-1/+0
2016-01-14editeng: handle SdrModel::isTiledSearching()Miklos Vajna1-1/+2
2016-01-12loplugin:unusedmethods unused return value in include/editengNoel 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-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-6/+6
2015-10-21com::sun::star->css in include/editengNoel Grandin1-5/+5
2015-10-13editeng: add EditView::GetSelectionRectangles()Miklos Vajna1-0/+2
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-09-22convert Link<> to typedNoel Grandin1-1/+1
2015-07-28convert RGCHK constants to scoped enumNoel Grandin1-1/+9
2015-07-16loplugin:unusedmethods editengNoel Grandin1-4/+0
2015-04-30Gradually typed LinkStephan Bergmann1-2/+2
2015-04-17convert SCRIPTTYPE_ constants to scoped enumNoel Grandin1-1/+2
2015-03-25convert EV_CNTRL constants to enum classNoel Grandin1-2/+3
2015-03-23editeng tiled rendering: implement drag of the middle selection handleMiklos Vajna1-0/+2
2015-03-16LOK: extract the callback typedef to a separate LibreOfficeKitTypes.h headerMiklos Vajna1-1/+1
2015-03-16Add ImpEditView::libreOfficeKitCallback()Miklos Vajna1-0/+4
2015-02-23ImpEditEngine::UpdateViews: need to go via Invalidate() for tiled renderingMiklos Vajna1-0/+3
2015-02-07loplugin:deletedspecialStephan Bergmann1-2/+2
2014-10-07Resolves: fdo#44998 crash when opening context menu of a fieldCaolán McNamara1-0/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-6/+6
2014-09-18fdo#82577: Handle FontNoel Grandin1-2/+2
2014-08-23fdo#82577, fdo#82579: Handle CursorTor Lillqvist1-2/+2
2014-03-15fdo#63154 Remove some solar.h referencesAlexandre Vicenzi1-1/+1
2014-02-21editeng: sal_Bool->boolNoel Grandin1-26/+26
2014-02-03xub_StrLen and tools/string.hxx final strawNorbert Thiebaud1-4/+4
2013-11-26Integrate branch of IAccessible2Steve Yin1-2/+4
2013-11-09fdo#65108 inter-module includes <>Norbert Thiebaud1-1/+1
2013-10-23fixincludeguards.sh: include/editengThomas Arnhold1-3/+3