summaryrefslogtreecommitdiff
path: root/include/xmloff
AgeCommit message (Expand)AuthorFilesLines
2019-11-12rename now it does more than just sortCaolán McNamara1-3/+4
2019-11-12tdf#127791 defer import of group shape events until the group is poppedCaolán McNamara1-0/+4
2019-11-06tdf#125688 removing XWeak support from SvXMLImportContextNoel Grandin1-8/+24
2019-11-06convert ImportStoredChapterNumberingRules to XFastParserNoel Grandin2-0/+12
2019-11-05make some classes module-privateNoel Grandin1-4/+4
2019-11-03size some stringbuffer to prevent re-allocNoel Grandin2-2/+5
2019-11-01loplugin:finalclasses in xmloffNoel Grandin28-41/+33
2019-10-31tdf#125688, cache token names as OUStringNoel Grandin2-4/+19
2019-10-23xmloff: ODF import: reimplement fieldmark-start/fieldmark-endMichael Stahl1-1/+1
2019-10-20loplugin:virtualdead unused param in RedlineAdjustStartNodeCursorNoel Grandin1-1/+1
2019-10-20loplugin:virtualdead unused param in XMLEventContextFactory::CreateContextNoel Grandin1-3/+1
2019-10-07use FastParser in linguisticNoel Grandin1-0/+8
2019-10-02tdf#42949 Fix IWYU warnings in xmloff/source/[s-x]*/*cxxGabor Kelemen1-1/+1
2019-09-24Related: tdf#124600 sw anchored object allow overlap: add ODT filterMiklos Vajna1-0/+1
2019-09-17tdf#42949 Fix IWYU warnings in xmloff/inc/Gabor Kelemen1-3/+0
2019-09-14tdf#39593 use isUnoTunnelId in xmloffArkadiy Illarionov1-0/+1
2019-09-06TyposAndrea Gelmini1-1/+1
2019-09-03loplugin:constmethod in xmloffNoel Grandin11-26/+26
2019-08-23loplugin:returnconstval in xmloffNoel Grandin2-6/+6
2019-08-22QR Code : ODF import/exportShubham Goyal2-0/+4
2019-08-20tdf#126792: DOCX legacy drop-downs are only supposed to hold 25 items, GUITamás Zolnai1-0/+1
2019-08-20Fix typosAndrea Gelmini1-1/+1
2019-08-16loplugin:sequenceloop in xmloffNoel Grandin1-1/+1
2019-08-13warn on load when a document binds an event to a macroCaolán McNamara1-0/+3
2019-08-12Fix typosAndrea Gelmini1-4/+4
2019-07-30Fix typosAndrea Gelmini1-1/+1
2019-07-29revert bits of "loplugin:sequentialassign"Noel Grandin1-1/+4
2019-07-29loplugin:sequentialassignNoel Grandin1-4/+1
2019-07-27Fix typosAndrea Gelmini3-5/+5
2019-07-25tdf#119228 Add storage and serialisation for the Resolved flagScott Clarke2-0/+3
2019-07-20Fix typosAndrea Gelmini2-4/+4
2019-07-19Fix typosAndrea Gelmini2-2/+2
2019-07-16tdf#42949 Fix IWYU warnings in include/Gabor Kelemen1-1/+0
2019-07-12MSForms: Implement calculation of the displayed text in date form fieldTamás Zolnai1-2/+5
2019-07-12MSForms: Add a drop-down button for the text-based date fieldTamás Zolnai1-0/+1
2019-07-12MSForms: Introduce a properties dialog for date form fieldTamás Zolnai1-0/+1
2019-07-12MSForms: Introduce a new fieldmark class for text-based date fieldTamás Zolnai1-0/+2
2019-06-03tdf#39593 use UNO3_GETIMPLEMENTATION* macrosArkadiy Illarionov2-8/+4
2019-05-18tdf#125254 Performance: A spreadsheet opens too slow, NameSpaceEntryNoel Grandin1-6/+5
2019-05-13tdf#107592 Impress PPS save to ODP slowNoel Grandin1-2/+6
2019-05-03The -fvisibility-ms-compat hack is no longer needed for UBSan on Linux...Stephan Bergmann2-4/+4
2019-04-08improve combining in hash functionsNoel Grandin1-1/+4
2019-03-26loplugin:unusedfieldsNoel Grandin1-1/+0
2019-03-16pahole changes in variousNoel Grandin1-5/+5
2019-03-14loplugin:unusedfields in xmloffNoel Grandin4-7/+1
2019-03-09loplugin:unnecessaryvirtualNoel Grandin1-1/+1
2019-02-16MSForms: Make Drop-Down form field to have a default sizeTamás Zolnai1-1/+1
2019-02-16MSForms: Insert Legacy Form Fields from MS compatible Forms menuTamás Zolnai1-0/+1
2019-02-13sw btlr writing mode: implement ODF filterMiklos Vajna1-0/+1
2019-02-06no need to use OUStringHash here anymoreNoel Grandin1-1/+1