summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)Author
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
2013-03-08Revert "simplify some compareTo"Stephan Bergmann
2013-03-08simplify some compareToThomas Arnhold
2013-03-08some further OUString cleanupThomas Arnhold
2013-03-06remove the need to explicitly specify font style for font embeddingLuboš Luňák
2013-03-06fdo#60724 change spelling error REMOVEABLE -> REMOVABLEKenneth Beck
2013-03-05doubled usingThomas Arnhold
2013-03-04sal_Bool to boolTakeshi Abe
2013-03-04doubled namespaceThomas Arnhold
2013-03-04another fix for error bar import, related fdo#60083Markus Mohrhard
2013-03-04remove unused and commented out codeThomas Arnhold
2013-03-04fdo#46808, convert xforms::Model to new styleNoel Grandin
2013-03-03binfilter: remove some tracesThomas Arnhold
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-03-03loplugin: improve indentationThomas Arnhold
2013-03-03fdo#60724: fix paramater -> parameter misspelling found by lintianVojta Koukal
2013-03-03and one more fix for error bar import, related fdo#60083Markus Mohrhard
2013-03-02removed RTL_CONSTASCII_(U)STRINGPARAM xmloff(text)Chr. Rossmanith
2013-03-02Typo fix: informations -> information and a few other adjacent typos.Gregg King
2013-03-01WaE: init variablesCaolán McNamara
2013-03-01finish font embedding, use the new Fonts document propertyRadek Doulik
2013-03-01xmloff: remove no longer needed XMLFORM_CONSTASCII_STRING macroMiklos Vajna
2013-02-28regenerate pchPeter Foley
2013-02-28remove all d.lstMichael Stahl
2013-02-28Fix typo "persistant" -> "persistant"Julien Nabet
2013-02-27fix buildMarkus Mohrhard
2013-02-27coverity#441041: unitialized variableMarkus Mohrhard
2013-02-26one more fix for error bar import, fdo#60083Markus Mohrhard
2013-02-26removed RTL_CONSTASCII_(U)STRINGPARAMChr. Rossmanith
2013-02-26undo removal of RTL_CONSTASCII_STRINGPARAM in strings.hxxChr. Rossmanith
2013-02-26removed RTL_CONSTASCII_(U)STRINGPARAMChr. Rossmanith
2013-02-26coverity#736009 Explicit null dereferencedNorbert Thiebaud
2013-02-26embed also system fonts when embedding fonts in a documentLuboš Luňák
2013-02-26get the x-error-import working as well, fdo#60083Markus Mohrhard
2013-02-26get at least the y-error-bar import working again, fdo#60083Markus Mohrhard
2013-02-25removed RTL_CONSTASCII_(U)STRINGPARAMChr. Rossmanith
2013-02-25remove some trivial duplicatesThomas Arnhold
2013-02-25fdo#38838,::rtl::OUString_to_OUStringelixir
2013-02-24coverity#705444 Improper use of negative valueNorbert Thiebaud
2013-02-24coverity#705347 Missing break in switchNorbert Thiebaud
2013-02-24remove RTL_CONSTASCII_(U)STRINGPARAM in xmloffChr. Rossmanith
2013-02-24coverity#984351 Uninitialized scalar field => unused memberNorbert Thiebaud
2013-02-23Fix typo "teh" -> "the"Julien Nabet
2013-02-22set document settings / embed fonts when importing odpRadek Doulik
2013-02-22use document settings / embed fonts when exporting odpRadek Doulik
2013-02-22s/the the/the/Tor Lillqvist
2013-02-21Revert "embed also system fonts when embedding fonts in a document"David Ostrovsky