summaryrefslogtreecommitdiff
path: root/filter/inc
AgeCommit message (Expand)AuthorFilesLines
2012-03-13Converts from tools/table.hxx to std::map in DffPropSet class in filter moduleNoel Grandin1-3/+11
2012-03-05support import of key shortcut for macro ( Excel only )Noel Power1-0/+2
2012-03-05vba implementation for Application.OnKeyNoel Power1-2/+2
2012-02-28callcatcher: remove newly unused methods and update listCaolán McNamara1-1/+0
2012-02-27Removed unused codeSzabolcs Dezsi1-2/+0
2012-02-24Removed MSFilterTracer and all references to itSzabolcs Dezsi3-105/+3
2012-02-24unusedcode.easy: remove unused codeThomas Arnhold1-2/+0
2012-02-16Removed SetProperty and StartElement method of MSFilterTracer.Szabolcs Dezsi1-2/+0
2012-02-13Remove unused codeElton Chung1-1/+0
2012-01-31callcatcher: update listCaolán McNamara1-1/+0
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann2-6/+6
2012-01-20Removed unused code as listed in unusedcode.easySantiago Martinez1-1/+0
2012-01-13simply MSDFFReadZString and friendsCaolán McNamara1-1/+1
2012-01-13just return the read string here instead of passing one in by refCaolán McNamara1-1/+1
2012-01-13return status never checkedCaolán McNamara1-1/+1
2012-01-08Kill SvNullStream duplicationMiklos Vajna1-1/+2
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz1-1/+0
2012-01-05Removed unnecessary tools includes.Marcel Metz1-1/+0
2011-11-27remove precompiled_xxx.hxx/cxxNorbert Thiebaud2-63/+0
2011-11-27remove include of pch header from filterNorbert Thiebaud2-2/+0
2011-11-27remove PCH support in dmake-moduleNorbert Thiebaud1-8/+0
2011-11-23impress212: #i97241# added relative linkserack1-5/+11
2011-11-06ByteString->rtl::OStringCaolán McNamara1-1/+1
2011-11-06ByteString->rtl::OStringCaolán McNamara1-2/+2
2011-10-10ByteString->rtl::OStringCaolán McNamara1-1/+1
2011-10-08do not use _COMPHELPER_COMPONENT_GETFACTORY macroMatúš Kukan1-113/+0
2011-09-26move OCX_Control ( and subclasses ) and OCX control export to ooxNoel Power2-785/+8
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara1-0/+4
2011-09-16WaE: struct vs class picky warningCaolán McNamara1-1/+1
2011-09-05add a fairly efficient read_LEuInt16s_AsOUString, merge similar thingsCaolán McNamara1-15/+14
2011-09-01Move OoxmlFormulaExportBase to ooxTor Lillqvist1-48/+0
2011-09-01Need an explicit implementation of constructor for MSVC it seemsTor Lillqvist1-0/+1
2011-08-29valgrind: various unused codeCaolán McNamara1-5/+0
2011-08-25remove newly unused codeCaolán McNamara1-13/+0
2011-08-24kill old vba and ole control filter(s) for import at leastNoel Power2-355/+0
2011-08-23n#699334: Legacy Diagram Text import.Muthu Subramanian1-3/+2
2011-08-18hack: make msoffice 2k7 be able to read ooxml formulasLuboš Luňák1-1/+2
2011-08-18hook for calling from .docx filter to starmath for writting formulasLuboš Luňák1-0/+46
2011-08-02callcatcher: remove unused codeCaolán McNamara1-1/+0
2011-07-26enforce checking the return value of theseCaolán McNamara1-6/+5
2011-07-16these can be sal_uInt32, and pre-sanity-check massive allocsCaolán McNamara1-2/+2
2011-07-12Remove component_getImplementationEnvironmentMatúš Kukan1-11/+0
2011-07-12use oox filter for *all* control importNoel Power2-11/+13
2011-07-11check seeks for success against short readsCaolán McNamara1-8/+19
2011-06-16Replace List with std::vector< EscherPersistEntry* >Joseph Powers1-10/+12
2011-06-16Replace List with std::vector< EscherConnectorListEntry* >Joseph Powers1-3/+4
2011-06-16Convert List to std::vector< EscherShapeListEntry* >Joseph Powers1-1/+4
2011-06-16Fix a typo in my whitespace cleanup.Joseph Powers1-3/+4
2011-06-16Remove unused enum entry (ESCHER_BlipFlagDontSave)Joseph Powers1-505/+586
2011-06-16Replace List with std::vector< SvxMSDffConnectorRule* >Joseph Powers1-1/+4