summaryrefslogtreecommitdiffstats
path: root/xmloff
Commit message (Expand)AuthorAgeFilesLines
* 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
* RTL_CONSTASCII_USTRINGPARAM clean upChr. Rossmanith2012-12-087-217/+140
* Removed RTL_CONSTASCII_USTRINGPARAMChr. Rossmanith2012-12-082-14/+14
* OUStringBuffer::remove( int ) -> truncate( int )Luboš Luňák2012-12-061-1/+1
* fdo#46808, Adapt util::NumberFormatsSupplier UNO service to new styleNoel Grandin2012-12-062-17/+8
* API CHANGE: roll back the XStyle changes to add a new Hidden property on StyleCédric Bosdonnat2012-12-037-9/+38
* Hidden styles: ODF import/exportCédric Bosdonnat2012-11-3010-6/+28
* OUString::trim() does not modify in-placeTor Lillqvist2012-11-281-2/+2
* OUString::trim() does not modify in-placeTor Lillqvist2012-11-281-1/+1
* We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist2012-11-281-4/+0
* String and OUString cleaning in xmloffNorbert Thiebaud2012-11-2710-385/+370
* migrate user of InsertBlanks to OUStringNorbert Thiebaud2012-11-271-3/+6
* some i18n wrappers with LanguageTagEike Rathke2012-11-232-16/+16
* svl: OUString conversion of most of zforscanNorbert Thiebaud2012-11-182-4/+4
* xmloff: simplify the use of AddToCodeNorbert Thiebaud2012-11-182-13/+24
* xmloff: convert lcl_FindSymbol to OUStringNorbert Thiebaud2012-11-181-12/+21
* svl: convert GetQuoteEnd to OUStringNorbert Thiebaud2012-11-181-2/+2