summaryrefslogtreecommitdiffstats
path: root/xmloff
Commit message (Expand)AuthorAgeFilesLines
* 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
* update PCH headersLuboš Luňák2012-12-131-1/+0
* Remove xml2cmp leftoversStephan Bergmann2012-12-121-490/+0
* this class is apparently a dupe of one in editengLuboš Luňák2012-12-111-57/+2
* new autogenerated PCH header for xmloffLuboš Luňák2012-12-101-25/+536
* start precompiled_xmloff.hxx from scratchLuboš Luňák2012-12-101-1226/+1
* do not include removed include filesLuboš Luňák2012-12-101-10/+0
* remove unneeded PCH stuffLuboš Luňák2012-12-101-9/+0
* no longer necessary to add include path for PCH headerLuboš Luňák2012-12-101-1/+0
* rename to gb_Library_set_precompiled_headerLuboš Luňák2012-12-101-1/+1
* use PCH for LO headers in xmloff tooLuboš Luňák2012-12-103-20/+23
* include guards for precompiled_xxx.hxx filesLuboš Luňák2012-12-101-0/+4
* PCH for xmloff, including LO headersLuboš Luňák2012-12-1019-207/+1440
* xmloff precompiled headersLuboš Luňák2012-12-103-0/+60