summaryrefslogtreecommitdiff
path: root/xmloff/source/text
AgeCommit message (Expand)AuthorFilesLines
2019-12-07tdf#121658 Add option to not hyphenate words in CAPSSamuel Mehrbrodt1-0/+1
2019-11-12rename now it does more than just sortCaolán McNamara1-2/+2
2019-10-31tdf#125688 speed up load of change-tracking ODSNoel Grandin1-3/+4
2019-10-23xmloff: ODF import: reimplement fieldmark-start/fieldmark-endMichael Stahl2-85/+117
2019-10-20loplugin:virtualdead unused param in RedlineAdjustStartNodeCursorNoel Grandin3-5/+5
2019-10-15new loplugin:bufferaddNoel Grandin6-52/+21
2019-10-12Replace some OUStringBuffer by OUString in txtvfldi (xmloff)Julien Nabet1-16/+4
2019-10-11simplify "a = a +" to "a +="Noel Grandin1-2/+2
2019-10-09tdf#114441 changed some sal_uLong to better fitting typesChristian Barth1-1/+1
2019-10-09loplugin:redundantpointerops check other pointer typesNoel Grandin1-2/+2
2019-10-02tdf#42949 Fix IWYU warnings in xmloff/source/[s-x]*/*cxxGabor Kelemen44-129/+1
2019-10-02loplugin:stringadd in writerfilter..xmloffNoel Grandin1-4/+2
2019-09-24Related: tdf#124600 sw anchored object allow overlap: add ODT filterMiklos Vajna1-0/+2
2019-09-24tdf#42949 Fix IWYU warnings in xmloff/source/*/*hxxGabor Kelemen11-9/+11
2019-09-03loplugin:constmethod in xmloffNoel Grandin6-11/+11
2019-09-01Fix '..'Andrea Gelmini1-1/+1
2019-08-23loplugin:returnconstval in xmloffNoel Grandin1-6/+6
2019-08-22QR Code : ODF import/exportShubham Goyal1-0/+9
2019-08-20loplugin:constvars in writerfilter..xmlscriptNoel Grandin3-5/+5
2019-08-16loplugin:sequenceloop in xmloffNoel Grandin7-10/+10
2019-08-14Change some handling for resolved commentsScott Clarke1-11/+13
2019-08-12Fix typosAndrea Gelmini1-1/+1
2019-08-12Fix typosAndrea Gelmini1-1/+1
2019-08-07tdf#125628: FORMATTING: Part of text loose yellow highlight reopening documentTamás Zolnai1-3/+4
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): xmloffStephan Bergmann4-5/+5
2019-07-26Fix typosAndrea Gelmini7-8/+8
2019-07-26cid#1452040 silence Unchecked return valueCaolán McNamara1-1/+1
2019-07-26HACK to survive missing target storageStephan Bergmann1-9/+13
2019-07-25tdf#119228 Add storage and serialisation for the Resolved flagScott Clarke3-0/+20
2019-07-21loplugin:referencecasting in xmloffNoel Grandin8-19/+15
2019-07-12MSForms: Rework text-based date form field's representationTamás Zolnai1-4/+1
2019-07-12MSForms: ODF import / export of text-based date fieldTamás Zolnai1-1/+4
2019-06-19Use for loop with explicit number of iterationsArkadiy Illarionov1-7/+3
2019-06-18loplugin:logexceptionnicely in xmlhelp..xmlsecurityNoel Grandin2-7/+9
2019-06-17xmloff: prefix members of XMLIndexSimpleEntryContextMiklos Vajna6-38/+38
2019-06-16crashtesting: failure on export to odt of ooo33851-1.sxwCaolán McNamara1-2/+5
2019-06-11Simplify Sequence iterations in xmloff/source/{style..xforms}Arkadiy Illarionov11-171/+88
2019-06-08loplugin:unusedmethodsNoel Grandin1-1/+0
2019-05-30ODT export: fix lost <text:user-field-decl> for fields in tables in headersMiklos Vajna1-1/+28
2019-05-25tdf#125372 writer, file with lots of hints very slow to open, part1Noel Grandin1-11/+18
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin1-1/+1
2019-05-10an is used before a vowel soundCaolán McNamara2-3/+3
2019-05-02Use hasElements to check Sequence emptiness in [v-x]*Arkadiy Illarionov3-3/+3
2019-04-30sw btlr writing mode: implement ODF filter for textframesMiklos Vajna1-0/+1
2019-04-29tdf#63640 FILEOPEN/FILESAVE: particular .odt loads/saves very slow, part4Noel Grandin8-9/+9
2019-04-15loplugin:sequentialassign in writerfilter..xmlsecurityNoel Grandin8-20/+9
2019-03-05re-land "new loplugin typedefparam""Noel Grandin1-1/+1
2019-03-04Revert "new loplugin typedefparam"Noel Grandin1-1/+1
2019-03-04new loplugin typedefparamNoel Grandin1-1/+1
2019-02-11loplugin:indentation in writerfilter..xmloffNoel Grandin7-22/+22