summaryrefslogtreecommitdiff
path: root/editeng/source/editeng/impedit5.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-03-07tdf#158773 reduce dynamic_cast'ing in TextProperties::NotifyNoel Grandin1-6/+6
2024-03-07tdf#158773 reduce dynamic_cast'ing in CustomShapeProperties::NotifyNoel Grandin1-1/+1
2024-02-10editeng: simplify and clean-up struct in for ImpEditEngTomaž Vajngerl1-33/+7
2024-01-27ITEM: Cleanup some Pool stuff with DefaultsArmin Le Grand (allotropia)1-1/+1
2024-01-25editeng: in EditView, access ImpEditView as a referenceTomaž Vajngerl1-1/+1
2024-01-15editeng: return ParaPortion from the list as a ref.Tomaž Vajngerl1-8/+15
2024-01-02editeng: prefix members of ImpEditEngineTomaž Vajngerl1-11/+9
2023-11-25tdf#158317 fix cleanup of SfxPoolItems in editengArmin Le Grand (allotropia)1-3/+2
2023-10-12prefix some members of ImpEditEngineTomaž Vajngerl1-57/+57
2023-08-26editeng: fix crash in EditDoc::FindAttribsXisco Fauli1-2/+3
2023-06-16tdf#103064 sw,editeng: make para styles work inside commentsMaxim Monastirsky1-1/+1
2023-06-15tdf#103064 editeng: invalidate spelling results on style changeMaxim Monastirsky1-0/+5
2023-03-07no need to allocate these separatelyNoel Grandin1-7/+7
2022-11-02tdf#54857 elide more dynamic_castNoel Grandin1-23/+18
2022-06-10new loplugin:moveitNoel Grandin1-1/+1
2022-06-09clang-tidy modernize-pass-by-value in editengNoel Grandin1-2/+3
2022-04-18tdf#148620 Crash in Draw using Format > Lists > Move DownNoel Grandin1-5/+5
2021-09-28gives names to all the Idles and TasksNoel Grandin1-0/+1
2021-09-20be more disciplined with SetUpdateLayout on editengineNoel Grandin1-3/+6
2021-09-02rename UpdateMode -> UpdateLayout in editeng classNoel Grandin1-6/+5
2021-08-10tdf#142845 editeng: don't update selection when formatting before sd pasteMiklos Vajna1-1/+2
2021-05-04speed up loading large ODS a littleNoel Grandin1-5/+5
2021-03-21cid#1473926 Uninitialized scalar variableCaolán McNamara1-4/+1
2020-10-23tdf#104378: don't reset para attributes whileMark Hung1-3/+3
2020-10-13static_cast after dynamic_castNoel1-2/+1
2020-07-14tdf#134478 Refactor dumping of EditEngine dataJan-Marek Glogowski1-1/+1
2020-04-14loplugin:flatten in editengNoel Grandin1-34/+34
2020-01-08Grammar fixesAndrea Gelmini1-1/+1
2019-12-20tdf#42949 Fix IWYU warnings in editeng/Gabor Kelemen1-2/+0
2019-10-08loplugin:redundantpointerops simplify *p.get()Noel Grandin1-1/+1
2019-09-06TyposAndrea Gelmini1-4/+4
2019-06-26fix typoCaolán McNamara1-1/+1
2019-05-22Fix typoAndrea Gelmini1-1/+1
2019-01-21o3tl::make_unique -> std::make_unique in dbaccess...frameworkGabor Kelemen1-5/+4
2018-11-08More --enable-debug --disable-assert-always-abort fixesStephan Bergmann1-1/+1
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin1-3/+3
2018-10-09use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin1-15/+15
2018-10-06drop some now unnecessary includesCaolán McNamara1-3/+0
2018-09-08loplugin:simplifyconstruct in editeng..extensionsNoel Grandin1-1/+0
2018-09-07loplugin:useuniqueptr in ImpEditEngineNoel Grandin1-5/+3
2018-06-06Translate German comments and debug stringsJohnny_M1-2/+2
2018-03-20drop unnecessary includesCaolán McNamara1-1/+0
2018-02-16ofz#6311 still problems with SdrEdgeObj listening to same obj at start as endCaolán McNamara1-1/+1
2017-12-08cppcheck: fix some reportsJulien Nabet1-2/+1
2017-10-23loplugin:includeform: editengStephan Bergmann1-2/+2
2017-10-14sd lok: fix spell checking languages in ImpressHenry Castro1-0/+10
2017-08-16assert on duplicate listener in SfxListenerNoel Grandin1-1/+1
2017-07-22loplugin:constparams in editeng,lingucomponentNoel Grandin1-1/+1
2017-07-04loplugin:unusedfields in editengNoel Grandin1-1/+0
2017-06-23loplugin:unusedfields in desktop..editengNoel Grandin1-1/+0