summaryrefslogtreecommitdiff
path: root/include/editeng/editview.hxx
AgeCommit message (Expand)Author
2021-01-19lok: fix incorrect invalidate cursor positionHenry Castro
2020-07-06lokit: Avoid sending wrong edit-cursor/selection messages when...Dennis Francis
2020-07-06Introduce LOK 'special positioning' methods to EditViewDennis Francis
2020-05-26lokit: fix edit-text/view-cursor positionDennis Francis
2020-05-13sd lok: Implement execution of SID_SPELLCHECK_IGNORE_ALLTamás Zolnai
2019-09-02loplugin:constmethod in editengNoel Grandin
2019-08-12Don't select hyperlink fields arbitrarilySamuel Mehrbrodt
2019-07-15tdf#62561 Add remove/edit hyperlink to calc context menuSamuel Mehrbrodt
2019-06-26allow welded drag and drop into editviewCaolán McNamara
2019-04-15tdf#42949 Fix IWYU warnings in include/editeng/[a-e]*Gabor Kelemen
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-04-04weld ClassificationDialogCaolán McNamara
2019-02-13Pointer is pointlessNoel Grandin
2018-04-11pass EditTextObject around using std::unique_ptrNoel Grandin
2017-12-28loplugin:passstuffbyref improved return in editengNoel Grandin
2017-10-16editeng: add function to insert parargaph break to the EditViewTomaž Vajngerl
2017-08-11Fix typosAndrea Gelmini
2017-08-11editviewoverlay: corrected AttributeChangeArmin Le Grand
2017-08-10editviewoverlay: correct reaction on property changeArmin Le Grand
2017-08-10editviewoverlay: EditViewSelection reorganizedArmin Le Grand
2017-08-10editviewoverlay: Allow EditView to run in OverlayArmin Le Grand
2017-07-28loplugin:constparams in editengNoel Grandin
2017-07-22loplugin:constparams in editeng,lingucomponentNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-05-14remove some unused forward declarationsJochen Nitschke
2017-05-09make loplugin constantparam smarter about string paramsNoel Grandin
2017-05-04convert EVAnchorMode enum to scoped enumJochen Nitschke
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-01typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin
2017-02-16remove unused NONE from ScrollRangeCheck enumNoel Grandin
2017-01-13new loplugin: useuniqueptr: editengNoel Grandin
2016-11-18includes should be at the top of the fileNoel Grandin
2016-11-09loplugin:expandablemethods in drawinglayer..editengNoel Grandin
2016-11-08loplugin:unnecessaryvirtual in comphelper..formsNoel Grandin
2016-10-14LOK: Calc: fixed missed tile invalidations on cell text editingMarco Cecchetti
2016-10-14LOK: Calc: missing invalidate when ending larger-than-cell edit textMarco Cecchetti
2016-09-13sw draw text: emit LOK_CALLBACK_TEXT_VIEW_SELECTION from registerCallback()Miklos Vajna
2016-09-13sw draw text: emit LOK_CALLBACK_INVALIDATE_VIEW_CURSOR from registerCallback()Miklos Vajna
2016-08-25new loplugin: countusersofdefaultparamsNoel Grandin
2016-08-02editeng: make SfxUndoAction::GetViewShellId() interface availableMiklos Vajna
2016-07-20sd lok: decouple vcl window focus from cursor visibilityMiklos Vajna
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-06-22Remove no longer needed ImpEditView::mpLibreOfficeKitSearchableMiklos Vajna
2016-06-10editeng: implement per-view LOK_CALLBACK_INVALIDATE_VISIBLE_CURSORMiklos Vajna
2016-04-11clang-tidy performance-unnecessary-value-param in editengNoel Grandin
2016-04-05loplugin:constantparam in editengNoel Grandin
2016-03-07loplugin:unuseddefaultparam in editengNoel Grandin
2016-02-19editeng: remove never read mpLibreOfficeKitCallbackMiklos Vajna