summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)AuthorFilesLines
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
2013-03-12reportbuilder: make "Group on" not-"Each Value" actually workLionel Elie Mamane2-0/+2
2013-03-11xmloff: more READMEMichael Stahl1-1/+39
2013-03-11use startsWith() instead of compareToAscii()Thomas Arnhold4-4/+4
2013-03-10update pch filesPeter Foley1-0/+3
2013-03-10Removed RTL_CONSTASCII_USTRINGPARAM in xmloff(transform)Chr. Rossmanith3-10/+8
2013-03-10Removed RTL_CONSTASCII_USTRINGPARAM in xmloff(xforms)Chr. Rossmanith3-21/+21
2013-03-09Resolves: #i120663# The SvXMLImportContext is always leakedJian Fang Zhang1-1/+2
2013-03-09fdo#43460: use isEmpty()Thomas Arnhold2-5/+5
2013-03-09Work around -Werror=unused-local-typedefs from comphelper/stl_types.hxxStephan Bergmann1-3/+2
2013-03-08make use of startsWith()Thomas Arnhold4-17/+10
2013-03-08embed also view-only fonts, but do not use themLuboš Luňák1-1/+4
2013-03-08function for duplicated codeLuboš Luňák1-28/+2
2013-03-08simplify compareTo (now correct)Thomas Arnhold2-4/+4
2013-03-08Revert "simplify some compareTo"Stephan Bergmann2-4/+4
2013-03-08simplify some compareToThomas Arnhold2-4/+4
2013-03-08some further OUString cleanupThomas Arnhold2-13/+13
2013-03-06remove the need to explicitly specify font style for font embeddingLuboš Luňák5-23/+27
2013-03-06fdo#60724 change spelling error REMOVEABLE -> REMOVABLEKenneth Beck2-3/+3
2013-03-05doubled usingThomas Arnhold1-1/+0
2013-03-04sal_Bool to boolTakeshi Abe1-1/+1
2013-03-04doubled namespaceThomas Arnhold4-5/+0
2013-03-04another fix for error bar import, related fdo#60083Markus Mohrhard1-0/+7
2013-03-04remove unused and commented out codeThomas Arnhold4-9/+0