summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)AuthorFilesLines
2011-11-27remove precompiled_xxx.hxx/cxxNorbert Thiebaud2-510/+0
2011-11-27remove pch from the include listNorbert Thiebaud2-2/+0
2011-11-27remove include of pch header from xmloffNorbert Thiebaud353-696/+0
2011-11-27remove pre-compiled header support in gbuild and gbuildified moduleNorbert Thiebaud1-2/+0
2011-11-26Remove some uses of OUString::setCharAtAugust Sodora1-2/+2
2011-11-25make gbuild makefiles run independant of pwd againBjoern Michaelsen1-1/+1
2011-11-24fdo#43152 ooo#114415 fixed crash on unnamed form elementEike Rathke1-1/+4
2011-11-18Added handler to handle the new <table:filter-set-item> elements.Kohei Yoshida2-0/+2
2011-11-16tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud1-4/+4
2011-11-14Removed comphelper -> unotools processfactory.hxx duplication.Stephan Bergmann4-6/+4
2011-11-11callcatcher: remove some unused codeCaolán McNamara2-33/+0
2011-11-10callcatcher: remove unused methodsCaolán McNamara2-17/+0
2011-11-08Removed some SvStringsSortDtorDaisuke Nishino1-9/+7
2011-11-03callcatcher: drop unused methodsCaolán McNamara4-102/+0
2011-11-03callcatcher: ditch some unused codeCaolán McNamara3-75/+0
2011-11-02update list post SvUShorts removalCaolán McNamara2-47/+0
2011-11-02callcatcher: some unused codeCaolán McNamara2-18/+0
2011-11-01eliminate SvUShorts typeDaniel Di Marco2-15/+11
2011-10-28ODF conformance - Impress table markup fixesThorsten Behrens2-2/+3
2011-10-24Some warning cleanup (found with trunk Clang).Stephan Bergmann2-2/+2
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 Stahl2-1/+4
2011-10-11#i108468#: clean up xmluconv: add a pImpl to SvXMLUnitConverterMichael Stahl2-73/+102
2011-10-11#i108468#: clean up xmluconv code duplication, measured approach:Michael Stahl60-1180/+524
2011-10-11#i108468#: clean up xmluconv code duplication, DateTime edition:Michael Stahl24-887/+137
2011-10-11#i108468#: clean up xmluconv code duplication, part 1:Michael Stahl112-1162/+937
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-05simplfy dmake to gbuild bridgefileBjoern Michaelsen1-40/+1
2011-10-04WaE: 'rUnitConverter' : unreferenced formal parameterTor Lillqvist1-3/+3
2011-10-03callcatcher: comphelper's unused codeMatúš Kukan3-9/+0
2011-09-30add mode-lines to .m files and last round of merged files, etc.Caolán McNamara18-0/+54
2011-09-29callcatcher: unused codeCaolán McNamara2-22/+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 Henschel5-0/+54
2011-09-14pointless fooCaolán McNamara2-10/+0
2011-09-12sb140: #i117310# remove unnecessary dependency on XTypeProvider::getImplement...Stephan Bergmann6-103/+61
2011-09-11initial DocumentSettingsSerializer interface impl.Michael Meeks4-0/+73
2011-09-08add chaff to encrypted documentsCaolán McNamara5-2/+23
2011-09-05callcatcher: drop some Impl methods, regenerate listCaolán McNamara2-6/+0
2011-09-05callcatcher: some more unused codeCaolán McNamara3-90/+2
2011-08-28some more sal_Bool -> bool in sc/source/filter/xmlMarkus Mohrhard4-14/+14
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 Cecchetti4-5/+10
2011-08-26Moved unointerfacetouniqueidentifiermapper.hxx under xmloff/inc/xmloff. The P...Marco Cecchetti18-18/+23