summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)AuthorFilesLines
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
2013-03-04fdo#46808, convert xforms::Model to new styleNoel Grandin10-49/+38
2013-03-03binfilter: remove some tracesThomas Arnhold2-29/+4
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold16-18/+18
2013-03-03loplugin: improve indentationThomas Arnhold1-1/+2
2013-03-03fdo#60724: fix paramater -> parameter misspelling found by lintianVojta Koukal1-1/+1
2013-03-03and one more fix for error bar import, related fdo#60083Markus Mohrhard1-0/+8
2013-03-02removed RTL_CONSTASCII_(U)STRINGPARAM xmloff(text)Chr. Rossmanith32-371/+325
2013-03-02Typo fix: informations -> information and a few other adjacent typos.Gregg King1-2/+2
2013-03-01WaE: init variablesCaolán McNamara1-1/+3
2013-03-01finish font embedding, use the new Fonts document propertyRadek Doulik2-15/+54
2013-03-01xmloff: remove no longer needed XMLFORM_CONSTASCII_STRING macroMiklos Vajna10-262/+252
2013-02-28regenerate pchPeter Foley1-1/+0
2013-02-28remove all d.lstMichael Stahl1-0/+0
2013-02-28Fix typo "persistant" -> "persistant"Julien Nabet1-1/+1
2013-02-27fix buildMarkus Mohrhard1-1/+1
2013-02-27coverity#441041: unitialized variableMarkus Mohrhard1-1/+1
2013-02-26one more fix for error bar import, fdo#60083Markus Mohrhard1-5/+17
2013-02-26removed RTL_CONSTASCII_(U)STRINGPARAMChr. Rossmanith10-81/+81
2013-02-26undo removal of RTL_CONSTASCII_STRINGPARAM in strings.hxxChr. Rossmanith1-1/+1
2013-02-26removed RTL_CONSTASCII_(U)STRINGPARAMChr. Rossmanith18-94/+84
2013-02-26coverity#736009 Explicit null dereferencedNorbert Thiebaud1-2/+1
2013-02-26embed also system fonts when embedding fonts in a documentLuboš Luňák3-8/+15
2013-02-26get the x-error-import working as well, fdo#60083Markus Mohrhard1-0/+1
2013-02-26get at least the y-error-bar import working again, fdo#60083Markus Mohrhard1-53/+87
2013-02-25removed RTL_CONSTASCII_(U)STRINGPARAMChr. Rossmanith10-114/+106
2013-02-25remove some trivial duplicatesThomas Arnhold1-1/+0