summaryrefslogtreecommitdiffstats
path: root/filter/inc
Commit message (Expand)AuthorAgeFilesLines
...
* Merge branch 'feature/pdf-signing'Gökçen Eraslan2012-07-091-0/+1
|\
| * Add a simple GUI for digital signatures.Gökçen Eraslan2012-06-241-0/+1
* | hrc cleanup: Remove unused resource definitionsThomas Arnhold2012-07-011-10/+0
* | cleanup filter/.../msdffimp.hxxPhilipp Riemer2012-06-251-123/+159
* | change comments into doxygen format in filters/.../msdffimp.hxxPhilipp Riemer2012-06-251-64/+42
* | cleanup German comments in filter/../msdffimp.hxxPhilipp Riemer2012-06-251-128/+109
* | merge 3 copy and paste efforts back together as bestFitOpenSymbolToMSFontCaolán McNamara2012-06-251-0/+11
* | Translated German comments in filter/inc/filter/msfilter/msdffimp.hxxJesso Clarence Murugan2012-06-251-63/+63
* | re-base on ALv2 code.Michael Meeks2012-06-214-101/+65
* | hrc cleanup: Remove unused definesThomas Arnhold2012-06-211-3/+0
|/
* move DTTM2DateTime and DateTimeToOString to msfilter to avoid copy&pasteMiklos Vajna2012-06-151-0/+16
* hrc cleanup: Remove completely unused RIDsThomas Arnhold2012-06-151-3/+2
* Convert SV_DECL_PTRARR_DEL(SvxMSDffBLIPInfos) to boost::ptr_vectorNoel Grandin2012-06-121-3/+2
* Convert SV_DECL_PTRARR_DEL(SvxMSDffShapeOrders) to std::vectorNoel Grandin2012-06-121-4/+6
* Convert SV_DECL_PTRARR_DEL(_PptSlidePersistList) to std::vectorNoel Grandin2012-06-121-2/+9
* 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