summaryrefslogtreecommitdiff
path: root/include/editeng/editview.hxx
AgeCommit message (Expand)Author
2022-09-14move ErrCode to comphelper and improve debug output stringNoel Grandin
2022-03-14new loplugin:trivialconstructorNoel Grandin
2022-02-25tdf#81894 sc spelling: eliminate separate(inaccurate) checkJustin Luth
2022-02-04lokCalcRTL: fix editing of shape textDennis Francis
2021-12-20Recheck include/[e-r]* with IWYUGabor Kelemen
2021-09-02rename UpdateMode -> UpdateLayout in editeng classNoel Grandin
2021-07-29Fix --enable-mergelibs `make check`Stephan Bergmann
2021-05-06use Widget::get_clipboardCaolán McNamara
2021-05-02finally 'Change return value to Rectangle in next incompatible build'Caolán McNamara
2021-04-06remove Application::GetDefDialogParent call in editengCaolán McNamara
2021-04-06ExecuteSpellPopup never called with a null spelling callbackCaolán McNamara
2021-03-20add GetInputLanguage to EditViewCaolán McNamara
2021-03-14loplugin:unusedmethodsNoel
2021-02-24avoid LOK text selection update when reference cell is in different tabPranam Lashkari
2021-02-15tdf#140414 add getting mouse pos to EditViewCallbacksCaolán McNamara
2021-01-26loplugin:passstuffbyrefNoel
2021-01-21lok: fix incorrect invalidate cursor positionHenry Castro
2020-12-27Preparations for customized xml entities on exportdante
2020-12-18add a return to EditView::Command to indicate if the command was consumedCaolán McNamara
2020-12-18add GetOutputDevice to EditViewCaolán McNamara
2020-12-10add a way to provide a parent for a popup menuCaolán McNamara
2020-10-27Resolves: tdf#137620 add DeleteSurroundingText at vcl::Window levelCaolán McNamara
2020-10-23tdf#104378: don't reset para attributes whileMark Hung
2020-10-20use tools::Long in editengNoel
2020-10-16weld InputBarCaolán McNamara
2020-10-08add EditViewCallbacks handler to support updating scrollbar stateCaolán McNamara
2020-10-02tdf#134566 gtk IM support for custom widgetsCaolán McNamara
2020-09-30tdf#134566 accept input engine commands in editview in custom widgetCaolán McNamara
2020-08-31Fix typo in codeAndrea Gelmini
2020-07-14tdf#134478 Refactor dumping of EditEngine dataJan-Marek Glogowski
2020-07-09lokit: Avoid sending wrong edit-cursor/selection messages when...Dennis Francis
2020-07-07Introduce LOK 'special positioning' methods to EditViewDennis Francis
2020-04-23lokit: fix edit-text/view-cursor positionDennis Francis
2020-03-23make more classes private in mergedlibs modeNoel Grandin
2020-03-17sd 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