summaryrefslogtreecommitdiff
path: root/filter/inc
AgeCommit message (Expand)Author
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
2012-04-25rework GetDefaultTextEncoding etc -> getBestTextEncodingFromLocaleCaolán McNamara
2012-04-25msfilter::util: avoid code duplication by merging from sw and writerfilterMiklos Vajna
2012-04-14Build svg2odf tool to be able to test the svg import.Jan Holesovsky
2012-03-30removed duplicate includes in filter / i18npool / sdextTakeshi Abe
2012-03-27drop intermediate temporary UniStringsCaolán McNamara
2012-03-13Converts from tools/table.hxx to std::map in DffPropSet class in filter moduleNoel Grandin
2012-03-05support import of key shortcut for macro ( Excel only )Noel Power