summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)AuthorFilesLines
2013-05-30Resolves: #i121507# Added comma to whitespace listArmin Le Grand1-3/+18
2013-05-24WaE: implicit conversion of NULL constant to nullptr_tTor Lillqvist1-1/+1
2013-05-23prevent invalid files if file contains currency formatsMarkus Mohrhard1-1/+5
2013-05-22WaE: function will cause runtime stack overflowTor Lillqvist2-2/+3
2013-05-22Use the new type-checking Reference constructor to reduce code noiseNoel Grandin10-44/+26
2013-05-18set some bug id prefixes to indicate which tracker they are fromCaolán McNamara2-2/+2
2013-05-18i121972 Use svg rx/ry/cx/cy defines in draw:ellipse when used(cherry picked f...Armin Le Grand1-0/+9
2013-05-18#121090# corrceted point reduction on svg:d export to only happen when polygo...Armin Le Grand1-1/+3
2013-05-18i121965 Take draw:transform into account for draw:connector shapesArmin Le Grand1-1/+29
2013-05-15sw: change pool default of RES_FOLLOW_TEXT_FLOW to "false"Michael Stahl1-6/+4
2013-05-15i#119922: reverse engineer 9a37613b5e8f08fae585d54a5745e887eb08f8ceMichael Stahl1-0/+10
2013-05-15factor out SvXMLImport::IsOOoXML()Michael Stahl1-5/+28
2013-05-15Fix build.Thorsten Behrens1-8/+0
2013-05-15Fix fdo#64512 Handle xml:id correctly on multi-image draw:framesThorsten Behrens2-64/+37
2013-05-15Remove redundant doxygen doc strings.Thorsten Behrens1-16/+0
2013-05-15Use upper camel case for class names in xmloff.Thorsten Behrens5-8/+8
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist3-6/+6
2013-05-15fdo#46808, Convert chart2::RegressionEquation service to new styleNoel Grandin1-36/+28
2013-05-15fdo#46808, Convert some XMultiServiceFactory to XComponentContextNoel Grandin3-22/+20
2013-05-14typo fix: s/inavlid/invalid/Andras Timar1-1/+1
2013-05-14fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERTRadu Ioan7-88/+76
2013-05-10Resolves: #i122208# introduce rtl::CStringHash and rtl::CStringEqualHerbert Dürr1-15/+1
2013-05-09Update pchAurimas Fišeras1-0/+1
2013-05-07officecfg: remove Package_cppheaderMichael Stahl1-0/+4
2013-05-06fix typos (wich instead of which)Philipp Riemer1-1/+1
2013-05-04install openoffice 1.0 DTD files using filelistDavid Tardon1-17/+20
2013-05-03fdo#48056 treat report chart as draw chartLionel Elie Mamane1-1/+2
2013-05-03janitorial: indentationLionel Elie Mamane1-1/+1
2013-05-03add a warningDavid Tardon1-0/+8
2013-05-03fdo#60075 need to return context when availableDavid Tardon1-0/+4
2013-05-03fdo#60075 open drawings with connector attached to SVGDavid Tardon3-7/+77
2013-05-03the var. must be persistent over multiple callsDavid Tardon2-3/+4
2013-05-02ditch explicit char arrays for string literalsLuboš Luňák2-123/+49
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks4-100/+16
2013-04-30Fix fdo#64062 - can't assume para styles to be there.Thorsten Behrens1-1/+1
2013-04-26some more namespace cleanupThomas Arnhold2-33/+28
2013-04-25add error to office:value-type for calc cells and fdo#51810Markus Mohrhard1-13/+14
2013-04-25update pchThomas Arnhold1-1/+1
2013-04-25comments and code reformatMaxime de Roucy5-10/+33
2013-04-24x error bars are also defined in ODF 1.2Markus Mohrhard1-1/+1
2013-04-24fix a problem with error bar weightMarkus Mohrhard1-1/+1
2013-04-24gbuild: drop uses of removed packagesDavid Tardon1-2/+0
2013-04-23execute move of global headersBjoern Michaelsen102-15602/+0
2013-04-23fdo#46808, convert form::Forms to new styleNoel Grandin2-2/+1
2013-04-22xmloff::token::GetXMLToken: only execute the check onceMichael Stahl1-10/+16
2013-04-22xmloff::token::GetXMLToken: deploy assert in consistency checkMichael Stahl1-2/+2
2013-04-22fix mismerge in PropertyMap.hxxMarkus Mohrhard1-1/+1
2013-04-22get the handling of error bar ranges correct in xmloffMarkus Mohrhard4-22/+47
2013-04-22more work on getting the error bar export produce valid docsMarkus Mohrhard1-2/+2
2013-04-22bring some sense into the error bar mappings for styles exportMarkus Mohrhard1-10/+5