summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)AuthorFilesLines
2019-08-23loplugin:returnconstval in xmloffNoel Grandin5-16/+16
2019-08-23loplugin:returnconstval in saxNoel Grandin1-1/+1
2019-08-23tdf#39593 extract UnoTunnelId comparison to template functionArkadiy Illarionov1-2/+1
2019-08-22QR Code : ODF import/exportShubham Goyal8-1/+197
2019-08-22xmloff: create XMLImpressSettingsExportOOO instances with an uno constructorMiklos Vajna4-8/+10
2019-08-20loplugin:constvars in writerfilter..xmlscriptNoel Grandin10-16/+16
2019-08-20Simplify iteration over XMLFontAutoStylePool_ImplMike Kaganski1-4/+1
2019-08-19Fix typosAndrea Gelmini1-1/+1
2019-08-17tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet5-24/+8
2019-08-16Fix typosAndrea Gelmini1-1/+1
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin6-20/+10
2019-08-16xmloff: create XMLImpressMetaExportOOO instances with an uno constructorMiklos Vajna4-8/+10
2019-08-16loplugin:sequenceloop in xmloffNoel Grandin41-83/+86
2019-08-14Change some handling for resolved commentsScott Clarke1-11/+13
2019-08-14tdf#124243 fix import of deleted X axis of 3D chartsBalazs Varga1-3/+1
2019-08-13warn on load when a document binds an event to a macroCaolán McNamara2-2/+15
2019-08-12Fix typosAndrea Gelmini1-1/+1
2019-08-12Fix typosAndrea Gelmini3-3/+3
2019-08-12Fix typosAndrea Gelmini1-1/+1
2019-08-09Fix typosAndrea Gelmini1-1/+1
2019-08-08xmloff: create XMLImpressContentExportOOO instances with an uno constructorMiklos Vajna4-8/+12
2019-08-07tdf#125628: FORMATTING: Part of text loose yellow highlight reopening documentTamás Zolnai1-3/+4
2019-08-01xmloff: create XMLImpressStylesExportOOO instances with an uno constructorMiklos Vajna4-8/+12
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): xmloffStephan Bergmann16-30/+30
2019-07-26Fix typosAndrea Gelmini35-60/+60
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 Clarke6-0/+25
2019-07-25xmloff: create XMLImportStylesImportOasis instances with an uno constructorMiklos Vajna4-27/+11
2019-07-25Fix typosAndrea Gelmini1-1/+1
2019-07-24Fix typoAndrea Gelmini1-2/+2
2019-07-24Fix typosAndrea Gelmini3-3/+3
2019-07-21cid#1448305 silence Out-of-bounds accessCaolán McNamara1-2/+3
2019-07-21loplugin:referencecasting in xmloffNoel Grandin31-196/+123
2019-07-19cid#1448264 silence Out-of-bounds accessCaolán McNamara1-1/+2
2019-07-18xmloff: create XMLImportContentImportOasis instances with an uno constructorMiklos Vajna4-8/+11
2019-07-16cid#1448448 Unchecked return valueCaolán McNamara1-6/+5
2019-07-15ofz#15797 Integer-overflowCaolán McNamara1-3/+6
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-07-04xmloff: create XMLImportMetaImportOasis instances with an uno constructorMiklos Vajna4-8/+9
2019-06-20xmloff: create XMLImportSettingsImportOasis instances with an uno constructorMiklos Vajna4-8/+9
2019-06-19Use for loop with explicit number of iterationsArkadiy Illarionov1-7/+3
2019-06-18loplugin:logexceptionnicely in xmlhelp..xmlsecurityNoel Grandin12-62/+70
2019-06-17xmloff: prefix members of XMLIndexSimpleEntryContextMiklos Vajna6-38/+38
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov4-6/+6
2019-06-16crashtesting: failure on export to odt of ooo33851-1.sxwCaolán McNamara1-2/+5
2019-06-13Simplify Sequence iterations in xmloff/source/{chart..core}Arkadiy Illarionov15-256/+144
2019-06-13xmloff: create XMLDrawSettingsImportOasis instances with an uno constructorMiklos Vajna4-12/+12
2019-06-12Simplify Sequence iterations in xmloff/source/{draw..script}Arkadiy Illarionov17-337/+246