summaryrefslogtreecommitdiff
path: root/filter/source/graphicfilter
AgeCommit message (Expand)Author
2012-01-05Removed unnecessary tools includes.Marcel Metz
2011-12-16gcc-trunk: fix error: unable to find string literal operator 'operator"" FOO'Matúš Kukan
2011-12-12catch exception by constant referenceTakeshi Abe
2011-12-01typo fix: explicitely -> explicitlyLior Kaplan
2011-11-27remove include of pch header from filterNorbert Thiebaud
2011-11-25gsl_getSystemTextEncoding -> osl_getThreadTextEncodingDavid Tardon
2011-11-14Removed comphelper -> unotools processfactory.hxx duplication.Stephan Bergmann
2011-11-11Heavily simplified utl::ConfigManager.Stephan Bergmann
2011-11-06ByteString->rtl::OStringCaolán McNamara
2011-11-06ByteString->rtl::OStringCaolán McNamara
2011-11-01ByteString->rtl::OStringCaolán McNamara
2011-11-01intermediate String objects are completely unnecessary hereCaolán McNamara
2011-11-01adapt naming schemeCaolán McNamara
2011-11-01ByteString->rtl::OStringCaolán McNamara
2011-09-30add mode-lines to .m files and last round of merged files, etc.Caolán McNamara
2011-09-29ByteString->rtl::OString[Buffer}Caolán McNamara
2011-09-15"long" actually meant 32 bit here.Stephan Bergmann
2011-09-15filter: convert some more libraries to gbuildMichael Stahl
2011-09-06[cppchecker] unread variable deletedPierre-André Jacquod
2011-07-27Kill EDITDEBUGThomas Arnhold
2011-07-19ByteString::CreateFromInt32->rtl::OString::valueOfCaolán McNamara
2011-07-18ByteString::CreateFromInt32->rtl::OString::valueOf and simplifyCaolán McNamara
2011-06-13mpCommentOut never set, strip it outCaolán McNamara
2011-06-10Replace List with vector< BUndle* >Joseph Powers
2011-06-10White space cleanup.Joseph Powers
2011-06-10Some cppcheck cleaningJulien Nabet
2011-05-31Merge commit 'libreoffice-3.4.0.2'Jan Holesovsky
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky
2011-05-16WaE (picky) - noeolChristian Lohmaier
2011-05-10GDIMetaFile cleanupJoseph Powers
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-02Remove an unneeded #incude <tools/list.hxx>Joseph Powers
2011-04-30Remove OS/2 supportFrancois Tigeot
2011-04-27goodies-eps-filter-unix.diff: generate correct EPS on UNIX (bnc#200053)Radek Doulik
2011-04-27Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-13fixing tools types in source/graphicfilter/ipict/shape.cxxBjoern Michaelsen
2011-03-13fix mis-merge (mostly tools type remnants)Norbert Thiebaud
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-02-21Cleanup some #include <tools/list.hxx>Joseph Powers
2011-02-18ka102: type changes nneded for DEV300_m100ka
2011-02-17ka102: rebased to DEV300_m100ka
2011-02-08Merge remote branch 'origin/libreoffice-3-3'Jan Holesovsky
2011-02-07Remove lots of dead codeThomas Arnhold
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner
2011-02-04ka102: SVG import implementationka
2011-02-02Use product name for EPS Creator headerTakeshi Kurosawa