summaryrefslogtreecommitdiff
path: root/include/editeng/editview.hxx
AgeCommit message (Expand)AuthorFilesLines
2021-09-02rename UpdateMode -> UpdateLayout in editeng classNoel Grandin1-2/+3
2021-07-29Fix --enable-mergelibs `make check`Stephan Bergmann1-1/+1
2021-05-06use Widget::get_clipboardCaolán McNamara1-1/+8
2021-05-02finally 'Change return value to Rectangle in next incompatible build'Caolán McNamara1-1/+1
2021-04-06remove Application::GetDefDialogParent call in editengCaolán McNamara1-3/+3
2021-04-06ExecuteSpellPopup never called with a null spelling callbackCaolán McNamara1-1/+1
2021-03-20add GetInputLanguage to EditViewCaolán McNamara1-0/+2
2021-03-14loplugin:unusedmethodsNoel1-1/+0
2021-02-24avoid LOK text selection update when reference cell is in different tabPranam Lashkari1-1/+1
2021-02-15tdf#140414 add getting mouse pos to EditViewCallbacksCaolán McNamara1-0/+3
2021-01-26loplugin:passstuffbyrefNoel1-1/+1
2021-01-21lok: fix incorrect invalidate cursor positionHenry Castro1-0/+1
2020-12-27Preparations for customized xml entities on exportdante1-1/+1
2020-12-18add a return to EditView::Command to indicate if the command was consumedCaolán McNamara1-1/+1
2020-12-18add GetOutputDevice to EditViewCaolán McNamara1-0/+1
2020-12-10add a way to provide a parent for a popup menuCaolán McNamara1-0/+6
2020-10-27Resolves: tdf#137620 add DeleteSurroundingText at vcl::Window levelCaolán McNamara1-0/+1
2020-10-23tdf#104378: don't reset para attributes whileMark Hung1-0/+1
2020-10-20use tools::Long in editengNoel1-2/+2
2020-10-16weld InputBarCaolán McNamara1-0/+1
2020-10-08add EditViewCallbacks handler to support updating scrollbar stateCaolán McNamara1-0/+5
2020-10-02tdf#134566 gtk IM support for custom widgetsCaolán McNamara1-0/+3
2020-09-30tdf#134566 accept input engine commands in editview in custom widgetCaolán McNamara1-5/+9
2020-08-31Fix typo in codeAndrea Gelmini1-2/+2
2020-07-14tdf#134478 Refactor dumping of EditEngine dataJan-Marek Glogowski1-1/+1
2020-07-09lokit: Avoid sending wrong edit-cursor/selection messages when...Dennis Francis1-0/+3
2020-07-07Introduce LOK 'special positioning' methods to EditViewDennis Francis1-0/+16
2020-04-23lokit: fix edit-text/view-cursor positionDennis Francis1-0/+2
2020-03-23make more classes private in mergedlibs modeNoel Grandin1-1/+2
2020-03-17sd lok: Implement execution of SID_SPELLCHECK_IGNORE_ALLTamás Zolnai1-0/+1
2019-09-02loplugin:constmethod in editengNoel Grandin1-3/+3
2019-08-12Don't select hyperlink fields arbitrarilySamuel Mehrbrodt1-0/+1
2019-07-15tdf#62561 Add remove/edit hyperlink to calc context menuSamuel Mehrbrodt1-0/+3
2019-06-26allow welded drag and drop into editviewCaolán McNamara1-0/+9
2019-04-15tdf#42949 Fix IWYU warnings in include/editeng/[a-e]*Gabor Kelemen1-10/+6
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen1-0/+1
2019-04-04weld ClassificationDialogCaolán McNamara1-2/+5
2019-02-13Pointer is pointlessNoel Grandin1-2/+2
2018-04-11pass EditTextObject around using std::unique_ptrNoel Grandin1-1/+1
2017-12-28loplugin:passstuffbyref improved return in editengNoel Grandin1-1/+1
2017-10-16editeng: add function to insert parargaph break to the EditViewTomaž Vajngerl1-0/+1
2017-08-11Fix typosAndrea Gelmini1-1/+1
2017-08-11editviewoverlay: corrected AttributeChangeArmin Le Grand1-0/+7
2017-08-10editviewoverlay: correct reaction on property changeArmin Le Grand1-1/+1
2017-08-10editviewoverlay: EditViewSelection reorganizedArmin Le Grand1-1/+1
2017-08-10editviewoverlay: Allow EditView to run in OverlayArmin Le Grand1-0/+21
2017-07-28loplugin:constparams in editengNoel Grandin1-2/+2
2017-07-22loplugin:constparams in editeng,lingucomponentNoel Grandin1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-06-21convert ErrCode to strong typedefNoel Grandin1-1/+2