summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)AuthorFilesLines
2013-04-22fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERTRadu Ioan8-121/+60
2013-04-20Remove pass-through header file sot/inc/sot/clsids.hxxMichael Dunphy4-4/+4
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza1-1/+1
2013-04-19Remove pass-through header svtools/inc/svtools/txtcmp.hxxMichael Dunphy2-29/+0
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane12-30/+39
2013-04-18Fix typos: HEIGTH -> HEIGHT and WEIGTH -> WEIGHTLior Kaplan9-11/+11
2013-04-17fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERTRadu Ioan3-127/+71
2013-04-15fdo#60724 correct spellingThomas Arnhold2-2/+2
2013-04-15fdo#60724 successfull -> successfulThomas Arnhold1-1/+1
2013-04-15fdo#60724 correct spellingThomas Arnhold3-4/+4
2013-04-15fdo#60724 correct spellingThomas Arnhold2-2/+2
2013-04-15fdo#60724 informations -> informationThomas Arnhold1-1/+1
2013-04-12i#98430: Import at least the shape.Jan Holesovsky1-2/+6
2013-04-11i#52127: Avoid .back() on an empty vector, fixes ooo52127-1.odt.Jan Holesovsky1-1/+1
2013-04-10fdo#60594: Fix crash in the document (does not fix the original report).Jan Holesovsky1-1/+1
2013-04-10fdo#39066: using UNO_QUERY instead of UNO_QUERY_THROW displays hyperlinksChr. Rossmanith1-1/+1
2013-04-07Some cppcheck cleaningJulien Nabet1-2/+1
2013-04-07remove needless forward rtl::OUString declarationsLuboš Luňák71-104/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák649-4882/+4445
2013-04-05new module i18nlangtagEike Rathke7-9/+9
2013-04-05fdo#59071 Slideshow: allow automatic transitions with sub-secondCao Cuong Ngo2-5/+6
2013-04-02Some cppcheck cleaningJulien Nabet1-2/+1
2013-04-01Prefer prefix ++/-- operators for non-primitive typesJulien Nabet2-3/+6
2013-03-27-Wunused-macrosStephan Bergmann10-33/+4
2013-03-27kill some unused inlinesThomas Arnhold1-12/+0
2013-03-25remove external include guardsThomas Arnhold1-2/+0
2013-03-25xmloff/source/forms/strings.cxx no longer relevantStephan Bergmann2-29/+0
2013-03-24print typename of object, not pointerDavid Tardon1-1/+1
2013-03-22SdXMLExport::CreateFontAutoStylePool: "EmbedFonts": ignore exceptionsMichael Stahl1-4/+11
2013-03-21remove duplicate copy of SchXMLSeriesHelper: take 2Peter Foley6-17/+16
2013-03-21Revert "remove duplicate copy of SchXMLSeriesHelper"Peter Foley6-13/+16
2013-03-21regenerate pchPeter Foley1-0/+1
2013-03-21remove duplicate copy of SchXMLSeriesHelperPeter Foley6-16/+13
2013-03-20fdo#60769 implement odf export of multi-paragraph comment rangesMiklos Vajna1-8/+12
2013-03-20simplify OUString assignmentsChr. Rossmanith6-13/+13
2013-03-20fdo#46808, Convert text::AutoTextContainer to new styleNoel Grandin2-7/+0
2013-03-19remove unused VariableName code/commentsMichael Stahl1-1/+0
2013-03-19reduce whitespaces between include and filenameThomas Arnhold1-1/+1
2013-03-19let us keep the gnumeric value handling in xmloffMarkus Mohrhard1-4/+4
2013-03-19fdo#61135 stepped lines graph: handle ods filesEricSeynaeve4-5/+33
2013-03-18Wundef, fix various more or less broken debug codeLuboš Luňák1-4/+0
2013-03-18fdo#61256 - the Get.*Export methods also create and register stylesMichael Meeks2-0/+4
2013-03-18we need to register data sequences during import, fdo#52159Markus Mohrhard3-9/+17
2013-03-18use the right range representation, fdo#52159Markus Mohrhard1-2/+2
2013-03-15fix conflicting types found by ltoPeter Foley4-4/+4
2013-03-14xmloff: at least do something to test styles.Michael Meeks2-11/+30
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks1-2/+0
2013-03-14remove redundant property handler factory.Michael Meeks1-10/+2
2013-03-14xmloff: native code unit testing harness.Michael Meeks5-0/+161
2013-03-12update pch headersLuboš Luňák1-0/+7