summaryrefslogtreecommitdiff
path: root/editeng
AgeCommit message (Expand)Author
2021-12-11tdf#145671 Don't open URL twice in cell edit modeSamuel Mehrbrodt
2021-12-05tdf#48622 Add new border line width defaultsSamuel Mehrbrodt
2020-05-25Resolves: tdf#129620 crash because there is no associated windowCaolán McNamara
2020-05-09tdf#102625: fix Formula editor breaks surrogate pairsJulien Nabet
2020-05-05tdf#116883: sw: support for lists level format stringVasily Melenchuk
2020-04-29Resolves: tdf#132288 don't merge adjacent properties for spell checkingCaolán McNamara
2020-02-25tdf#130760 Fix crash when clicking link to other slideSamuel Mehrbrodt
2020-01-24tdf#128046: preserve list levels on pasteKatarina Behrens
2020-01-04tdf#129708 speed-up: reuse enumeration for each effectSerge Krot
2019-12-31tdf#59666 AutoCorrect: don't capitalize single Greek lettersLászló Németh
2019-12-31tdf#38394 AutoCorrect: fix ’« in French l’« word »László Németh
2019-12-29tdf#54409 fix AutoCorrect with Unicode quotation marksLászló Németh
2019-12-21tdf#106164 AutoCorrect: capitalize words with apostropheLászló Németh
2019-12-11tdf#129300 alignment enums not translated in organizerCaolán McNamara
2019-12-07tdf#121658 Add option to not hyphenate words in CAPSSamuel Mehrbrodt
2019-12-06tdf#128666 Only enable hyperlink actions when just the field is selectedSamuel Mehrbrodt
2019-11-28tdf#128659 Cannot add AutoCorrect entriesNoel Grandin
2019-11-06make some classes module-privateNoel Grandin
2019-11-06loplugin:indentation find broken if statementsNoel Grandin
2019-11-03size some stringbuffer to prevent re-allocNoel Grandin
2019-11-03loplugin:stringaddNoel Grandin
2019-10-31avoid intermediate vcl::WindowsCaolán McNamara
2019-10-29remove unnecessary includesCaolán McNamara
2019-10-23loplugin:unusedfieldsNoel Grandin
2019-10-23size some stringbuffer to prevent re-allocNoel Grandin
2019-10-21loplugin:virtualdead unused param in EditEngine::FieldClickedNoel Grandin
2019-10-21loplugin:virtualdead unused param in UnknownAttrTokenNoel Grandin
2019-10-19Fix typo and dotsAndrea Gelmini
2019-10-18make bin/update_pch.s always include code in trivial #if'sLuboš Luňák
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-10-16Resolves: tdf#127961 Add NBSP to quotation marks for all French except fr-CHEike Rathke
2019-10-16loplugin:bufferadd loosen some constraintsNoel Grandin
2019-10-16loplugin:stringadd look through a couple more known-good methodsNoel Grandin
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin
2019-10-11simplify "a = a +" to "a +="Noel Grandin
2019-10-10convert WriteCharPtr..getStr to WriteOStringNoel Grandin
2019-10-08tdf#128009: Allow spaces in AutoText suggestionsMike Kaganski
2019-10-08loplugin:redundantpointerops simplify *p.get()Noel Grandin
2019-10-07InsertQuote can be constMike Kaganski
2019-10-07enable -Wrange-loop-analysis on clangNoel Grandin
2019-10-06improve SfxPoolItem operator== implementationsNoel Grandin
2019-10-05Drop bogus memsetStephan Bergmann
2019-10-04SvxAutoCorrect::GetPrevAutoCorrWord should not be constMike Kaganski
2019-10-04loplugin:unusedfieldsNoel Grandin
2019-10-01Avoid redundant IsAtEnd: NextItem returns nullptr iif iterator is at endMike Kaganski
2019-09-29Move Rectangle,Point,Size serialization to GenericTypeSerializerTomaž Vajngerl
2019-09-29constmethod for accessor-type methodsNoel Grandin
2019-09-28loplugin:virtualdead in editengNoel Grandin
2019-09-26add property name when throwing css::uno::UnknownPropertyExceptionNoel Grandin
2019-09-26drop unnecessary includes and update pchCaolán McNamara