summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)Author
2019-09-06Fixing '....' and '..'Andrea Gelmini
2019-09-03loplugin:constmethod in xmloffNoel Grandin
2019-09-01Fix '..'Andrea Gelmini
2019-08-29xmloff: create XMLImpressExportOOO instances with an uno constructorMiklos Vajna
2019-08-27tdf#107776 sw ODF shape import: make is-textbox check more strictMiklos Vajna
2019-08-25cid#1448241 silence Explicit null deferenced false positiveCaolán McNamara
2019-08-25cid#1452763 Unchecked return valueCaolán McNamara
2019-08-23loplugin:returnconstval in xmloffNoel Grandin
2019-08-23loplugin:returnconstval in saxNoel Grandin
2019-08-23tdf#39593 extract UnoTunnelId comparison to template functionArkadiy Illarionov
2019-08-22QR Code : ODF import/exportShubham Goyal
2019-08-22xmloff: create XMLImpressSettingsExportOOO instances with an uno constructorMiklos Vajna
2019-08-20loplugin:constvars in writerfilter..xmlscriptNoel Grandin
2019-08-20Simplify iteration over XMLFontAutoStylePool_ImplMike Kaganski
2019-08-19Fix typosAndrea Gelmini
2019-08-17tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet
2019-08-16Fix typosAndrea Gelmini
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-08-16xmloff: create XMLImpressMetaExportOOO instances with an uno constructorMiklos Vajna
2019-08-16loplugin:sequenceloop in xmloffNoel Grandin
2019-08-14Change some handling for resolved commentsScott Clarke
2019-08-14tdf#124243 fix import of deleted X axis of 3D chartsBalazs Varga
2019-08-13warn on load when a document binds an event to a macroCaolán McNamara
2019-08-12Fix typosAndrea Gelmini
2019-08-12Fix typosAndrea Gelmini
2019-08-12Fix typosAndrea Gelmini
2019-08-09Fix typosAndrea Gelmini
2019-08-08xmloff: create XMLImpressContentExportOOO instances with an uno constructorMiklos Vajna
2019-08-07tdf#125628: FORMATTING: Part of text loose yellow highlight reopening documentTamás Zolnai
2019-08-01xmloff: create XMLImpressStylesExportOOO instances with an uno constructorMiklos Vajna
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): xmloffStephan Bergmann
2019-07-26Fix typosAndrea Gelmini
2019-07-26cid#1452040 silence Unchecked return valueCaolán McNamara
2019-07-26HACK to survive missing target storageStephan Bergmann
2019-07-25tdf#119228 Add storage and serialisation for the Resolved flagScott Clarke
2019-07-25xmloff: create XMLImportStylesImportOasis instances with an uno constructorMiklos Vajna
2019-07-25Fix typosAndrea Gelmini
2019-07-24Fix typoAndrea Gelmini
2019-07-24Fix typosAndrea Gelmini
2019-07-21cid#1448305 silence Out-of-bounds accessCaolán McNamara
2019-07-21loplugin:referencecasting in xmloffNoel Grandin
2019-07-19cid#1448264 silence Out-of-bounds accessCaolán McNamara
2019-07-18xmloff: create XMLImportContentImportOasis instances with an uno constructorMiklos Vajna
2019-07-16cid#1448448 Unchecked return valueCaolán McNamara
2019-07-15ofz#15797 Integer-overflowCaolán McNamara
2019-07-12MSForms: Rework text-based date form field's representationTamás Zolnai
2019-07-12MSForms: ODF import / export of text-based date fieldTamás Zolnai
2019-07-04xmloff: create XMLImportMetaImportOasis instances with an uno constructorMiklos Vajna
2019-06-20xmloff: create XMLImportSettingsImportOasis instances with an uno constructorMiklos Vajna
2019-06-19Use for loop with explicit number of iterationsArkadiy Illarionov