summaryrefslogtreecommitdiffstats
path: root/xmloff/source
Commit message (Expand)AuthorAgeFilesLines
* -Wunused-macrosStephan Bergmann2013-03-2710-33/+4
* kill some unused inlinesThomas Arnhold2013-03-271-12/+0
* remove external include guardsThomas Arnhold2013-03-251-2/+0
* xmloff/source/forms/strings.cxx no longer relevantStephan Bergmann2013-03-251-28/+0
* print typename of object, not pointerDavid Tardon2013-03-241-1/+1
* SdXMLExport::CreateFontAutoStylePool: "EmbedFonts": ignore exceptionsMichael Stahl2013-03-221-4/+11
* remove duplicate copy of SchXMLSeriesHelper: take 2Peter Foley2013-03-215-86/+11
* Revert "remove duplicate copy of SchXMLSeriesHelper"Peter Foley2013-03-215-11/+86
* remove duplicate copy of SchXMLSeriesHelperPeter Foley2013-03-215-86/+11
* fdo#60769 implement odf export of multi-paragraph comment rangesMiklos Vajna2013-03-201-8/+12
* simplify OUString assignmentsChr. Rossmanith2013-03-206-13/+13
* fdo#46808, Convert text::AutoTextContainer to new styleNoel Grandin2013-03-202-7/+0
* remove unused VariableName code/commentsMichael Stahl2013-03-191-1/+0
* reduce whitespaces between include and filenameThomas Arnhold2013-03-191-1/+1
* let us keep the gnumeric value handling in xmloffMarkus Mohrhard2013-03-191-4/+4
* fdo#61135 stepped lines graph: handle ods filesEricSeynaeve2013-03-193-5/+25
* Wundef, fix various more or less broken debug codeLuboš Luňák2013-03-181-4/+0
* fdo#61256 - the Get.*Export methods also create and register stylesMichael Meeks2013-03-182-0/+4
* we need to register data sequences during import, fdo#52159Markus Mohrhard2013-03-183-9/+17
* use the right range representation, fdo#52159Markus Mohrhard2013-03-181-2/+2
* fix conflicting types found by ltoPeter Foley2013-03-154-4/+4
* remove redundant property handler factory.Michael Meeks2013-03-141-10/+2
* xmloff: native code unit testing harness.Michael Meeks2013-03-142-0/+16
* reportbuilder: make "Group on" not-"Each Value" actually workLionel Elie Mamane2013-03-121-0/+1
* use startsWith() instead of compareToAscii()Thomas Arnhold2013-03-114-4/+4
* Removed RTL_CONSTASCII_USTRINGPARAM in xmloff(transform)Chr. Rossmanith2013-03-103-10/+8
* Removed RTL_CONSTASCII_USTRINGPARAM in xmloff(xforms)Chr. Rossmanith2013-03-103-21/+21
* Resolves: #i120663# The SvXMLImportContext is always leakedJian Fang Zhang2013-03-091-1/+2
* fdo#43460: use isEmpty()Thomas Arnhold2013-03-092-5/+5
* Work around -Werror=unused-local-typedefs from comphelper/stl_types.hxxStephan Bergmann2013-03-091-3/+2
* make use of startsWith()Thomas Arnhold2013-03-084-17/+10
* embed also view-only fonts, but do not use themLuboš Luňák2013-03-081-1/+4
* function for duplicated codeLuboš Luňák2013-03-081-28/+2
* simplify compareTo (now correct)Thomas Arnhold2013-03-082-4/+4
* Revert "simplify some compareTo"Stephan Bergmann2013-03-082-4/+4
* simplify some compareToThomas Arnhold2013-03-082-4/+4
* some further OUString cleanupThomas Arnhold2013-03-082-13/+13
* remove the need to explicitly specify font style for font embeddingLuboš Luňák2013-03-063-22/+19
* fdo#60724 change spelling error REMOVEABLE -> REMOVABLEKenneth Beck2013-03-062-3/+3
* doubled usingThomas Arnhold2013-03-051-1/+0
* sal_Bool to boolTakeshi Abe2013-03-041-1/+1
* doubled namespaceThomas Arnhold2013-03-044-5/+0
* another fix for error bar import, related fdo#60083Markus Mohrhard2013-03-041-0/+7
* remove unused and commented out codeThomas Arnhold2013-03-043-7/+0
* fdo#46808, convert xforms::Model to new styleNoel Grandin2013-03-0410-49/+38
* binfilter: remove some tracesThomas Arnhold2013-03-032-29/+4
* Related to fdo#60724: correct spellingThomas Arnhold2013-03-0315-17/+17
* loplugin: improve indentationThomas Arnhold2013-03-031-1/+2
* and one more fix for error bar import, related fdo#60083Markus Mohrhard2013-03-031-0/+8
* removed RTL_CONSTASCII_(U)STRINGPARAM xmloff(text)Chr. Rossmanith2013-03-0232-371/+325