summaryrefslogtreecommitdiff
path: root/xmloff/source/style
AgeCommit message (Expand)Author
2013-05-06fix typos (wich instead of which)Philipp Riemer
2013-05-02ditch explicit char arrays for string literalsLuboš Luňák
2013-04-25add error to office:value-type for calc cells and fdo#51810Markus Mohrhard
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane
2013-04-18Fix typos: HEIGTH -> HEIGHT and WEIGTH -> WEIGHTLior Kaplan
2013-04-15fdo#60724 informations -> informationThomas Arnhold
2013-04-07remove needless forward rtl::OUString declarationsLuboš Luňák
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05new module i18nlangtagEike Rathke
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-24print typename of object, not pointerDavid Tardon
2013-03-18Wundef, fix various more or less broken debug codeLuboš Luňák
2013-03-14xmloff: native code unit testing harness.Michael Meeks
2013-03-11use startsWith() instead of compareToAscii()Thomas Arnhold
2013-03-09fdo#43460: use isEmpty()Thomas Arnhold
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-06remove the need to explicitly specify font style for font embeddingLuboš Luňák
2013-03-04remove unused and commented out codeThomas Arnhold
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-02-27fix buildMarkus Mohrhard
2013-02-27coverity#441041: unitialized variableMarkus Mohrhard
2013-02-26removed RTL_CONSTASCII_(U)STRINGPARAMChr. Rossmanith
2013-02-26removed RTL_CONSTASCII_(U)STRINGPARAMChr. Rossmanith
2013-02-26embed also system fonts when embedding fonts in a documentLuboš Luňák
2013-02-21Revert "embed also system fonts when embedding fonts in a document"David Ostrovsky
2013-02-21embed also system fonts when embedding fonts in a documentLuboš Luňák
2013-02-21generic integers to enumsLuboš Luňák
2013-02-21adapt writer to use centralised font dialog and fix some minor bugsNoel Power
2013-02-11fdo#46808, Adapt document::XML*BasicExporter UNO services to new styleNoel Grandin
2013-02-07Mark these members mutable to avoid casting them in const method.Kohei Yoshida
2013-02-07Move these typedef's inside the class scope & bool cleanups.Kohei Yoshida
2013-02-01Revert "temporarily disable the xmloff/vcl dependency"Luboš Luňák
2013-02-01temporarily disable the xmloff/vcl dependencyLuboš Luňák
2013-02-01move implementation class to a non-public headerLuboš Luňák
2013-02-01rename a class to something that gives at least some idea of what it doesLuboš Luňák
2013-02-01basic support for embedded fonts in odt (fdo#42195)Luboš Luňák
2013-02-01move class definition to a header fileLuboš Luňák
2013-01-28fdo#46808, Convert SvNumberFormatter to use XComponentContextNoel Grandin
2013-01-07Revert "dummy commit (WIP)"Luboš Luňák
2013-01-07dummy commit (WIP)Chr. Rossmanith
2013-01-03limit the number of imported digits, fdo#58539Markus Mohrhard
2012-12-28xmloff: mostly kill CONSTASCII_STRINGPARAM usageMiklos Vajna
2012-12-13added some FIXME-BCP47 markersEike Rathke
2012-12-10PCH for xmloff, including LO headersLuboš Luňák
2012-12-08Removed RTL_CONSTASCII_USTRINGPARAMChr. Rossmanith
2012-12-06OUStringBuffer::remove( int ) -> truncate( int )Luboš Luňák
2012-12-03API CHANGE: roll back the XStyle changes to add a new Hidden property on StyleCédric Bosdonnat
2012-11-30Hidden styles: ODF import/exportCédric Bosdonnat