summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)Author
2011-10-28ODF conformance - Impress table markup fixesThorsten Behrens
2011-10-24Some warning cleanup (found with trunk Clang).Stephan Bergmann
2011-10-19Simplified comphelper::OSequenceIterator and its uses.Stephan Bergmann
2011-10-17WaE: potentially uninitialized local variable 'nColor' usedTor Lillqvist
2011-10-11xmluconv.hxx: noncopyable (thank you tinderbox)Michael Stahl
2011-10-11#i108468#: clean up xmluconv: add a pImpl to SvXMLUnitConverterMichael Stahl
2011-10-11#i108468#: clean up xmluconv code duplication, measured approach:Michael Stahl
2011-10-11#i108468#: clean up xmluconv code duplication, DateTime edition:Michael Stahl
2011-10-11#i108468#: clean up xmluconv code duplication, part 1:Michael Stahl
2011-10-10make xmloff ByteString freeCaolán McNamara
2011-10-05conversion operator is goneCaolán McNamara
2011-10-05callcatcher: unused methodsCaolán McNamara
2011-10-05simplfy dmake to gbuild bridgefileBjoern Michaelsen
2011-10-04WaE: 'rUnitConverter' : unreferenced formal parameterTor Lillqvist
2011-10-03callcatcher: comphelper's unused codeMatúš Kukan
2011-09-30add mode-lines to .m files and last round of merged files, etc.Caolán McNamara
2011-09-29callcatcher: unused codeCaolán McNamara
2011-09-29WaE: Mark SvXMLExport_Impl and SvXMLImport_Impl as SAL_DLLPRIVATETor Lillqvist
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann
2011-09-26WaE: control reaches end of non-void functionTor Lillqvist
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara
2011-09-20Add missing chart data point ODF1.2 standard symbolsRegina Henschel
2011-09-14pointless fooCaolán McNamara
2011-09-12sb140: #i117310# remove unnecessary dependency on XTypeProvider::getImplement...Stephan Bergmann
2011-09-11initial DocumentSettingsSerializer interface impl.Michael Meeks
2011-09-08add chaff to encrypted documentsCaolán McNamara
2011-09-05callcatcher: drop some Impl methods, regenerate listCaolán McNamara
2011-09-05callcatcher: some more unused codeCaolán McNamara
2011-08-28some more sal_Bool -> bool in sc/source/filter/xmlMarkus Mohrhard
2011-08-26Now AnimationsExporterImpl defines its own XMLSdPropHdlFactory object.Marco Cecchetti
2011-08-26moved header file animationexport.hxx from "xmloff/inc" to "xmloff/inc/xmloff...Marco Cecchetti
2011-08-26Moved unointerfacetouniqueidentifiermapper.hxx under xmloff/inc/xmloff. The P...Marco Cecchetti
2011-08-26export the source storage to import filter, to mirror TargetStorage for exportMichael Meeks
2011-08-25remove freshly unused methodsCaolán McNamara
2011-08-25callcatcher: yet more unused codeCaolán McNamara
2011-08-23Code review fixes.Muthu Subramanian
2011-08-23generate listCaolán McNamara
2011-08-22entire source file and header can goCaolán McNamara
2011-08-22gsl_getSystemTextEncoding->osl_getThreadTextEncodingCaolán McNamara
2011-08-22wrong seekPageCaolán McNamara
2011-08-22callcatcher: next layer of unused methodsCaolán McNamara
2011-08-22callcatcher: unused .cxx .hxx combo in xmloffCaolán McNamara
2011-08-19detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly setNorbert Thiebaud
2011-08-19drop unused non-virtualsCaolán McNamara
2011-08-16revert thisCaolán McNamara
2011-08-16ditch some junkCaolán McNamara
2011-08-11Replace SvArray stuff with vector in xmloff/xmlcnimp.hxx and refactorNigel Hawkins
2011-08-11WaE: unused variableCaolán McNamara
2011-08-10bool => falseEike Rathke
2011-08-10Number formatter sal_Bool -> bool clean-up and cosmeticsEike Rathke