summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)Author
2011-06-12Replace List with std::vector< sal_uInt32 >Joseph Powers
2011-06-12Replace List with std::vector< PPTBuGraEntry* >Joseph Powers
2011-06-12Replace List with std::vector< PPTTextSpecInfo* >Joseph Powers
2011-06-12Replace List with std::vector< SdHyperlinkEntry* >Joseph Powers
2011-06-11Replace List with std::vector< PPTOleEntry* >Joseph Powers
2011-06-11Whitespace cleanupJoseph Powers
2011-06-10Replace List with vector< BUndle* >Joseph Powers
2011-06-10White space cleanup.Joseph Powers
2011-06-10Some cppcheck cleaningJulien Nabet
2011-06-10oops, this comparator doesn't order correctlyCaolán McNamara
2011-06-10init this to NULL to match dtor assertCaolán McNamara
2011-06-09Some cppcheck cleaningJulien Nabet
2011-06-09Give a more dignified name to the Visio file-formatFridrich Štrba
2011-06-07Possible inefficient checking for emptinessJulien Nabet
2011-06-06Trying to finally get the visio filter registration rightFridrich Štrba
2011-06-03Drop %_EXT% which was always emptyTor Lillqvist
2011-05-31Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/filtersJan Holesovsky
2011-05-31Merge commit 'libreoffice-3.4.0.2'Jan Holesovsky
2011-05-30Code Cleanup in filtersKorrawit Pruegsanusak
2011-05-27Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/filtersJan Holesovsky
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky
2011-05-27Replace List for std::map<sal_uInt32,ByteString>.Rafael Dominguez
2011-05-26xslt filter: remove the FLA horrorMichael Stahl
2011-05-26wordml import filter: replace FLA usage with plain XSLTMichael Stahl
2011-05-20adapt for singleton api changeCaolán McNamara
2011-05-20remove circular dependency to fix leakCaolán McNamara
2011-05-20config leaks: handle cancel from database wizard correctlyCaolán McNamara
2011-05-20fix config for pptx filter - thanks to BubliRadek Doulik
2011-05-20Make export to .pptx 2010 work againKatarina Machalkova
2011-05-17Change SvStorageInfoList from an OwnList to vector<>Joseph Powers
2011-05-17fdo#36339: Promote the default chart8 filter as the preferred filter.Kohei Yoshida
2011-05-17Boilerplate code for Visio import filter moduleFridrich Štrba
2011-05-16WaE (picky) - noeolChristian Lohmaier
2011-05-13Make SVG export filter building again.Jan Holesovsky
2011-05-13change 2007 XML to 2007/2010 XML in UI strings - fdo#36735Andras Timar
2011-05-13remove localizations from sourceAndras Timar
2011-05-13change 97/XP/2000 to 97/XP/2000/2003 - fdo#36734Andras Timar
2011-05-10GDIMetaFile cleanupJoseph Powers
2011-05-10rhbz#702635 set correct page number when exporting selected pagesDavid Tardon
2011-05-08Replace List type in chart.hxx with a vector<>Joseph Powers
2011-05-08Replace List types in cgm.hxx with vector<>Joseph Powers
2011-05-07Remove a List reference in class CGMFList.Joseph Powers
2011-05-04Fixed few obvious mismerges.Jan Holesovsky
2011-05-03svx-hacky-htmlselect-control-import.diff ( bnc#523191 )Noel Power
2011-05-03svx-hacky-htmlselect-control-import.diff ( bnc#523191 )Noel Power
2011-05-02Remove an unneeded #incude <tools/list.hxx>Joseph Powers
2011-05-02Change <file>.toURL() to <file>.toURI().toURL()Julien Nabet
2011-05-01Remove unneeded #include <tools/list.hxx>Joseph Powers
2011-05-01Introduced timeout for import thru XSLTFilter. Fixes fdo#35543Peter Jentsch
2011-04-30Remove OS/2 supportFrancois Tigeot