summaryrefslogtreecommitdiff
path: root/filter/inc
AgeCommit message (Expand)AuthorFilesLines
2012-09-01filter: remove leftover filesMatúš Kukan1-39/+0
2012-08-31-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann2-7/+2
2012-08-19Translated some comments in filterAlexander Wilms2-27/+27
2012-08-14the copy ctor can take const refDavid Tardon1-5/+5
2012-08-13PPTParagraphObj: replace PPTPortionObj array with boost::ptr_vectorMichael Stahl1-3/+3
2012-08-13PPTParagraphObj: fix problems in previous commit:Michael Stahl1-1/+2
2012-08-13Convert property lists from tools/list.hxx to std::vectorNoel Grandin1-4/+7
2012-08-13The missing docs as to the ranges of the MS text categoriesCaolán McNamara1-0/+18
2012-08-08remove include comments and boxesThomas Arnhold1-2/+0
2012-08-08STL'ify SV_DECL_IMPL_PERSIST_LISTNoel Grandin1-0/+1
2012-08-07Remove forwards of non-existing structsThomas Arnhold1-1/+0
2012-08-07Remove non-existing forward declarationsThomas Arnhold2-3/+0
2012-07-28fix STL conversion 3ae618f9e4c34d5f6f10d953e3fb074018001748:Michael Stahl1-37/+41
2012-07-27convert SvxMSDffShapeInfos to sorted_vectorNoel Grandin1-3/+11
2012-07-25move rtf escaping functions to msfilter, so starmath can use them as wellMiklos Vajna1-0/+54
2012-07-23mark more one-param ctors as explicitDavid Tardon2-13/+13
2012-07-12MSVC doesn't like dll-public MSDffImportRecordsMichael Stahl1-1/+1
2012-07-12Convert SV_DECL_PTRARR_SORT_VISIBILITY(SvxMSDffShapeTxBxSort) to std::setNoel Grandin1-4/+11
2012-07-12fix previous STL conversion commit:Michael Stahl1-5/+4
2012-07-12Convert SV_DECL_PTRARR_SORT_DEL_VISIBILITY(MSDffImportRecords) to std::setNoel Grandin1-9/+12
2012-07-09Merge branch 'feature/pdf-signing'Gökçen Eraslan1-0/+1
2012-07-01hrc cleanup: Remove unused resource definitionsThomas Arnhold1-10/+0
2012-06-25cleanup filter/.../msdffimp.hxxPhilipp Riemer1-123/+159
2012-06-25change comments into doxygen format in filters/.../msdffimp.hxxPhilipp Riemer1-64/+42
2012-06-25cleanup German comments in filter/../msdffimp.hxxPhilipp Riemer1-128/+109
2012-06-25merge 3 copy and paste efforts back together as bestFitOpenSymbolToMSFontCaolán McNamara1-0/+11
2012-06-25Translated German comments in filter/inc/filter/msfilter/msdffimp.hxxJesso Clarence Murugan1-63/+63
2012-06-24Add a simple GUI for digital signatures.Gökçen Eraslan1-0/+1
2012-06-21re-base on ALv2 code.Michael Meeks4-101/+65
2012-06-21hrc cleanup: Remove unused definesThomas Arnhold1-3/+0
2012-06-15move DTTM2DateTime and DateTimeToOString to msfilter to avoid copy&pasteMiklos Vajna1-0/+16
2012-06-15hrc cleanup: Remove completely unused RIDsThomas Arnhold1-3/+2
2012-06-12Convert SV_DECL_PTRARR_DEL(SvxMSDffBLIPInfos) to boost::ptr_vectorNoel Grandin1-3/+2
2012-06-12Convert SV_DECL_PTRARR_DEL(SvxMSDffShapeOrders) to std::vectorNoel Grandin1-4/+6
2012-06-12Convert SV_DECL_PTRARR_DEL(_PptSlidePersistList) to std::vectorNoel Grandin1-2/+9
2012-05-28fix horizontal rule width in .doc documents (bnc#757118)Luboš Luňák1-0/+2
2012-05-25convert mpFidcls to a vectorCaolán McNamara1-1/+1
2012-05-07introduce msfilter::util::BGRToRGB to avoid copy&pasteMiklos Vajna1-0/+2
2012-04-25rework GetDefaultTextEncoding etc -> getBestTextEncodingFromLocaleCaolán McNamara1-2/+5
2012-04-25msfilter::util: avoid code duplication by merging from sw and writerfilterMiklos Vajna1-0/+46
2012-04-14Build svg2odf tool to be able to test the svg import.Jan Holesovsky1-0/+49
2012-03-30removed duplicate includes in filter / i18npool / sdextTakeshi Abe1-1/+0
2012-03-27drop intermediate temporary UniStringsCaolán McNamara1-1/+1
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