summaryrefslogtreecommitdiff
path: root/editeng/source/editeng/impedit5.cxx
AgeCommit message (Expand)Author
2022-04-27tdf#148620 Crash in Draw using Format > Lists > Move DownNoel Grandin
2021-09-28gives names to all the Idles and TasksNoel Grandin
2021-09-20be more disciplined with SetUpdateLayout on editengineNoel Grandin
2021-09-02rename UpdateMode -> UpdateLayout in editeng classNoel Grandin
2021-08-10tdf#142845 editeng: don't update selection when formatting before sd pasteMiklos Vajna
2021-05-04speed up loading large ODS a littleNoel Grandin
2021-03-21cid#1473926 Uninitialized scalar variableCaolán McNamara
2020-10-23tdf#104378: don't reset para attributes whileMark Hung
2020-10-13static_cast after dynamic_castNoel
2020-07-14tdf#134478 Refactor dumping of EditEngine dataJan-Marek Glogowski
2020-04-14loplugin:flatten in editengNoel Grandin
2020-01-08Grammar fixesAndrea Gelmini
2019-12-20tdf#42949 Fix IWYU warnings in editeng/Gabor Kelemen
2019-10-08loplugin:redundantpointerops simplify *p.get()Noel Grandin
2019-09-06TyposAndrea Gelmini
2019-06-26fix typoCaolán McNamara
2019-05-22Fix typoAndrea Gelmini
2019-01-21o3tl::make_unique -> std::make_unique in dbaccess...frameworkGabor Kelemen
2018-11-08More --enable-debug --disable-assert-always-abort fixesStephan Bergmann
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-09use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin
2018-10-06drop some now unnecessary includesCaolán McNamara
2018-09-08loplugin:simplifyconstruct in editeng..extensionsNoel Grandin
2018-09-07loplugin:useuniqueptr in ImpEditEngineNoel Grandin
2018-06-06Translate German comments and debug stringsJohnny_M
2018-03-20drop unnecessary includesCaolán McNamara
2018-02-16ofz#6311 still problems with SdrEdgeObj listening to same obj at start as endCaolán McNamara
2017-12-08cppcheck: fix some reportsJulien Nabet
2017-10-23loplugin:includeform: editengStephan Bergmann
2017-10-14sd lok: fix spell checking languages in ImpressHenry Castro
2017-08-16assert on duplicate listener in SfxListenerNoel Grandin
2017-07-22loplugin:constparams in editeng,lingucomponentNoel Grandin
2017-07-04loplugin:unusedfields in editengNoel Grandin
2017-06-23loplugin:unusedfields in desktop..editengNoel Grandin
2017-05-02loplugin:checkunusedparams in editengNoel Grandin
2017-04-26check all ParaPortionList::SafeGetObject() return values for nullptrEike Rathke
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-18cppcheck: useInitializationListMuhammet Kara
2017-03-24convert ViewShellId to o3tl::strong_intNoel Grandin
2017-03-10tdf#99352: dispose EditEngines when SfxApp diesBjoern Michaelsen
2017-02-16convert EditEngineAttribs to scoped enumNoel Grandin
2017-01-17Change Idle to be a Timer subclassJan-Marek Glogowski
2017-01-13new loplugin: useuniqueptr: editengNoel Grandin
2016-12-08convert SFX_HINT to scoped enumNoel Grandin
2016-11-23convert ATTRSPECIAL to scoped enumNoel Grandin
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
2016-08-02editeng: track view shells in SfxListUndoActionsMiklos Vajna
2016-08-01svl: implement SfxUndoAction::GetViewShellId() interface in SfxListUndoActionMiklos Vajna
2016-05-11convert EXTTEXTINPUT_ATTR to scoped enumNoel Grandin
2016-05-09convert SfxStyleFamily to scoped enumNoel Grandin