summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)Author
2011-07-07Fix some ambiguous method errors.Joseph Powers
2011-07-08Enhancing svg exportMarco Cecchetti
2011-07-06Added pointer validations to avoid some edge-case documents crashingmarc-andre@atc.tcs.com
2011-07-02Resolves: fdo#34023 apparent negative string lengthCaolán McNamara
2011-06-30svg export filter: added support for browsing slidesMarco Cecchetti
2011-06-22don't erase an entry in a vector and continue using the iteratorMarkus Mohrhard
2011-06-18Just 2 little fixesJulien Nabet
2011-06-17Replace List with std::vector< PPTFieldEntry* >Joseph Powers
2011-06-16Replace List with std::vector< EscherPersistEntry* >Joseph Powers
2011-06-17Deliver also static librariesTor Lillqvist
2011-06-17Use LIBXML_CFLAGS if SYSTEM_LIBXMLTor Lillqvist
2011-06-16Replace List with std::vector< EscherConnectorListEntry* >Joseph Powers
2011-06-16Convert List to std::vector< EscherShapeListEntry* >Joseph Powers
2011-06-16Fix a typo in my whitespace cleanup.Joseph Powers
2011-06-16Remove unused enum entry (ESCHER_BlipFlagDontSave)Joseph Powers
2011-06-16Replace List with std::vector< SvxMSDffConnectorRule* >Joseph Powers
2011-06-16Resolves: rhbz#713154 pdf export dialog too tall to fit on netbooksCaolán McNamara
2011-06-15Whitespace cleanupJoseph Powers
2011-06-14Replace List with std::vector< SdrObject* >Joseph Powers
2011-06-14Remove any mention of w4w whatsoeverFridrich Štrba
2011-06-14Remove them from the fcfg_w4w.mk tooFridrich Štrba
2011-06-14Remove fragments for StarOffice WP filters that we don't haveFridrich Štrba
2011-06-13#i49123# implement typedetection for supported .hwp format versionsCaolán McNamara
2011-06-13mpCommentOut never set, strip it outCaolán McNamara
2011-06-13rename SetKey to SetCryptMaskKeyCaolán McNamara
2011-06-12Code cleanupKorrawit Pruegsanusak
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