summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)Author
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
2012-11-28We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist
2012-11-27String and OUString cleaning in xmloffNorbert Thiebaud
2012-11-27migrate user of InsertBlanks to OUStringNorbert Thiebaud
2012-11-23some i18n wrappers with LanguageTagEike Rathke
2012-11-18svl: OUString conversion of most of zforscanNorbert Thiebaud
2012-11-18xmloff: simplify the use of AddToCodeNorbert Thiebaud
2012-11-18xmloff: convert lcl_FindSymbol to OUStringNorbert Thiebaud