summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)AuthorFilesLines
2019-10-21size some stringbuffer to prevent re-allocNoel Grandin1-1/+1
2019-10-20loplugin:virtualdead unused param in RedlineAdjustStartNodeCursorNoel Grandin3-5/+5
2019-10-20loplugin:virtualdead unused param in XMLEventContextFactory::CreateContextNoel Grandin5-11/+5
2019-10-18make bin/update_pch.s always include code in trivial #if'sLuboš Luňák2-19/+9
2019-10-18xmloff: create XMLDrawSettingsExportOasis instances with an uno constructorMiklos Vajna4-8/+10
2019-10-17loplugin:virtualdead dead propertygroup functionalityNoel Grandin10-199/+19
2019-10-17Remove some memset callsMike Kaganski2-2/+1
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann1-2/+2
2019-10-16loplugin:bufferadd loosen some constraintsNoel Grandin1-6/+4
2019-10-16loplugin:stringadd look through a couple more known-good methodsNoel Grandin1-6/+2
2019-10-15new loplugin:bufferaddNoel Grandin9-64/+24
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin2-5/+3
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