summaryrefslogtreecommitdiffstats
path: root/xmloff
Commit message (Expand)AuthorAgeFilesLines
* Simplified comphelper::OSequenceIterator and its uses.Stephan Bergmann2011-10-192-26/+33
* WaE: potentially uninitialized local variable 'nColor' usedTor Lillqvist2011-10-171-1/+1
* xmluconv.hxx: noncopyable (thank you tinderbox)Michael Stahl2011-10-112-1/+4
* #i108468#: clean up xmluconv: add a pImpl to SvXMLUnitConverterMichael Stahl2011-10-112-73/+102
* #i108468#: clean up xmluconv code duplication, measured approach:Michael Stahl2011-10-1160-1180/+524
* #i108468#: clean up xmluconv code duplication, DateTime edition:Michael Stahl2011-10-1124-887/+137
* #i108468#: clean up xmluconv code duplication, part 1:Michael Stahl2011-10-11112-1162/+937
* make xmloff ByteString freeCaolán McNamara2011-10-107-74/+61
* conversion operator is goneCaolán McNamara2011-10-055-50/+50
* callcatcher: unused methodsCaolán McNamara2011-10-051-60/+0
* simplfy dmake to gbuild bridgefileBjoern Michaelsen2011-10-051-40/+1
* WaE: 'rUnitConverter' : unreferenced formal parameterTor Lillqvist2011-10-041-3/+3
* callcatcher: comphelper's unused codeMatúš Kukan2011-10-033-9/+0
* add mode-lines to .m files and last round of merged files, etc.Caolán McNamara2011-09-3018-0/+54
* callcatcher: unused codeCaolán McNamara2011-09-292-22/+0
* WaE: Mark SvXMLExport_Impl and SvXMLImport_Impl as SAL_DLLPRIVATETor Lillqvist2011-09-292-2/+2
* Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann2011-09-272-19/+17
* WaE: control reaches end of non-void functionTor Lillqvist2011-09-261-5/+2
* just silence the auto_ptr deprecations in isolationCaolán McNamara2011-09-225-1/+18
* Add missing chart data point ODF1.2 standard symbolsRegina Henschel2011-09-205-0/+54
* pointless fooCaolán McNamara2011-09-142-10/+0
* sb140: #i117310# remove unnecessary dependency on XTypeProvider::getImplement...Stephan Bergmann2011-09-126-103/+61
* initial DocumentSettingsSerializer interface impl.Michael Meeks2011-09-114-0/+73
* add chaff to encrypted documentsCaolán McNamara2011-09-085-2/+23
* callcatcher: drop some Impl methods, regenerate listCaolán McNamara2011-09-052-6/+0
* callcatcher: some more unused codeCaolán McNamara2011-09-053-90/+2
* some more sal_Bool -> bool in sc/source/filter/xmlMarkus Mohrhard2011-08-284-14/+14
* Now AnimationsExporterImpl defines its own XMLSdPropHdlFactory object.Marco Cecchetti2011-08-261-1/+22
* moved header file animationexport.hxx from "xmloff/inc" to "xmloff/inc/xmloff...Marco Cecchetti2011-08-264-5/+10
* Moved unointerfacetouniqueidentifiermapper.hxx under xmloff/inc/xmloff. The P...Marco Cecchetti2011-08-2618-18/+23
* export the source storage to import filter, to mirror TargetStorage for exportMichael Meeks2011-08-262-0/+16
* remove freshly unused methodsCaolán McNamara2011-08-252-59/+0
* callcatcher: yet more unused codeCaolán McNamara2011-08-252-59/+0
* Code review fixes.Muthu Subramanian2011-08-231-1/+1
* generate listCaolán McNamara2011-08-232-15/+0
* entire source file and header can goCaolán McNamara2011-08-223-145/+0
* gsl_getSystemTextEncoding->osl_getThreadTextEncodingCaolán McNamara2011-08-222-2/+2
* wrong seekPageCaolán McNamara2011-08-224-13/+34
* callcatcher: next layer of unused methodsCaolán McNamara2011-08-222-45/+0
* callcatcher: unused .cxx .hxx combo in xmloffCaolán McNamara2011-08-228-200/+2
* detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly setNorbert Thiebaud2011-08-191-1/+1
* drop unused non-virtualsCaolán McNamara2011-08-192-13/+0
* revert thisCaolán McNamara2011-08-161-0/+1
* ditch some junkCaolán McNamara2011-08-162-4/+0
* Replace SvArray stuff with vector in xmloff/xmlcnimp.hxx and refactorNigel Hawkins2011-08-119-289/+580
* WaE: unused variableCaolán McNamara2011-08-111-1/+1
* bool => falseEike Rathke2011-08-101-1/+1
* Number formatter sal_Bool -> bool clean-up and cosmeticsEike Rathke2011-08-101-1/+1
* prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe2011-08-107-6/+6
* Replace SvUShorts with vector in xmloff/xmlnumfe.cxxNigel Hawkins2011-08-091-4/+3