summaryrefslogtreecommitdiff
path: root/filter/inc
AgeCommit message (Expand)Author
2012-05-28fix horizontal rule width in .doc documents (bnc#757118)Luboš Luňák
2012-05-25convert mpFidcls to a vectorCaolán McNamara
2012-05-07introduce msfilter::util::BGRToRGB to avoid copy&pasteMiklos Vajna
2012-04-25rework GetDefaultTextEncoding etc -> getBestTextEncodingFromLocaleCaolán McNamara
2012-04-25msfilter::util: avoid code duplication by merging from sw and writerfilterMiklos Vajna
2012-04-14Build svg2odf tool to be able to test the svg import.Jan Holesovsky
2012-03-30removed duplicate includes in filter / i18npool / sdextTakeshi Abe
2012-03-27drop intermediate temporary UniStringsCaolán McNamara
2012-03-13Converts from tools/table.hxx to std::map in DffPropSet class in filter moduleNoel Grandin
2012-03-05support import of key shortcut for macro ( Excel only )Noel Power
2012-03-05vba implementation for Application.OnKeyNoel Power
2012-02-28callcatcher: remove newly unused methods and update listCaolán McNamara
2012-02-27Removed unused codeSzabolcs Dezsi
2012-02-24Removed MSFilterTracer and all references to itSzabolcs Dezsi
2012-02-24unusedcode.easy: remove unused codeThomas Arnhold
2012-02-16Removed SetProperty and StartElement method of MSFilterTracer.Szabolcs Dezsi
2012-02-13Remove unused codeElton Chung
2012-01-31callcatcher: update listCaolán McNamara
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2012-01-20Removed unused code as listed in unusedcode.easySantiago Martinez
2012-01-13simply MSDFFReadZString and friendsCaolán McNamara
2012-01-13just return the read string here instead of passing one in by refCaolán McNamara
2012-01-13return status never checkedCaolán McNamara
2012-01-08Kill SvNullStream duplicationMiklos Vajna
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz
2012-01-05Removed unnecessary tools includes.Marcel Metz
2011-11-27remove precompiled_xxx.hxx/cxxNorbert Thiebaud
2011-11-27remove include of pch header from filterNorbert Thiebaud
2011-11-27remove PCH support in dmake-moduleNorbert Thiebaud
2011-11-23impress212: #i97241# added relative linkserack
2011-11-06ByteString->rtl::OStringCaolán McNamara
2011-11-06ByteString->rtl::OStringCaolán McNamara
2011-10-10ByteString->rtl::OStringCaolán McNamara
2011-10-08do not use _COMPHELPER_COMPONENT_GETFACTORY macroMatúš Kukan
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-16WaE: struct vs class picky warningCaolá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-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-18hack: make msoffice 2k7 be able to read ooxml formulasLuboš Luňák
2011-08-18hook for calling from .docx filter to starmath for writting formulasLuboš Luňák
2011-08-02callcatcher: remove unused codeCaolán McNamara
2011-07-26enforce checking the return value of theseCaolán McNamara
2011-07-16these can be sal_uInt32, and pre-sanity-check massive allocsCaolán McNamara
2011-07-12Remove component_getImplementationEnvironmentMatúš Kukan