summaryrefslogtreecommitdiff
path: root/filter/source/msfilter
AgeCommit message (Expand)Author
2011-12-12catch exception by constant referenceTakeshi Abe
2011-12-01get rid of class Date and Time default ctor with system time penaltyEike Rathke
2011-11-28ByteString->rtl::OUStringToOStringCaolán McNamara
2011-11-27remove include of pch header from filterNorbert Thiebaud
2011-11-27typos fixingKorrawit Pruegsanusak
2011-11-26Remove unnecessary tools includesAugust Sodora
2011-11-25gsl_getSystemTextEncoding -> osl_getThreadTextEncodingDavid Tardon
2011-11-23Fixup pptx export after impress212 merges.Thorsten Behrens
2011-11-23impress212: #i97241# fixed relative linkserack
2011-11-23impress212: #i97241# added relative linkserack
2011-11-23impress212: #i71731# fixed fill bitmap - pattern importerack
2011-11-14Simplified some uses of css.configuration.theDefaultProvider.Stephan Bergmann
2011-11-11valgrind: ensure these are initializedCaolán McNamara
2011-11-06make filter ByteString freeCaolán McNamara
2011-11-06aString is always emptyCaolán McNamara
2011-11-06ByteString->rtl::OStringCaolán McNamara
2011-11-01Fix fdo#41245 : Auto fit text VIEWING too small in PPTArnaud Versini
2011-10-10ByteString->rtl::OStringCaolán McNamara
2011-10-07cppcheck scope reduction of var in filter/...msdffimp.cxxPierre-André Jacquod
2011-10-07cppcheck scope reduction of var in filter/..escherex.cxxPierre-André Jacquod
2011-10-07cppcheck reduce scope of var in filter/..svdfppt.cxxPierre-André Jacquod
2011-09-30add mode-lines to .m files and last round of merged files, etc.Caolán McNamara
2011-09-26doesn't use a DocShell anymore, so can ditch check for itCaolán McNamara
2011-09-26fix merge foo and waeNoel Power
2011-09-26move OCX_Control ( and subclasses ) and OCX control export to ooxNoel Power
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara
2011-09-22ByteString->rtl::OString[Buffer]Caolán McNamara
2011-09-15filter: convert some libraries and jars to gbuildMichael Stahl
2011-09-08callcatcher: update listCaolán McNamara
2011-09-05add a fairly efficient read_LEuInt16s_AsOUString, merge similar thingsCaolán McNamara
2011-09-01Move OoxmlFormulaExportBase to ooxTor Lillqvist
2011-09-01Need an explicit implementation of constructor for MSVC it seemsTor Lillqvist
2011-08-29valgrind: various unused codeCaolán McNamara
2011-08-25remove newly unused codeCaolán McNamara
2011-08-24msvbasic.hxx was removed with commit cecb746a3d8132998711c429163874d39ff5b2ffEike Rathke
2011-08-24kill old vba and ole control filter(s) for import at leastNoel Power
2011-08-23n#699334: Legacy Diagram Text import.Muthu Subramanian
2011-08-12reduce ByteString apiCaolán McNamara
2011-08-05callcatcher: unused methodsCaolán McNamara
2011-08-02convert in one pass, rather than point by pointCaolán McNamara
2011-08-02callcatcher: remove unused codeCaolán McNamara
2011-07-26enforce checking the return value of theseCaolán McNamara
2011-07-26ByteString::CreateFromInt32->rtl::OStringBuffer::appendCaolán McNamara
2011-07-26fix STRING->USTRING bug hidden behind ifdefCaolán McNamara
2011-07-25ByteString->rtl::OStringBufferCaolán McNamara
2011-07-25use good() instead of GetError()Caolán McNamara
2011-07-21Generate correctly named import library for WNTGCCTor Lillqvist
2011-07-19Fix for valgrind error in msdffimp.cxxMarc-Andre Laverdiere
2011-07-16these can be sal_uInt32, and pre-sanity-check massive allocsCaolán McNamara
2011-07-12Remove component_getImplementationEnvironmentMatúš Kukan