summaryrefslogtreecommitdiffstats
path: root/xmloff/inc
Commit message (Expand)AuthorAgeFilesLines
* typo: allways -> alwaysAndras Timar2013-02-201-1/+1
* fdo#52948 fix print-repeated-values=no with formatted valuesLionel Elie Mamane2013-02-191-1/+1
* update pch headers, broken by 1aaf9a9Luboš Luňák2013-02-131-1/+9
* fdo#46808, convert xmloff module code to use XComponentContextNoel Grandin2013-02-124-11/+5
* fdo#46808, Adapt document::XML*BasicExporter UNO services to new styleNoel Grandin2013-02-115-32/+11
* Those auto_ptr can be replaced with boost::scoped_ptr.Kohei Yoshida2013-02-071-2/+2
* move implementation class to a non-public headerLuboš Luňák2013-02-011-82/+0
* rename a class to something that gives at least some idea of what it doesLuboš Luňák2013-02-011-7/+7
* basic support for embedded fonts in odt (fdo#42195)Luboš Luňák2013-02-014-1/+47
* move class definition to a header fileLuboš Luňák2013-02-011-0/+43
* export subpath sizes (these are for example in pptx custom shape presets)Radek Doulik2013-01-312-0/+3
* xmloff: export Wrtier's RES_FILL_STYLE and RES_FILL_GRADIENTMiklos Vajna2013-01-291-0/+1
* fdo#46808, Adapt document::*PropertyValues UNO service to new styleNoel Grandin2013-01-281-3/+3
* fdo#46808, don't cache the result of comphelper::getProcessComponentContextNoel Grandin2013-01-281-3/+0
* fdo#46808, Convert SvNumberFormatter to use XComponentContextNoel Grandin2013-01-281-9/+2
* implement conditional date format import/export for ODFMarkus Mohrhard2013-01-271-0/+1
* xmloff: refactor Generator version handling:Michael Stahl2013-01-181-0/+8
* support saving/loading hyperlink cell attribute in extended odfNoel Power2013-01-112-1/+2
* Revert "dummy commit (WIP)"Luboš Luňák2013-01-071-3/+2
* dummy commit (WIP)Chr. Rossmanith2013-01-071-2/+3
* added token for handling of svg:linearGradient and svg:radialGradientChr. Rossmanith2013-01-071-0/+7
* ignore #include inside #ifLubos Lunak2012-12-261-3/+0
* regenerate pchPeter Foley2012-12-191-103/+103
* add script to regenerate pch filesPeter Foley2012-12-172-1/+1
* Do not defer ~XMLRedlineImportHelper activity to ~SwXMLImportStephan Bergmann2012-12-141-0/+1
* update PCH headersLuboš Luňák2012-12-131-1/+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
* use PCH for LO headers in xmloff tooLuboš Luňák2012-12-101-11/+14
* include guards for precompiled_xxx.hxx filesLuboš Luňák2012-12-101-0/+4
* PCH for xmloff, including LO headersLuboš Luňák2012-12-101-1/+1234
* xmloff precompiled headersLuboš Luňák2012-12-102-0/+57
* Hidden styles: ODF import/exportCédric Bosdonnat2012-11-302-1/+4
* We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist2012-11-281-4/+0
* String and OUString cleaning in xmloffNorbert Thiebaud2012-11-271-51/+50
* xmloff: simplify the use of AddToCodeNorbert Thiebaud2012-11-181-0/+1
* re-base on ALv2 code. Includes:Michael Meeks2012-11-1549-1093/+761
* Revert "sb140: #i117310# remove unnecessary dependencyMichael Meeks2012-11-153-27/+24
* fdo#46808, use service constructor for i18n::NumberFormatMapperNoel Grandin2012-11-151-0/+4
* save fixed denominator for fractions fdo#56419Noel Power2012-11-132-1/+2
* re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks2012-11-063-48/+91
* implement icon set import/export from odfMarkus Mohrhard2012-11-021-0/+3
* replace remaining InterlockedCount() with inlined versionNorbert Thiebaud2012-09-251-1/+2
* fdo#30711: ODF export: "text:name" is mandatory on bookmarks:Michael Stahl2012-09-141-0/+3
* Improvement on previous commitStephan Bergmann2012-09-121-5/+3
* -Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann2012-08-164-11/+0
* remove include comments and boxesThomas Arnhold2012-08-081-5/+0