summaryrefslogtreecommitdiffstats
path: root/filter/inc
Commit message (Expand)AuthorAgeFilesLines
* String to OUString conversions in filterRicardo Montania2013-01-251-9/+9
* import page/cell anchoring for xls drawing ( & ole ) objects fdo#58360Noel Power2013-01-251-1/+2
* String cleanup in filterRicardo Montania2013-01-251-4/+4
* String cleanup in filterRicardo Montania2013-01-041-4/+4
* String -> OUString in filterRicardo Montania2012-12-201-17/+17
* c++ API: use css alias in generated headers, adds global css declThorsten Behrens2012-11-301-2/+0
* callcatcher: update unused code post binfilter deathCaolán McNamara2012-11-142-3/+0
* re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks2012-11-064-129/+171
* Bin unused leftover "dummy" fieldsTor Lillqvist2012-10-062-13/+0
* re-base on ALv2 code. Includes:Michael Meeks2012-10-036-141/+87
* filter: remove leftover filesMatúš Kukan2012-09-011-39/+0
* -Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann2012-08-312-7/+2
* Translated some comments in filterAlexander Wilms2012-08-192-27/+27
* the copy ctor can take const refDavid Tardon2012-08-141-5/+5
* PPTParagraphObj: replace PPTPortionObj array with boost::ptr_vectorMichael Stahl2012-08-131-3/+3
* PPTParagraphObj: fix problems in previous commit:Michael Stahl2012-08-131-1/+2
* 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