summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)AuthorFilesLines
2013-02-13update pch headers, broken by 1aaf9a9Luboš Luňák1-1/+9
2013-02-12fdo#46808, convert xmloff module code to use XComponentContextNoel Grandin19-73/+53
2013-02-12fdo#46808, Adapt document::XMLOasisBasicImporter UNO service to new styleNoel Grandin2-18/+9
2013-02-12fdo#46808, Adapt animations::SequenceTimeContainer UNO service to new styleNoel Grandin1-17/+7
2013-02-11fdo#46808, convert xml::xpath::XPathAPI to new-style serviceNoel Grandin1-6/+3
2013-02-11fdo#46808, Adapt document::XML*BasicExporter UNO services to new styleNoel Grandin18-267/+198
2013-02-08Resolves: fdo#60132 Error reading file after inserting commentCaolán McNamara1-0/+5
2013-02-07Mark these members mutable to avoid casting them in const method.Kohei Yoshida1-5/+4
2013-02-07Move these typedef's inside the class scope & bool cleanups.Kohei Yoshida1-15/+10
2013-02-07Those auto_ptr can be replaced with boost::scoped_ptr.Kohei Yoshida2-21/+18
2013-02-06sw: let drawinglayer manage gradient styles of our textframesMiklos Vajna1-38/+26
2013-02-01Revert "temporarily disable the xmloff/vcl dependency"Luboš Luňák3-5/+6
2013-02-01temporarily disable the xmloff/vcl dependencyLuboš Luňák3-6/+5
2013-02-01move implementation class to a non-public headerLuboš Luňák3-82/+110
2013-02-01rename a class to something that gives at least some idea of what it doesLuboš Luňák2-18/+18
2013-02-01basic support for embedded fonts in odt (fdo#42195)Luboš Luňák8-3/+283
2013-02-01move class definition to a header fileLuboš Luňák2-40/+44
2013-02-01export darken/darkeless/lighten/lightenless commandsRadek Doulik2-0/+52
2013-01-31export subpath sizes (these are for example in pptx custom shape presets)Radek Doulik6-0/+64
2013-01-29xmloff: export Wrtier's RES_FILL_STYLE and RES_FILL_GRADIENTMiklos Vajna3-0/+22
2013-01-29SvXMLExport::_ExportStyles: also try to export text gradientsMiklos Vajna1-26/+38
2013-01-29xmloff: no longer necessary OUTSTRING() macroMiklos Vajna6-44/+41
2013-01-28fdo#46808, Adapt document::*PropertyValues UNO service to new styleNoel Grandin5-162/+113
2013-01-28fdo#46808, don't cache the result of comphelper::getProcessComponentContextNoel Grandin3-20/+4
2013-01-28fdo#46808, Convert SvNumberFormatter to use XComponentContextNoel Grandin5-33/+22
2013-01-27implement conditional date format import/export for ODFMarkus Mohrhard2-0/+2
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl2-0/+4
2013-01-24WaE: 'bVal' may be used uninitialized in this functionTor Lillqvist1-1/+1
2013-01-23fdo#58562: Ensure internal data is always used when pasting to another doc.Kohei Yoshida1-5/+25
2013-01-21Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac1-1/+1
2013-01-18xmloff: refactor Generator version handling:Michael Stahl4-30/+97
2013-01-18fdo#59517: fix detection of ancient OOo ODF generator strings:Michael Stahl1-4/+5
2013-01-18Resolves: fdo#58730 workaround [UL|LR]Space 100% problemCaolán McNamara2-1/+30
2013-01-15fdo#46808, Adapt chart2::data::LabeledDataSequence UNO service to new styleNoel Grandin4-20/+18
2013-01-11support saving/loading hyperlink cell attribute in extended odfNoel Power3-1/+3
2013-01-09move some OSL_* macros to SAL_WARNMarkus Mohrhard1-7/+8
2013-01-07Revert "dummy commit (WIP)"Luboš Luňák7-233/+9
2013-01-07dummy commit (WIP)Chr. Rossmanith7-9/+233
2013-01-07added token for handling of svg:linearGradient and svg:radialGradientChr. Rossmanith2-2/+16
2013-01-03limit the number of imported digits, fdo#58539Markus Mohrhard1-1/+3
2012-12-28xmloff: mostly kill CONSTASCII_STRINGPARAM usageMiklos Vajna15-49/+47
2012-12-26text:p is not allowed for chart objects, fdo#58571Markus Mohrhard1-2/+6
2012-12-26ignore #include inside #ifLubos Lunak1-3/+0
2012-12-19regenerate pchPeter Foley1-103/+103
2012-12-18Replace chained O(U)StringBuffer::append() with operator+Christos Strubulis1-6/+1
2012-12-17add script to regenerate pch filesPeter Foley3-2/+2
2012-12-14Do not defer ~XMLRedlineImportHelper activity to ~SwXMLImportStephan Bergmann1-0/+1
2012-12-13added some FIXME-BCP47 markersEike Rathke1-0/+6
2012-12-13update PCH headersLuboš Luňák1-1/+0
2012-12-12Remove xml2cmp leftoversStephan Bergmann1-490/+0