summaryrefslogtreecommitdiffstats
path: root/filter/inc
Commit message (Expand)AuthorAgeFilesLines
...
* Convert property lists from tools/list.hxx to std::vectorNoel Grandin2012-08-131-4/+7
* The missing docs as to the ranges of the MS text categoriesCaolán McNamara2012-08-131-0/+18
* remove include comments and boxesThomas Arnhold2012-08-081-2/+0
* STL'ify SV_DECL_IMPL_PERSIST_LISTNoel Grandin2012-08-081-0/+1
* Remove forwards of non-existing structsThomas Arnhold2012-08-071-1/+0
* Remove non-existing forward declarationsThomas Arnhold2012-08-072-3/+0
* fix STL conversion 3ae618f9e4c34d5f6f10d953e3fb074018001748:Michael Stahl2012-07-281-37/+41
* convert SvxMSDffShapeInfos to sorted_vectorNoel Grandin2012-07-271-3/+11
* move rtf escaping functions to msfilter, so starmath can use them as wellMiklos Vajna2012-07-251-0/+54
* mark more one-param ctors as explicitDavid Tardon2012-07-232-13/+13
* MSVC doesn't like dll-public MSDffImportRecordsMichael Stahl2012-07-121-1/+1
* Convert SV_DECL_PTRARR_SORT_VISIBILITY(SvxMSDffShapeTxBxSort) to std::setNoel Grandin2012-07-121-4/+11
* fix previous STL conversion commit:Michael Stahl2012-07-121-5/+4
* Convert SV_DECL_PTRARR_SORT_DEL_VISIBILITY(MSDffImportRecords) to std::setNoel Grandin2012-07-121-9/+12
* 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