summaryrefslogtreecommitdiff
path: root/editeng/source/editeng/editview.cxx
AgeCommit message (Expand)Author
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
2018-03-20drop unnecessary includesCaolán McNamara
2018-03-13lokdialog: Tunnel the spell-checking context menu with recommendations.Jan Holesovsky
2018-03-13Revert "lok: Don't freeze the LibreOfficeKit via the spell-checking popup..."Jan Holesovsky
2018-02-16Revert "loplugin:changetoolsgen in editeng..extensions" and reapply pluginNoel Grandin
2018-02-14loplugin:changetoolsgen in editeng..extensionsNoel Grandin
2018-02-05loplugin:useuniqueptr in ImpEditViewNoel Grandin
2018-01-12More loplugin:cstylecast: editengStephan Bergmann
2018-01-11loplugin:redundantcast: editengStephan Bergmann
2017-12-28loplugin:passstuffbyref improved return in editengNoel Grandin
2017-11-17TypedWhichId for EE_CHAR* constantsNoel Grandin
2017-11-11tdf#113591 Fix crash when switching between Calc and other LO windowSamuel Mehrbrodt
2017-11-10editeng: Simplify calls to HasSelection()Samuel Mehrbrodt
2017-10-23loplugin:includeform: editengStephan Bergmann
2017-10-16editeng: add function to insert parargaph break to the EditViewTomaž Vajngerl
2017-09-22lok: Don't freeze the LibreOfficeKit via the spell-checking popup menu.Jan Holesovsky
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-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-23loplugin:oncevar editeng..extensionsNoel Grandin
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-05-09make loplugin constantparam smarter about string paramsNoel Grandin
2017-05-04convert EVAnchorMode enum to scoped enumJochen Nitschke
2017-05-02loplugin:checkunusedparams in editengNoel Grandin
2017-04-26use strong_int for LanguageTypeNoel Grandin
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-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-03-18remove EE_RESSTR preprocessor abuseBjoern Michaelsen
2017-03-18get rid of pointless EE_DLL macroBjoern Michaelsen
2017-03-03Fix typosAndrea Gelmini
2017-03-01typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin
2017-02-24Resolves: tdf#106123 store and restore the PaM around the menu ExecuteCaolán McNamara
2017-02-17convert editeng spell menu to .ui formatCaolán McNamara
2017-02-16convert EESpellState to scoped enumNoel Grandin
2017-01-13new loplugin: useuniqueptr: editengNoel Grandin
2016-11-23convert GETCRSR constants to o3tl::typed_flagsNoel Grandin
2016-11-23convert ATTRSPECIAL to scoped enumNoel Grandin
2016-11-09loplugin:expandablemethods in drawinglayer..editengNoel 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-10-05convert MapUnit to scoped enumNoel Grandin
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-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara