summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)AuthorFilesLines
2019-10-12Replace some OUStringBuffer by OUString in txtvfldi (xmloff)Julien Nabet1-16/+4
2019-10-12Get rid of OUStringBuffer in data2string (xmloff)Julien Nabet1-36/+17
2019-10-11xmloff: create XMLDrawSettingsExportOOO instances with an uno constructorMiklos Vajna4-13/+10
2019-10-11simplify "a = a +" to "a +="Noel Grandin1-2/+2
2019-10-09tdf#114441 changed some sal_uLong to better fitting typesChristian Barth2-2/+2
2019-10-09loplugin:redundantpointerops check other pointer typesNoel Grandin3-6/+6
2019-10-07use FastParser in linguisticNoel Grandin2-0/+16
2019-10-04xmloff: create XMLDrawMetaExportOOO instances with an uno constructorMiklos Vajna4-8/+10
2019-10-02tdf#42949 Fix IWYU warnings in xmloff/source/[s-x]*/*cxxGabor Kelemen112-262/+8
2019-10-02loplugin:stringadd in writerfilter..xmloffNoel Grandin9-30/+15
2019-09-30tdf#42949 Fix IWYU warnings in xmloff/source/[c-m]*/*cxxGabor Kelemen85-281/+28
2019-09-29Fix typosAndrea Gelmini1-1/+1
2019-09-27Deduplicate O(U)StringNumber definitions; add toAsciiUpperCaseMike Kaganski1-1/+1
2019-09-27xmloff: create XMLDrawContentExportOOO instances with an uno constructorMiklos Vajna4-8/+12
2019-09-24Related: tdf#124600 sw anchored object allow overlap: add ODT filterMiklos Vajna3-0/+4
2019-09-24tdf#42949 Fix IWYU warnings in xmloff/source/*/*hxxGabor Kelemen66-74/+81
2019-09-24support O(U)String::number() for fast string concatenationLuboš Luňák1-2/+2
2019-09-23do not require $(SRCDIR) in every gb_Library_set_precompiled_headerLuboš Luňák2-2/+2
2019-09-20xmloff: create XMLDrawStylesExportOOO instances with an uno constructorMiklos Vajna4-8/+12
2019-09-17tdf#42949 Fix IWYU warnings in xmloff/inc/Gabor Kelemen30-28/+25
2019-09-14tdf#39593 use isUnoTunnelId in xmloffArkadiy Illarionov7-20/+31
2019-09-13tdf#45789 [API CHANGE] Automatic row height in reportsIlhan Yesil1-2/+2
2019-09-13xmloff: create XMLDrawExportOOO instances with an uno constructorMiklos Vajna4-10/+14
2019-09-10Fix typosAndrea Gelmini1-1/+1
2019-09-06Fixing '....' and '..'Andrea Gelmini5-7/+7
2019-09-03loplugin:constmethod in xmloffNoel Grandin20-35/+35
2019-09-01Fix '..'Andrea Gelmini1-1/+1
2019-08-29xmloff: create XMLImpressExportOOO instances with an uno constructorMiklos Vajna4-12/+13
2019-08-27tdf#107776 sw ODF shape import: make is-textbox check more strictMiklos Vajna1-1/+2
2019-08-25cid#1448241 silence Explicit null deferenced false positiveCaolán McNamara1-0/+1
2019-08-25cid#1452763 Unchecked return valueCaolán McNamara1-1/+3
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