summaryrefslogtreecommitdiff
path: root/xmloff/inc
AgeCommit message (Expand)AuthorFilesLines
2013-05-09Update pchAurimas Fišeras1-0/+1
2013-04-25update pchThomas Arnhold1-1/+1
2013-04-23execute move of global headersBjoern Michaelsen100-15478/+0
2013-04-22get the handling of error bar ranges correct in xmloffMarkus Mohrhard1-0/+4
2013-04-20Remove pass-through header file sot/inc/sot/clsids.hxxMichael Dunphy1-1/+1
2013-04-19Remove pass-through header svtools/inc/svtools/txtcmp.hxxMichael Dunphy1-28/+0
2013-04-18Fix typos: HEIGTH -> HEIGHT and WEIGTH -> WEIGHTLior Kaplan2-3/+3
2013-04-15fdo#60724 correct spellingThomas Arnhold1-1/+1
2013-04-07remove needless forward rtl::OUString declarationsLuboš Luňák25-39/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák133-1158/+1151
2013-04-05new module i18nlangtagEike Rathke2-3/+3
2013-03-21remove duplicate copy of SchXMLSeriesHelper: take 2Peter Foley1-0/+73
2013-03-21Revert "remove duplicate copy of SchXMLSeriesHelper"Peter Foley1-71/+0
2013-03-21regenerate pchPeter Foley1-0/+1
2013-03-21remove duplicate copy of SchXMLSeriesHelperPeter Foley1-0/+71
2013-03-19fdo#61135 stepped lines graph: handle ods filesEricSeynaeve1-0/+8
2013-03-14xmloff: at least do something to test styles.Michael Meeks1-0/+1
2013-03-12update pch headersLuboš Luňák1-0/+7
2013-03-12reportbuilder: make "Group on" not-"Each Value" actually workLionel Elie Mamane1-0/+1
2013-03-10update pch filesPeter Foley1-0/+3
2013-03-06remove the need to explicitly specify font style for font embeddingLuboš Luňák2-1/+8
2013-03-04remove unused and commented out codeThomas Arnhold1-2/+0
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold1-1/+1
2013-02-28regenerate pchPeter Foley1-1/+0
2013-02-26embed also system fonts when embedding fonts in a documentLuboš Luňák1-1/+1
2013-02-25fdo#38838,::rtl::OUString_to_OUStringelixir2-325/+325
2013-02-24remove RTL_CONSTASCII_(U)STRINGPARAM in xmloffChr. Rossmanith1-4/+2
2013-02-24coverity#984351 Uninitialized scalar field => unused memberNorbert Thiebaud1-1/+0
2013-02-23Fix typo "teh" -> "the"Julien Nabet1-1/+1
2013-02-22s/the the/the/Tor Lillqvist2-2/+2
2013-02-21Revert "embed also system fonts when embedding fonts in a document"David Ostrovsky1-1/+1
2013-02-21embed also system fonts when embedding fonts in a documentLuboš Luňák1-1/+1
2013-02-21generic integers to enumsLuboš Luňák1-4/+5
2013-02-20typo: allways -> alwaysAndras Timar1-1/+1
2013-02-19fdo#52948 fix print-repeated-values=no with formatted valuesLionel Elie Mamane1-1/+1
2013-02-13update pch headers, broken by 1aaf9a9Luboš Luňák1-1/+9
2013-02-12fdo#46808, convert xmloff module code to use XComponentContextNoel Grandin4-11/+5
2013-02-11fdo#46808, Adapt document::XML*BasicExporter UNO services to new styleNoel Grandin5-32/+11
2013-02-07Those auto_ptr can be replaced with boost::scoped_ptr.Kohei Yoshida1-2/+2
2013-02-01move implementation class to a non-public headerLuboš Luňák1-82/+0
2013-02-01rename a class to something that gives at least some idea of what it doesLuboš Luňák1-7/+7
2013-02-01basic support for embedded fonts in odt (fdo#42195)Luboš Luňák4-1/+47
2013-02-01move class definition to a header fileLuboš Luňák1-0/+43
2013-01-31export subpath sizes (these are for example in pptx custom shape presets)Radek Doulik2-0/+3
2013-01-29xmloff: export Wrtier's RES_FILL_STYLE and RES_FILL_GRADIENTMiklos Vajna1-0/+1
2013-01-28fdo#46808, Adapt document::*PropertyValues UNO service to new styleNoel Grandin1-3/+3
2013-01-28fdo#46808, don't cache the result of comphelper::getProcessComponentContextNoel Grandin1-3/+0
2013-01-28fdo#46808, Convert SvNumberFormatter to use XComponentContextNoel Grandin1-9/+2
2013-01-27implement conditional date format import/export for ODFMarkus Mohrhard1-0/+1
2013-01-18xmloff: refactor Generator version handling:Michael Stahl1-0/+8