summaryrefslogtreecommitdiff
path: root/editeng
AgeCommit message (Expand)AuthorFilesLines
2019-12-30tdf#54409 fix AutoCorrect with Unicode quotation marksLászló Németh1-0/+4
2019-12-24tdf#106164 AutoCorrect: capitalize words with apostropheLászló Németh1-1/+2
2019-12-12tdf#129300 alignment enums not translated in organizerCaolán McNamara1-6/+58
2019-11-28tdf#128659 Cannot add AutoCorrect entriesNoel Grandin1-1/+2
2019-10-17Resolves: tdf#127961 Add NBSP to quotation marks for all French except fr-CHEike Rathke1-12/+2
2019-09-26tdf#127748: crash on modify a frame style, which has writing-mode bt-lrJulien Nabet1-1/+2
2019-09-23tdf#109158 improve load time of autocorrect XML fileNoel Grandin1-0/+2
2019-09-23tdf#109158 improve sorting when loading large autocorrect fileNoel Grandin2-70/+81
2019-09-17Resolves: tdf#126935 a11y for hosted EditEngineCaolán McNamara2-164/+0
2019-09-13use common WeldEditViewCaolán McNamara1-23/+39
2019-09-13factor out to a common WeldEditViewCaolán McNamara2-0/+148
2019-09-03assert on selecting text from end to start in shape with a11y enabledCaolán McNamara1-1/+1
2019-07-15tdf#126316 revert Clipboard to PrimarySelectionJan-Marek Glogowski2-3/+11
2019-06-20InvalidateAtWindow should be preferredCaolán McNamara1-1/+1
2019-06-20fix crash with non-window outputdevice betterCaolán McNamara1-12/+17
2019-06-20InvalidateWindow should be preferredCaolán McNamara1-1/+1
2019-06-19allow copy/paste when not hosted in vcl::WindowCaolán McNamara1-4/+4
2019-06-18fix crash in header/footer calc dialogCaolán McNamara2-6/+17
2019-06-13Resolves: tdf#125866 null-derefCaolán McNamara1-0/+3
2019-06-13Move isIVSSelector, isCJKIVSCharacter to i18nutil/unicode.hxxStephan Bergmann1-3/+3
2019-06-02weld SvxThesaurusDialogCaolán McNamara1-1/+2
2019-05-31Use hasElements to check Sequence emptiness in [e-i]*Arkadiy Illarionov3-3/+3
2019-05-30tdf#125497 allow backspace to remove CJK IVS.Mark Hung1-1/+15
2019-05-29tdf#120412 DOCX filter: fix missing superscriptJozsef Szakacs1-1/+2
2019-05-28Add comment about this "weird assignment" in editdocJulien Nabet1-4/+6
2019-05-23tdf#125297 List Format wrongly applied to text pastedNoel Grandin1-1/+5
2019-05-22New loplugin:dataStephan Bergmann3-6/+6
2019-05-22Spell out element access explicitly in test codeStephan Bergmann1-410/+346
2019-05-22Fix typoAndrea Gelmini1-1/+1
2019-05-22Fix typoAndrea Gelmini1-1/+1
2019-05-22Fix typoAndrea Gelmini1-2/+2
2019-05-22Fix typoAndrea Gelmini1-1/+1
2019-05-22Fix typoAndrea Gelmini1-1/+1
2019-05-22Fix typoAndrea Gelmini1-1/+1
2019-05-21Fix typoAndrea Gelmini1-1/+1
2019-05-21Fix typoAndrea Gelmini1-4/+4
2019-05-21Fix typoAndrea Gelmini1-3/+3
2019-05-15tdf#90297 set default SmEditWindow backgroundJan-Marek Glogowski4-18/+1
2019-05-14tdf#90297 use field colors for math's edit engineJan-Marek Glogowski4-1/+18
2019-05-12regenerate PCH headersLuboš Luňák1-4/+4
2019-05-10handle empty tools::Rectangle in editengNoel Grandin2-4/+6
2019-05-09regenerate PCH headers for the 4 new levelsLuboš Luňák1-102/+25
2019-05-09avoid copying when placing items into SfxItemSetNoel Grandin2-5/+3
2019-05-07tdf#74702 partial cleanup of OutDevTypeAdrien Ollier2-7/+4
2019-04-30improve loplugin:stringconstantNoel Grandin1-2/+1
2019-04-30drop Graphic::operator boolNoel Grandin2-4/+4
2019-04-27Decouple reading/writing of Color into GenericTypeSerializerTomaž Vajngerl2-18/+40
2019-04-26Removed executions flags on source filesAndrea Gelmini1-0/+0
2019-04-26ofz#13491 SvxRTFItemStackType dtor excessive recurse depthCaolán McNamara1-0/+40
2019-04-26tdf#119650 slow saving spreadsheet with comments, part 1Noel Grandin1-2/+5