summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)Author
2013-01-29xmloff: export Wrtier's RES_FILL_STYLE and RES_FILL_GRADIENTMiklos Vajna
2013-01-29SvXMLExport::_ExportStyles: also try to export text gradientsMiklos Vajna
2013-01-29xmloff: no longer necessary OUTSTRING() macroMiklos Vajna
2013-01-28fdo#46808, Adapt document::*PropertyValues UNO service to new styleNoel Grandin
2013-01-28fdo#46808, don't cache the result of comphelper::getProcessComponentContextNoel Grandin
2013-01-28fdo#46808, Convert SvNumberFormatter to use XComponentContextNoel Grandin
2013-01-27implement conditional date format import/export for ODFMarkus Mohrhard
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl
2013-01-24WaE: 'bVal' may be used uninitialized in this functionTor Lillqvist
2013-01-23fdo#58562: Ensure internal data is always used when pasting to another doc.Kohei Yoshida
2013-01-21Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac
2013-01-18xmloff: refactor Generator version handling:Michael Stahl
2013-01-18fdo#59517: fix detection of ancient OOo ODF generator strings:Michael Stahl
2013-01-18Resolves: fdo#58730 workaround [UL|LR]Space 100% problemCaolán McNamara
2013-01-15fdo#46808, Adapt chart2::data::LabeledDataSequence UNO service to new styleNoel Grandin
2013-01-11support saving/loading hyperlink cell attribute in extended odfNoel Power
2013-01-09move some OSL_* macros to SAL_WARNMarkus Mohrhard
2013-01-07Revert "dummy commit (WIP)"Luboš Luňák
2013-01-07dummy commit (WIP)Chr. Rossmanith
2013-01-07added token for handling of svg:linearGradient and svg:radialGradientChr. Rossmanith
2013-01-03limit the number of imported digits, fdo#58539Markus Mohrhard
2012-12-28xmloff: mostly kill CONSTASCII_STRINGPARAM usageMiklos Vajna
2012-12-26text:p is not allowed for chart objects, fdo#58571Markus Mohrhard
2012-12-26ignore #include inside #ifLubos Lunak
2012-12-19regenerate pchPeter Foley
2012-12-18Replace chained O(U)StringBuffer::append() with operator+Christos Strubulis
2012-12-17add script to regenerate pch filesPeter Foley
2012-12-14Do not defer ~XMLRedlineImportHelper activity to ~SwXMLImportStephan Bergmann
2012-12-13added some FIXME-BCP47 markersEike Rathke
2012-12-13update PCH headersLuboš Luňák
2012-12-12Remove xml2cmp leftoversStephan Bergmann
2012-12-11this class is apparently a dupe of one in editengLuboš Luňák
2012-12-10new autogenerated PCH header for xmloffLuboš Luňák
2012-12-10start precompiled_xmloff.hxx from scratchLuboš Luňák
2012-12-10do not include removed include filesLuboš Luňák
2012-12-10remove unneeded PCH stuffLuboš Luňák
2012-12-10no longer necessary to add include path for PCH headerLuboš Luňák
2012-12-10rename to gb_Library_set_precompiled_headerLuboš Luňák
2012-12-10use PCH for LO headers in xmloff tooLuboš Luňák
2012-12-10include guards for precompiled_xxx.hxx filesLuboš Luňák
2012-12-10PCH for xmloff, including LO headersLuboš Luňák
2012-12-10xmloff precompiled headersLuboš Luňák
2012-12-08RTL_CONSTASCII_USTRINGPARAM clean upChr. Rossmanith
2012-12-08Removed RTL_CONSTASCII_USTRINGPARAMChr. Rossmanith
2012-12-06OUStringBuffer::remove( int ) -> truncate( int )Luboš Luňák
2012-12-06fdo#46808, Adapt util::NumberFormatsSupplier UNO service to new styleNoel Grandin
2012-12-03API CHANGE: roll back the XStyle changes to add a new Hidden property on StyleCédric Bosdonnat
2012-11-30Hidden styles: ODF import/exportCédric Bosdonnat
2012-11-28OUString::trim() does not modify in-placeTor Lillqvist
2012-11-28OUString::trim() does not modify in-placeTor Lillqvist