summaryrefslogtreecommitdiff
path: root/filter/inc
AgeCommit message (Expand)Author
2013-05-15fdo#64586: Fix incorrect import non-empty placeholders.Jan Holesovsky
2013-05-13bnc#758621: Kill unused aPlacementId, it is never set.Jan Holesovsky
2013-05-13Revert "bnc#758621: show preset texts in slide placeholder."Jan Holesovsky
2013-05-10bnc#758621: show preset texts in slide placeholder.Felix Zhang
2013-05-09n#699334: Legacy diagram import (PPTX).Muthu Subramanian
2013-02-28fdo#61507 import/export RTF_UPR and RTF_UDMiklos Vajna
2013-02-07export/import anchoring for xls(x) drawing ( & ole ) objects fdo#58360Noel Power
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-11-14callcatcher: update unused code post binfilter deathCaolán McNamara
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-10-06Bin unused leftover "dummy" fieldsTor Lillqvist
2012-10-03re-base on ALv2 code. Includes:Michael Meeks
2012-09-01filter: remove leftover filesMatúš Kukan
2012-08-31-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-08-19Translated some comments in filterAlexander Wilms
2012-08-14the copy ctor can take const refDavid Tardon
2012-08-13PPTParagraphObj: replace PPTPortionObj array with boost::ptr_vectorMichael Stahl
2012-08-13PPTParagraphObj: fix problems in previous commit:Michael Stahl
2012-08-13Convert property lists from tools/list.hxx to std::vectorNoel Grandin
2012-08-13The missing docs as to the ranges of the MS text categoriesCaolán McNamara
2012-08-08remove include comments and boxesThomas Arnhold
2012-08-08STL'ify SV_DECL_IMPL_PERSIST_LISTNoel Grandin
2012-08-07Remove forwards of non-existing structsThomas Arnhold
2012-08-07Remove non-existing forward declarationsThomas Arnhold
2012-07-28fix STL conversion 3ae618f9e4c34d5f6f10d953e3fb074018001748:Michael Stahl
2012-07-27convert SvxMSDffShapeInfos to sorted_vectorNoel Grandin
2012-07-25move rtf escaping functions to msfilter, so starmath can use them as wellMiklos Vajna
2012-07-23mark more one-param ctors as explicitDavid Tardon
2012-07-12MSVC doesn't like dll-public MSDffImportRecordsMichael Stahl
2012-07-12Convert SV_DECL_PTRARR_SORT_VISIBILITY(SvxMSDffShapeTxBxSort) to std::setNoel Grandin
2012-07-12fix previous STL conversion commit:Michael Stahl
2012-07-12Convert SV_DECL_PTRARR_SORT_DEL_VISIBILITY(MSDffImportRecords) to std::setNoel Grandin
2012-07-09Merge branch 'feature/pdf-signing'Gökçen Eraslan
2012-07-01hrc cleanup: Remove unused resource definitionsThomas Arnhold
2012-06-25cleanup filter/.../msdffimp.hxxPhilipp Riemer
2012-06-25change comments into doxygen format in filters/.../msdffimp.hxxPhilipp Riemer
2012-06-25cleanup German comments in filter/../msdffimp.hxxPhilipp Riemer
2012-06-25merge 3 copy and paste efforts back together as bestFitOpenSymbolToMSFontCaolán McNamara
2012-06-25Translated German comments in filter/inc/filter/msfilter/msdffimp.hxxJesso Clarence Murugan
2012-06-24Add a simple GUI for digital signatures.Gökçen Eraslan
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-21hrc cleanup: Remove unused definesThomas Arnhold
2012-06-15move DTTM2DateTime and DateTimeToOString to msfilter to avoid copy&pasteMiklos Vajna
2012-06-15hrc cleanup: Remove completely unused RIDsThomas Arnhold
2012-06-12Convert SV_DECL_PTRARR_DEL(SvxMSDffBLIPInfos) to boost::ptr_vectorNoel Grandin
2012-06-12Convert SV_DECL_PTRARR_DEL(SvxMSDffShapeOrders) to std::vectorNoel Grandin
2012-06-12Convert SV_DECL_PTRARR_DEL(_PptSlidePersistList) to std::vectorNoel Grandin
2012-05-28fix horizontal rule width in .doc documents (bnc#757118)Luboš Luňák
2012-05-25convert mpFidcls to a vectorCaolán McNamara
2012-05-07introduce msfilter::util::BGRToRGB to avoid copy&pasteMiklos Vajna