summaryrefslogtreecommitdiff
path: root/editeng/source/editeng/editview.cxx
AgeCommit message (Expand)Author
2021-04-19a11y tests show we should use GetOutputDevice for pixel/logic conversionsCaolán McNamara
2021-02-15tdf#140414: fix Crash pressing Ctrl-K in input line in CalcJulien Nabet
2020-11-12tdf#42949 Fix new IWYU warnings in directories [e-f]*Gabor Kelemen
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-15don't crash if not hosted in a vcl::WindowCaolán McNamara
2020-09-30tdf#134566 accept input engine commands in editview in custom widgetCaolán McNamara
2020-09-12replace sal_IntPtr with simple integer typeCaolán McNamara
2020-08-31Fix typo in codeAndrea Gelmini
2020-07-25move getUIRootDir to AllSettingsCaolán McNamara
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-05-10lok: set device form factor of the client on view creationMarco Cecchetti
2020-04-23lokit: fix edit-text/view-cursor positionDennis Francis
2020-04-14loplugin:flatten in editengNoel Grandin
2020-03-20Rename isMobile to isMobilePhone and introduce a separate isTabletTor Lillqvist
2020-03-18Fix typoAndrea Gelmini
2020-03-17sd lok: Implement execution of SID_SPELLCHECK_IGNORE_ALLTamás Zolnai
2020-03-17lok: Send spelling popup menu structure for mobile (calc and impress).Tamás Zolnai
2020-03-15editeng: lok: send cursor visibility event when restoring update modeAshod Nakashian
2020-03-06lok: avoid to send visible cursor msg for formula bar edit viewMarco Cecchetti
2019-12-20tdf#42949 Fix IWYU warnings in editeng/Gabor Kelemen
2019-12-03remove some useless comment linesNoel Grandin
2019-10-08loplugin:redundantpointerops simplify *p.get()Noel Grandin
2019-09-26drop unnecessary includes and update pchCaolán McNamara
2019-09-06TyposAndrea Gelmini
2019-09-02loplugin:constmethod in editengNoel Grandin
2019-08-12Don't select hyperlink fields arbitrarilySamuel Mehrbrodt
2019-08-08tdf#126751 Fix crash when inserting hyperlink into empty textboxSamuel Mehrbrodt
2019-07-19loplugin:referencecasting in editengNoel Grandin
2019-07-15tdf#62561 Add remove/edit hyperlink to calc context menuSamuel Mehrbrodt
2019-06-19allow copy/paste when not hosted in vcl::WindowCaolán McNamara
2019-06-07tdf#42949 Fix IWYU warnings in svl/Gabor Kelemen
2019-05-09avoid copying when placing items into SfxItemSetNoel Grandin
2019-04-23tdf#42949 Fix IWYU warnings in include/editeng/[f-x]*Gabor Kelemen
2019-04-13loplugin:sequentialassign in editeng..extensionsNoel Grandin
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-04-04weld ClassificationDialogCaolán McNamara
2019-04-04this line is equivalent to InvalidateAtWindowCaolán McNamara
2019-02-13Pointer is pointlessNoel Grandin
2019-02-08loplugin:indentation in editeng..extensionsNoel Grandin
2018-11-25tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-10-06drop some now unnecessary includesCaolán McNamara
2018-08-30Translate German commentsJohnny_M
2018-05-17loplugin:unusedfields in editeng..filterNoel Grandin
2018-04-16sd lok: Impress: Right-click menu on misspelled word locks up sessionTamás Zolnai
2018-04-11pass EditTextObject around using std::unique_ptrNoel Grandin