summaryrefslogtreecommitdiffstats
path: root/filter/inc
Commit message (Expand)AuthorAgeFilesLines
* fix horizontal rule width in .doc documents (bnc#757118)Luboš Luňák2012-05-281-0/+2
* convert mpFidcls to a vectorCaolán McNamara2012-05-251-1/+1
* introduce msfilter::util::BGRToRGB to avoid copy&pasteMiklos Vajna2012-05-071-0/+2
* rework GetDefaultTextEncoding etc -> getBestTextEncodingFromLocaleCaolán McNamara2012-04-251-2/+5
* msfilter::util: avoid code duplication by merging from sw and writerfilterMiklos Vajna2012-04-251-0/+46
* Build svg2odf tool to be able to test the svg import.Jan Holesovsky2012-04-141-0/+49
* removed duplicate includes in filter / i18npool / sdextTakeshi Abe2012-03-301-1/+0
* drop intermediate temporary UniStringsCaolán McNamara2012-03-271-1/+1
* Converts from tools/table.hxx to std::map in DffPropSet class in filter moduleNoel Grandin2012-03-131-3/+11
* support import of key shortcut for macro ( Excel only )Noel Power2012-03-051-0/+2
* vba implementation for Application.OnKeyNoel Power2012-03-051-2/+2
* callcatcher: remove newly unused methods and update listCaolán McNamara2012-02-281-1/+0
* Removed unused codeSzabolcs Dezsi2012-02-271-2/+0
* Removed MSFilterTracer and all references to itSzabolcs Dezsi2012-02-243-105/+3
* unusedcode.easy: remove unused codeThomas Arnhold2012-02-241-2/+0
* Removed SetProperty and StartElement method of MSFilterTracer.Szabolcs Dezsi2012-02-161-2/+0
* Remove unused codeElton Chung2012-02-131-1/+0
* callcatcher: update listCaolán McNamara2012-01-311-1/+0
* Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann2012-01-212-6/+6
* Removed unused code as listed in unusedcode.easySantiago Martinez2012-01-201-1/+0
* simply MSDFFReadZString and friendsCaolán McNamara2012-01-131-1/+1
* just return the read string here instead of passing one in by refCaolán McNamara2012-01-131-1/+1
* return status never checkedCaolán McNamara2012-01-131-1/+1
* Kill SvNullStream duplicationMiklos Vajna2012-01-081-1/+2
* Removed unnecessary tools/debug.hxx includes.Marcel Metz2012-01-061-1/+0
* Removed unnecessary tools includes.Marcel Metz2012-01-051-1/+0
* remove precompiled_xxx.hxx/cxxNorbert Thiebaud2011-11-272-63/+0
* remove include of pch header from filterNorbert Thiebaud2011-11-272-2/+0
* remove PCH support in dmake-moduleNorbert Thiebaud2011-11-271-8/+0
* impress212: #i97241# added relative linkserack2011-11-231-5/+11
* ByteString->rtl::OStringCaolán McNamara2011-11-061-1/+1
* ByteString->rtl::OStringCaolán McNamara2011-11-061-2/+2
* ByteString->rtl::OStringCaolán McNamara2011-10-101-1/+1
* do not use _COMPHELPER_COMPONENT_GETFACTORY macroMatúš Kukan2011-10-081-113/+0
* move OCX_Control ( and subclasses ) and OCX control export to ooxNoel Power2011-09-262-785/+8
* just silence the auto_ptr deprecations in isolationCaolán McNamara2011-09-221-0/+4
* WaE: struct vs class picky warningCaolán McNamara2011-09-161-1/+1
* add a fairly efficient read_LEuInt16s_AsOUString, merge similar thingsCaolán McNamara2011-09-051-15/+14
* Move OoxmlFormulaExportBase to ooxTor Lillqvist2011-09-011-48/+0
* Need an explicit implementation of constructor for MSVC it seemsTor Lillqvist2011-09-011-0/+1
* valgrind: various unused codeCaolán McNamara2011-08-291-5/+0
* remove newly unused codeCaolán McNamara2011-08-251-13/+0
* kill old vba and ole control filter(s) for import at leastNoel Power2011-08-242-355/+0
* n#699334: Legacy Diagram Text import.Muthu Subramanian2011-08-231-3/+2
* hack: make msoffice 2k7 be able to read ooxml formulasLuboš Luňák2011-08-181-1/+2
* hook for calling from .docx filter to starmath for writting formulasLuboš Luňák2011-08-181-0/+46
* callcatcher: remove unused codeCaolán McNamara2011-08-021-1/+0
* enforce checking the return value of theseCaolán McNamara2011-07-261-6/+5
* these can be sal_uInt32, and pre-sanity-check massive allocsCaolán McNamara2011-07-161-2/+2
* Remove component_getImplementationEnvironmentMatúš Kukan2011-07-121-11/+0