summaryrefslogtreecommitdiffstats
path: root/xmloff
Commit message (Expand)AuthorAgeFilesLines
* 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
* use LanguageTagEike Rathke2012-11-162-13/+14
* WaE: 'const' type qualifier on return type has no effectTor Lillqvist2012-11-151-2/+2
* re-base on ALv2 code. Includes:Michael Meeks2012-11-15372-8535/+5421
* Revert "sb140: #i117310# remove unnecessary dependencyMichael Meeks2012-11-156-60/+103
* masterfix OOO340: #i117696# do not write fo:marginKurt Zenker2012-11-151-15/+1
* fdo#46808, use service constructor for i18n::NumberFormatMapperNoel Grandin2012-11-153-6/+10
* save fixed denominator for fractions fdo#56419Noel Power2012-11-135-11/+34
* s/aIter++/++aIter/jailletc362012-11-091-1/+1
* Cut and paste typo ?jailletc362012-11-091-1/+0
* Same, cut and paste typo ?jailletc362012-11-091-1/+0
* re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks2012-11-0615-308/+653
* fdo#46808, use service constructor for i18n::CharacterClassificationNoel Grandin2012-11-053-62/+28
* xmloff: drop unused OUStringsMiklos Vajna2012-11-0311-27/+2