summaryrefslogtreecommitdiff
path: root/xmloff/source
AgeCommit message (Expand)AuthorFilesLines
2011-11-03callcatcher: drop unused methodsCaolán McNamara2-79/+0
2011-11-03callcatcher: ditch some unused codeCaolán McNamara1-64/+0
2011-11-02update list post SvUShorts removalCaolán McNamara1-42/+0
2011-11-02callcatcher: some unused codeCaolán McNamara1-16/+0
2011-11-01eliminate SvUShorts typeDaniel Di Marco1-12/+9
2011-10-28ODF conformance - Impress table markup fixesThorsten Behrens2-2/+3
2011-10-24Some warning cleanup (found with trunk Clang).Stephan Bergmann1-1/+1
2011-10-19Simplified comphelper::OSequenceIterator and its uses.Stephan Bergmann2-26/+33
2011-10-17WaE: potentially uninitialized local variable 'nColor' usedTor Lillqvist1-1/+1
2011-10-11xmluconv.hxx: noncopyable (thank you tinderbox)Michael Stahl1-1/+1
2011-10-11#i108468#: clean up xmluconv: add a pImpl to SvXMLUnitConverterMichael Stahl1-27/+92
2011-10-11#i108468#: clean up xmluconv code duplication, measured approach:Michael Stahl55-1073/+492
2011-10-11#i108468#: clean up xmluconv code duplication, DateTime edition:Michael Stahl23-827/+132
2011-10-11#i108468#: clean up xmluconv code duplication, part 1:Michael Stahl106-1079/+929
2011-10-10make xmloff ByteString freeCaolán McNamara7-74/+61
2011-10-05conversion operator is goneCaolán McNamara5-50/+50
2011-10-05callcatcher: unused methodsCaolán McNamara1-60/+0
2011-10-04WaE: 'rUnitConverter' : unreferenced formal parameterTor Lillqvist1-3/+3
2011-10-03callcatcher: comphelper's unused codeMatúš Kukan2-8/+0
2011-09-30add mode-lines to .m files and last round of merged files, etc.Caolán McNamara14-0/+42
2011-09-29callcatcher: unused codeCaolán McNamara1-20/+0
2011-09-29WaE: Mark SvXMLExport_Impl and SvXMLImport_Impl as SAL_DLLPRIVATETor Lillqvist2-2/+2
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann2-19/+17
2011-09-26WaE: control reaches end of non-void functionTor Lillqvist1-5/+2
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara5-1/+18
2011-09-20Add missing chart data point ODF1.2 standard symbolsRegina Henschel4-0/+48
2011-09-14pointless fooCaolán McNamara1-2/+0
2011-09-12sb140: #i117310# remove unnecessary dependency on XTypeProvider::getImplement...Stephan Bergmann2-78/+32
2011-09-11initial DocumentSettingsSerializer interface impl.Michael Meeks2-0/+16
2011-09-08add chaff to encrypted documentsCaolán McNamara4-2/+21
2011-09-05callcatcher: drop some Impl methods, regenerate listCaolán McNamara2-6/+0
2011-09-05callcatcher: some more unused codeCaolán McNamara2-83/+2
2011-08-28some more sal_Bool -> bool in sc/source/filter/xmlMarkus Mohrhard2-10/+10
2011-08-26Now AnimationsExporterImpl defines its own XMLSdPropHdlFactory object.Marco Cecchetti1-1/+22
2011-08-26moved header file animationexport.hxx from "xmloff/inc" to "xmloff/inc/xmloff...Marco Cecchetti2-2/+2
2011-08-26Moved unointerfacetouniqueidentifiermapper.hxx under xmloff/inc/xmloff. The P...Marco Cecchetti16-16/+16
2011-08-26export the source storage to import filter, to mirror TargetStorage for exportMichael Meeks1-0/+11
2011-08-25remove freshly unused methodsCaolán McNamara2-59/+0
2011-08-25callcatcher: yet more unused codeCaolán McNamara1-49/+0
2011-08-23Code review fixes.Muthu Subramanian1-1/+1
2011-08-23generate listCaolán McNamara1-10/+0
2011-08-22entire source file and header can goCaolán McNamara2-144/+0
2011-08-22gsl_getSystemTextEncoding->osl_getThreadTextEncodingCaolán McNamara2-2/+2
2011-08-22wrong seekPageCaolán McNamara4-13/+34
2011-08-22callcatcher: next layer of unused methodsCaolán McNamara2-45/+0
2011-08-22callcatcher: unused .cxx .hxx combo in xmloffCaolán McNamara5-161/+0
2011-08-19drop unused non-virtualsCaolán McNamara2-13/+0
2011-08-16ditch some junkCaolán McNamara1-3/+0
2011-08-11Replace SvArray stuff with vector in xmloff/xmlcnimp.hxx and refactorNigel Hawkins7-221/+557
2011-08-11WaE: unused variableCaolán McNamara1-1/+1