summaryrefslogtreecommitdiffstats
path: root/editeng
Commit message (Expand)AuthorAgeFilesLines
* tdf#145671 Don't open URL twice in cell edit modeSamuel Mehrbrodt2021-12-112-3/+6
* tdf#48622 Add new border line width defaultsSamuel Mehrbrodt2021-12-051-2/+2
* Resolves: tdf#129620 crash because there is no associated windowCaolán McNamara2020-05-251-4/+9
* tdf#102625: fix Formula editor breaks surrogate pairsJulien Nabet2020-05-091-0/+9
* tdf#116883: sw: support for lists level format stringVasily Melenchuk2020-05-051-3/+5
* Resolves: tdf#132288 don't merge adjacent properties for spell checkingCaolán McNamara2020-04-293-1/+18
* tdf#130760 Fix crash when clicking link to other slideSamuel Mehrbrodt2020-02-251-1/+1
* tdf#128046: preserve list levels on pasteKatarina Behrens2020-01-242-3/+8
* tdf#129708 speed-up: reuse enumeration for each effectSerge Krot2020-01-041-28/+29
* tdf#59666 AutoCorrect: don't capitalize single Greek lettersLászló Németh2019-12-311-0/+4
* tdf#38394 AutoCorrect: fix ’« in French l’« word »László Németh2019-12-311-0/+9
* tdf#54409 fix AutoCorrect with Unicode quotation marksLászló Németh2019-12-291-0/+4
* tdf#106164 AutoCorrect: capitalize words with apostropheLászló Németh2019-12-211-1/+2
* tdf#129300 alignment enums not translated in organizerCaolán McNamara2019-12-111-6/+58
* tdf#121658 Add option to not hyphenate words in CAPSSamuel Mehrbrodt2019-12-073-50/+60
* tdf#128666 Only enable hyperlink actions when just the field is selectedSamuel Mehrbrodt2019-12-061-11/+17
* tdf#128659 Cannot add AutoCorrect entriesNoel Grandin2019-11-281-1/+2
* make some classes module-privateNoel Grandin2019-11-061-1/+1
* loplugin:indentation find broken if statementsNoel Grandin2019-11-062-2/+2
* size some stringbuffer to prevent re-allocNoel Grandin2019-11-031-1/+1
* loplugin:stringaddNoel Grandin2019-11-031-4/+4
* avoid intermediate vcl::WindowsCaolán McNamara2019-10-314-21/+15
* remove unnecessary includesCaolán McNamara2019-10-293-3/+2
* loplugin:unusedfieldsNoel Grandin2019-10-233-7/+3
* size some stringbuffer to prevent re-allocNoel Grandin2019-10-232-2/+2
* loplugin:virtualdead unused param in EditEngine::FieldClickedNoel Grandin2019-10-217-11/+9
* loplugin:virtualdead unused param in UnknownAttrTokenNoel Grandin2019-10-213-5/+5
* Fix typo and dotsAndrea Gelmini2019-10-191-1/+1
* make bin/update_pch.s always include code in trivial #if'sLuboš Luňák2019-10-181-2/+12
* Rename OUStringLiteral1 to OUStringCharStephan Bergmann2019-10-179-13/+13
* Resolves: tdf#127961 Add NBSP to quotation marks for all French except fr-CHEike Rathke2019-10-161-12/+2
* loplugin:bufferadd loosen some constraintsNoel Grandin2019-10-161-4/+1
* loplugin:stringadd look through a couple more known-good methodsNoel Grandin2019-10-161-2/+2
* loplugin:stringadd look for unnecessary temporariesNoel Grandin2019-10-144-14/+14
* simplify "a = a +" to "a +="Noel Grandin2019-10-115-46/+29
* convert WriteCharPtr..getStr to WriteOStringNoel Grandin2019-10-101-4/+3
* tdf#128009: Allow spaces in AutoText suggestionsMike Kaganski2019-10-081-10/+44
* loplugin:redundantpointerops simplify *p.get()Noel Grandin2019-10-089-38/+38
* InsertQuote can be constMike Kaganski2019-10-071-1/+1
* enable -Wrange-loop-analysis on clangNoel Grandin2019-10-071-2/+2
* improve SfxPoolItem operator== implementationsNoel Grandin2019-10-066-27/+6
* Drop bogus memsetStephan Bergmann2019-10-051-1/+0
* SvxAutoCorrect::GetPrevAutoCorrWord should not be constMike Kaganski2019-10-041-3/+2
* loplugin:unusedfieldsNoel Grandin2019-10-041-2/+0
* Avoid redundant IsAtEnd: NextItem returns nullptr iif iterator is at endMike Kaganski2019-10-012-20/+14
* Move Rectangle,Point,Size serialization to GenericTypeSerializerTomaž Vajngerl2019-09-291-3/+5
* constmethod for accessor-type methodsNoel Grandin2019-09-291-2/+2
* loplugin:virtualdead in editengNoel Grandin2019-09-283-20/+1
* add property name when throwing css::uno::UnknownPropertyExceptionNoel Grandin2019-09-262-7/+7
* drop unnecessary includes and update pchCaolán McNamara2019-09-261-0/+1