summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)Author
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
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-27kill some unused inlinesThomas Arnhold
2013-03-25remove external include guardsThomas Arnhold
2013-03-25xmloff/source/forms/strings.cxx no longer relevantStephan Bergmann
2013-03-24print typename of object, not pointerDavid Tardon
2013-03-22SdXMLExport::CreateFontAutoStylePool: "EmbedFonts": ignore exceptionsMichael Stahl
2013-03-21remove duplicate copy of SchXMLSeriesHelper: take 2Peter Foley
2013-03-21Revert "remove duplicate copy of SchXMLSeriesHelper"Peter Foley
2013-03-21regenerate pchPeter Foley
2013-03-21remove duplicate copy of SchXMLSeriesHelperPeter Foley
2013-03-20fdo#60769 implement odf export of multi-paragraph comment rangesMiklos Vajna
2013-03-20simplify OUString assignmentsChr. Rossmanith
2013-03-20fdo#46808, Convert text::AutoTextContainer to new styleNoel Grandin
2013-03-19remove unused VariableName code/commentsMichael Stahl
2013-03-19reduce whitespaces between include and filenameThomas Arnhold
2013-03-19let us keep the gnumeric value handling in xmloffMarkus Mohrhard
2013-03-19fdo#61135 stepped lines graph: handle ods filesEricSeynaeve
2013-03-18Wundef, fix various more or less broken debug codeLuboš Luňák
2013-03-18fdo#61256 - the Get.*Export methods also create and register stylesMichael Meeks
2013-03-18we need to register data sequences during import, fdo#52159Markus Mohrhard
2013-03-18use the right range representation, fdo#52159Markus Mohrhard
2013-03-15fix conflicting types found by ltoPeter Foley
2013-03-14xmloff: at least do something to test styles.Michael Meeks
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks
2013-03-14remove redundant property handler factory.Michael Meeks
2013-03-14xmloff: native code unit testing harness.Michael Meeks
2013-03-12update pch headersLuboš Luňák
2013-03-12reportbuilder: make "Group on" not-"Each Value" actually workLionel Elie Mamane
2013-03-11xmloff: more READMEMichael Stahl
2013-03-11use startsWith() instead of compareToAscii()Thomas Arnhold