summaryrefslogtreecommitdiff
path: root/editeng/source/editeng/impedit2.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-05-27Resolves: tdf#129620 crash because there is no associated windowCaolán McNamara1-4/+9
2020-05-13tdf#102625: fix Formula editor breaks surrogate pairsJulien Nabet1-0/+9
2020-02-25tdf#130760 Fix crash when clicking link to other slideSamuel Mehrbrodt1-1/+1
2020-01-24tdf#128046: preserve list levels on pasteKatarina Behrens1-2/+4
2019-10-23size some stringbuffer to prevent re-allocNoel Grandin1-1/+1
2019-10-21loplugin:virtualdead unused param in EditEngine::FieldClickedNoel Grandin1-3/+1
2019-09-06TyposAndrea Gelmini1-4/+4
2019-08-20loplugin:constvars in drawinglayer..frameworkNoel Grandin1-2/+2
2019-08-19tdf#121039 Open URL also when in edit modeSamuel Mehrbrodt1-1/+22
2019-06-19InvalidateWindow should be preferredCaolán McNamara1-1/+1
2019-06-15loplugin:logexceptionnicely in editeng..extensionsNoel Grandin1-2/+3
2019-06-12Move isIVSSelector, isCJKIVSCharacter to i18nutil/unicode.hxxStephan Bergmann1-3/+3
2019-05-30tdf#125497 allow backspace to remove CJK IVS.Mark Hung1-1/+15
2019-05-22New loplugin:dataStephan Bergmann1-1/+1
2019-05-22Fix typoAndrea Gelmini1-1/+1
2019-05-15tdf#90297 set default SmEditWindow backgroundJan-Marek Glogowski1-1/+0
2019-05-14tdf#90297 use field colors for math's edit engineJan-Marek Glogowski1-0/+1
2019-04-24Fix typosAndrea Gelmini1-2/+2
2019-04-13loplugin:sequentialassign in editeng..extensionsNoel Grandin1-2/+1
2019-04-04weld ClassificationDialogCaolán McNamara1-1/+2
2019-04-04LOK logic is good for non-lok hereCaolán McNamara1-12/+2
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen1-0/+1
2019-02-08loplugin:indentation in editeng..extensionsNoel Grandin1-2/+2
2019-01-21o3tl::make_unique -> std::make_unique in dbaccess...frameworkGabor Kelemen1-16/+15
2018-12-07remove unused EditStatusFlags enum valueNoel Grandin1-2/+0
2018-11-28loplugin:unusedmethodsNoel Grandin1-59/+0
2018-11-27remove unused EEControlBits enum valueNoel Grandin1-5/+0
2018-11-22loplugin:unusedenumconstants in EEControlBitsNoel Grandin1-1/+1
2018-11-21loplugin:redundantfcast improvementsNoel Grandin1-1/+1
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen1-0/+1
2018-11-16Revert "tdf#115639: Align right/center with trailing spaces the same"Tamás Zolnai1-7/+3
2018-11-08Fix typosAndrea Gelmini1-1/+1
2018-11-08More --enable-debug --disable-assert-always-abort fixesStephan Bergmann1-1/+1
2018-10-22tdf#120703 (PVS): too complex condition; wrong conditionMike Kaganski1-2/+2
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin1-2/+2
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin1-3/+3
2018-10-11tdf#119065 fix the style of two connected paragraphs.Mark Hung1-6/+1
2018-10-09Resolves: tdf#66545 display URL fields non-shaded in CalcEike Rathke1-1/+14
2018-10-09use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin1-14/+13
2018-10-09use unique_ptr in ParaPortionListNoel Grandin1-13/+10
2018-10-06drop some now unnecessary includesCaolán McNamara1-5/+1
2018-09-25Queue notifications only oncePaul Trojahn1-20/+2
2018-09-04tdf#118967 Batch all a11y notificationsPaul Trojahn1-46/+16
2018-08-26tdf#106260 Fix invisible pasted urlsPaul Trojahn1-0/+1
2018-08-16Fix typo: s/an other/another/gAndrea Gelmini1-1/+1
2018-08-10tdf#119169 impress, crash when editing bulleted listNoel Grandin1-1/+2
2018-08-02coverity#1438198 silence using invalid iteratorCaolán McNamara1-2/+5
2018-08-01Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-07-28loplugin:stringloop in editengNoel Grandin1-4/+4
2018-07-26tdf#115438 Fix freeze when pasting unformatted textPaul Trojahn1-0/+2