summaryrefslogtreecommitdiffstats
path: root/xmloff
Commit message (Expand)AuthorAgeFilesLines
* 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
* implement icon set import/export from odfMarkus Mohrhard2012-11-022-0/+6
* trivial empty-init String::Fill -> comphelper::padToLengthCaolán McNamara2012-10-302-8/+8
* fix some VS 2010 specific issuesDavid Ostrovsky2012-10-282-4/+10
* WaE: 'xChartType$D57056$_pInterface' may be used uninitialized…Christian Lohmaier2012-10-251-1/+3
* fdo#46808, use service constructor for uri::UriReferenceFactoryNoel Grandin2012-10-232-42/+30
* fdo#46808, Adapt xml::sax::XWriter UNO service to new styleNoel Grandin2012-10-221-3/+4
* accelerate shape import & export by more sensible XInterface handling.Michael Meeks2012-10-222-6/+23
* loplugin: some log, indent and unused variable warningsCaolán McNamara2012-10-132-5/+0
* uninit variableJulien Nabet2012-10-121-1/+2
* mark lcl_ functions static or rename them if they are not local at allLuboš Luňák2012-10-1234-207/+206
* Remove more useless code inside "#if 0" blocksMarcos Paulo de Souza2012-10-082-21/+0
* fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin2012-10-041-8/+3
* don't blow up on .odt export with !hasValue footers/headersCaolán McNamara2012-10-021-6/+8
* String->OUString in svl::ImpSvNumberformatInfoNoel Grandin2012-10-021-14/+14
* XubString->OUStringCaolán McNamara2012-10-021-2/+1
* Deduplication of NavigationOrderAccess for disable-dynlinkingTor Lillqvist2012-10-011-8/+8
* Use comphelper::getComponentContextStephan Bergmann2012-09-293-61/+15
* gbuild: invert handling of standard system libraries:Michael Stahl2012-09-282-4/+0
* gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2012-09-282-2/+4
* gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2012-09-282-0/+2
* replace remaining InterlockedCount() with inlined versionNorbert Thiebaud2012-09-253-8/+5
* Sprinkle some staticness to avoid duplicate symbols when DISABLE_DYNLOADINGTor Lillqvist2012-09-201-2/+2
* ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann2012-09-194-8/+8
* deprecate oustringostreaminserter.hxxNorbert Thiebaud2012-09-181-1/+0
* SvXMLImportPropertyMapper::importXML: fix assertion to be less sillyMichael Stahl2012-09-141-4/+4
* fdo#49571: ODF import: ignore "text:enable-numbering" attributeMichael Stahl2012-09-141-1/+0
* fdo#49876: ODF export: do not export font-size="0pt"Michael Stahl2012-09-141-0/+2