summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)Author
2013-05-06fix typos (wich instead of which)Philipp Riemer
2013-05-04install openoffice 1.0 DTD files using filelistDavid Tardon
2013-05-03fdo#48056 treat report chart as draw chartLionel Elie Mamane
2013-05-03janitorial: indentationLionel Elie Mamane
2013-05-03add a warningDavid Tardon
2013-05-03fdo#60075 need to return context when availableDavid Tardon
2013-05-03fdo#60075 open drawings with connector attached to SVGDavid Tardon
2013-05-03the var. must be persistent over multiple callsDavid Tardon
2013-05-02ditch explicit char arrays for string literalsLuboš Luňák
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-30Fix fdo#64062 - can't assume para styles to be there.Thorsten Behrens
2013-04-26some more namespace cleanupThomas Arnhold
2013-04-25add error to office:value-type for calc cells and fdo#51810Markus Mohrhard
2013-04-25update pchThomas Arnhold
2013-04-25comments and code reformatMaxime de Roucy
2013-04-24x error bars are also defined in ODF 1.2Markus Mohrhard
2013-04-24fix a problem with error bar weightMarkus Mohrhard
2013-04-24gbuild: drop uses of removed packagesDavid Tardon
2013-04-23execute move of global headersBjoern Michaelsen
2013-04-23fdo#46808, convert form::Forms to new styleNoel Grandin
2013-04-22xmloff::token::GetXMLToken: only execute the check onceMichael Stahl
2013-04-22xmloff::token::GetXMLToken: deploy assert in consistency checkMichael Stahl
2013-04-22fix mismerge in PropertyMap.hxxMarkus Mohrhard
2013-04-22get the handling of error bar ranges correct in xmloffMarkus Mohrhard
2013-04-22more work on getting the error bar export produce valid docsMarkus Mohrhard
2013-04-22bring some sense into the error bar mappings for styles exportMarkus Mohrhard
2013-04-22little formatting clean-upMarkus Mohrhard
2013-04-22fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERTRadu Ioan
2013-04-20Remove pass-through header file sot/inc/sot/clsids.hxxMichael Dunphy
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-04-19Remove pass-through header svtools/inc/svtools/txtcmp.hxxMichael Dunphy
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane
2013-04-18Fix typos: HEIGTH -> HEIGHT and WEIGTH -> WEIGHTLior Kaplan
2013-04-17fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERTRadu Ioan
2013-04-15fdo#60724 correct spellingThomas Arnhold
2013-04-15fdo#60724 successfull -> successfulThomas Arnhold
2013-04-15fdo#60724 correct spellingThomas Arnhold
2013-04-15fdo#60724 correct spellingThomas Arnhold
2013-04-15fdo#60724 informations -> informationThomas Arnhold
2013-04-12i#98430: Import at least the shape.Jan Holesovsky
2013-04-11i#52127: Avoid .back() on an empty vector, fixes ooo52127-1.odt.Jan Holesovsky
2013-04-10fdo#60594: Fix crash in the document (does not fix the original report).Jan Holesovsky
2013-04-10fdo#39066: using UNO_QUERY instead of UNO_QUERY_THROW displays hyperlinksChr. Rossmanith
2013-04-07Some cppcheck cleaningJulien Nabet
2013-04-07remove needless forward rtl::OUString declarationsLuboš Luňák
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05new module i18nlangtagEike Rathke
2013-04-05fdo#59071 Slideshow: allow automatic transitions with sub-secondCao Cuong Ngo
2013-04-02Some cppcheck cleaningJulien Nabet
2013-04-01Prefer prefix ++/-- operators for non-primitive typesJulien Nabet