summaryrefslogtreecommitdiff
path: root/editeng
AgeCommit message (Expand)AuthorFilesLines
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
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand14-1010/+883
2019-04-24Fix typosAndrea Gelmini1-2/+2
2019-04-23tdf#42949 Fix IWYU warnings in include/editeng/[f-x]*Gabor Kelemen16-0/+24
2019-04-20simplify SfxPoolItemArray_Impl (tdf#81765 related)Noel Grandin1-11/+4
2019-04-15tdf#42949 Fix IWYU warnings in include/editeng/[a-e]*Gabor Kelemen10-0/+14
2019-04-15improve loplugin simplifyconstructNoel Grandin2-2/+2
2019-04-13loplugin:sequentialassign in editeng..extensionsNoel Grandin8-19/+9
2019-04-10tdf#42949 Fix IWYU warnings in include/vclGabor Kelemen1-0/+1
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen2-0/+2
2019-04-04weld ClassificationDialogCaolán McNamara5-42/+60
2019-04-04LOK logic is good for non-lok hereCaolán McNamara1-12/+2
2019-04-04this line is equivalent to InvalidateAtWindowCaolán McNamara1-2/+2
2019-04-02tdf#108423 autocorrect English word i' -> I’László Németh1-2/+21
2019-04-01tdf#120703 PVS: Silence V522 warningsMike Kaganski1-0/+5
2019-03-31tdf#120703 PVS: remove redundant static castsMike Kaganski2-6/+4
2019-03-28loplugin:useuniqueptr in ImpEditEngine::WriteItemListAsRTFNoel Grandin2-12/+11
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen1-0/+1
2019-03-07tdf#121686: fix assert in SvxAutoCorrect::FnChgToEnEmDash (editeng)Julien Nabet1-1/+2
2019-03-07log nice exception messages whereever possibleNoel Grandin1-2/+4
2019-03-06loplugin:unnecessaryparen improve member expressionNoel Grandin1-2/+2
2019-03-05re-land "new loplugin typedefparam""Noel Grandin1-12/+12
2019-03-04simplify UNO getTypes methodsNoel Grandin2-20/+11