summaryrefslogtreecommitdiffstats
path: root/xmloff
Commit message (Expand)AuthorAgeFilesLines
* coverity#705351 missing break in switchNorbert Thiebaud2013-02-181-0/+1
* coverity#705351 Missing break in switchNorbert Thiebaud2013-02-181-0/+1
* update pch headers, broken by 1aaf9a9Luboš Luňák2013-02-131-1/+9
* fdo#46808, convert xmloff module code to use XComponentContextNoel Grandin2013-02-1219-73/+53
* fdo#46808, Adapt document::XMLOasisBasicImporter UNO service to new styleNoel Grandin2013-02-122-18/+9
* fdo#46808, Adapt animations::SequenceTimeContainer UNO service to new styleNoel Grandin2013-02-121-17/+7
* fdo#46808, convert xml::xpath::XPathAPI to new-style serviceNoel Grandin2013-02-111-6/+3
* fdo#46808, Adapt document::XML*BasicExporter UNO services to new styleNoel Grandin2013-02-1118-267/+198
* Resolves: fdo#60132 Error reading file after inserting commentCaolán McNamara2013-02-081-0/+5
* Mark these members mutable to avoid casting them in const method.Kohei Yoshida2013-02-071-5/+4
* Move these typedef's inside the class scope & bool cleanups.Kohei Yoshida2013-02-071-15/+10
* Those auto_ptr can be replaced with boost::scoped_ptr.Kohei Yoshida2013-02-072-21/+18
* sw: let drawinglayer manage gradient styles of our textframesMiklos Vajna2013-02-061-38/+26
* Revert "temporarily disable the xmloff/vcl dependency"Luboš Luňák2013-02-013-5/+6
* temporarily disable the xmloff/vcl dependencyLuboš Luňák2013-02-013-6/+5
* move implementation class to a non-public headerLuboš Luňák2013-02-013-82/+110
* rename a class to something that gives at least some idea of what it doesLuboš Luňák2013-02-012-18/+18
* basic support for embedded fonts in odt (fdo#42195)Luboš Luňák2013-02-018-3/+283
* move class definition to a header fileLuboš Luňák2013-02-012-40/+44
* export darken/darkeless/lighten/lightenless commandsRadek Doulik2013-02-012-0/+52
* export subpath sizes (these are for example in pptx custom shape presets)Radek Doulik2013-01-316-0/+64
* xmloff: export Wrtier's RES_FILL_STYLE and RES_FILL_GRADIENTMiklos Vajna2013-01-293-0/+22
* SvXMLExport::_ExportStyles: also try to export text gradientsMiklos Vajna2013-01-291-26/+38
* xmloff: no longer necessary OUTSTRING() macroMiklos Vajna2013-01-296-44/+41
* fdo#46808, Adapt document::*PropertyValues UNO service to new styleNoel Grandin2013-01-285-162/+113
* fdo#46808, don't cache the result of comphelper::getProcessComponentContextNoel Grandin2013-01-283-20/+4
* fdo#46808, Convert SvNumberFormatter to use XComponentContextNoel Grandin2013-01-285-33/+22
* implement conditional date format import/export for ODFMarkus Mohrhard2013-01-272-0/+2
* gbuild: do not copy boost headers aroundMichael Stahl2013-01-262-0/+4
* WaE: 'bVal' may be used uninitialized in this functionTor Lillqvist2013-01-241-1/+1
* fdo#58562: Ensure internal data is always used when pasting to another doc.Kohei Yoshida2013-01-231-5/+25
* Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac2013-01-211-1/+1
* xmloff: refactor Generator version handling:Michael Stahl2013-01-184-30/+97
* fdo#59517: fix detection of ancient OOo ODF generator strings:Michael Stahl2013-01-181-4/+5
* Resolves: fdo#58730 workaround [UL|LR]Space 100% problemCaolán McNamara2013-01-182-1/+30
* fdo#46808, Adapt chart2::data::LabeledDataSequence UNO service to new styleNoel Grandin2013-01-154-20/+18
* support saving/loading hyperlink cell attribute in extended odfNoel Power2013-01-113-1/+3
* move some OSL_* macros to SAL_WARNMarkus Mohrhard2013-01-091-7/+8
* Revert "dummy commit (WIP)"Luboš Luňák2013-01-077-233/+9
* dummy commit (WIP)Chr. Rossmanith2013-01-077-9/+233
* added token for handling of svg:linearGradient and svg:radialGradientChr. Rossmanith2013-01-072-2/+16
* limit the number of imported digits, fdo#58539Markus Mohrhard2013-01-031-1/+3
* xmloff: mostly kill CONSTASCII_STRINGPARAM usageMiklos Vajna2012-12-2815-49/+47
* text:p is not allowed for chart objects, fdo#58571Markus Mohrhard2012-12-261-2/+6
* ignore #include inside #ifLubos Lunak2012-12-261-3/+0
* regenerate pchPeter Foley2012-12-191-103/+103
* Replace chained O(U)StringBuffer::append() with operator+Christos Strubulis2012-12-181-6/+1
* add script to regenerate pch filesPeter Foley2012-12-173-2/+2
* Do not defer ~XMLRedlineImportHelper activity to ~SwXMLImportStephan Bergmann2012-12-141-0/+1
* added some FIXME-BCP47 markersEike Rathke2012-12-131-0/+6