summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)Author
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
2013-03-10update pch filesPeter Foley
2013-03-10Removed RTL_CONSTASCII_USTRINGPARAM in xmloff(transform)Chr. Rossmanith
2013-03-10Removed RTL_CONSTASCII_USTRINGPARAM in xmloff(xforms)Chr. Rossmanith
2013-03-09Resolves: #i120663# The SvXMLImportContext is always leakedJian Fang Zhang
2013-03-09fdo#43460: use isEmpty()Thomas Arnhold
2013-03-09Work around -Werror=unused-local-typedefs from comphelper/stl_types.hxxStephan Bergmann
2013-03-08make use of startsWith()Thomas Arnhold
2013-03-08embed also view-only fonts, but do not use themLuboš Luňák
2013-03-08function for duplicated codeLuboš Luňák
2013-03-08simplify compareTo (now correct)Thomas Arnhold