summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)AuthorFilesLines
2013-03-27HanMac J import is really really initial :)Fridrich Štrba1-1/+0
2013-03-27Fixing a mistake from yesterdayFridrich Štrba2-61/+1
2013-03-27-Wunused-macrosStephan Bergmann4-9/+1
2013-03-25remove external include guardsThomas Arnhold2-9/+0
2013-03-26remove duplicate declarationXisco Fauli1-1/+0
2013-03-26#i119884# Fixed export of fontwork alignment.Andre Fischer1-0/+37
2013-03-26Some fixes for mwaw-based filtersLaurent Alonso16-18/+81
2013-03-26A little tiny insignificant cleanupFridrich Štrba1-19/+8
2013-03-26WaE: unused variable 'aResult'David Tardon1-5/+10
2013-03-26#i119872# Fixed import of custom shapes from PPT.Andre Fischer1-11/+12
2013-03-26#i119887# Fixing import of shadow direction.Andre Fischer1-4/+2
2013-03-26#i119888# Fixed import of gradient colored shapes from PPT.Andre Fischer1-1/+1
2013-03-25Export current Writer page as jpg/pngTomaž Vajngerl11-0/+681
2013-03-25write svg line widths for META_POLYLINE_ACTION.Michael Meeks2-0/+14
2013-03-25cleanup gbuild outputPeter Foley2-4/+4
2013-03-25Related coverity#441160 Logically dead codeJulien Nabet1-1/+1
2013-03-25fdo#47576: Hyperlinks work for SVG ExportsMoritz Kuett1-5/+25
2013-03-25Replace stdlib priority queue with own version.Thorsten Behrens1-198/+50
2013-03-25Fix exception in javascript (missing placeholder rect)Thorsten Behrens1-3/+3
2013-03-25Editor file header and indent consolidation in preseng.jsThorsten Behrens1-22/+26
2013-03-25re-base preseng.js on ALv2 code.Thorsten Behrens1-21/+16
2013-03-25Remove unused code from preseng.jsThorsten Behrens1-396/+2
2013-03-25Stick in obvious canonical radians conversion.Thorsten Behrens1-1/+2
2013-03-23fdo#47576: Support for textual links added (SVG Export)Moritz Kuett1-9/+21
2013-03-23Related coverity#704229 Logically dead codeJulien Nabet1-2/+0
2013-03-23coverity#441160 Logically dead codeJulien Nabet1-16/+2
2013-03-20Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength)Stephan Bergmann3-9/+9
2013-03-20Assume that this shall check full string equalityStephan Bergmann1-1/+1
2013-03-20Assume that this shall check full string equalityStephan Bergmann1-2/+1
2013-03-20fdo#46808, Convert a bunch of comphelper::ComponentContext stuffNoel Grandin6-13/+15
2013-03-20fdo#46808, convert drawing::GraphicExportFilter to new styleNoel Grandin8-59/+56
2013-03-20fdo#46808, Convert XSLTFilterDialog to new-styleNoel Grandin2-5/+5
2013-03-19further OUString cleanupThomas Arnhold4-7/+5
2013-03-19coverity#735375 Copy-paste errorJulien Nabet1-1/+1
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold12-57/+56
2013-03-19Simplify equalsIgnoreAsciiCaseAscii[L] callsStephan Bergmann1-2/+2
2013-03-19TypoFridrich Štrba1-1/+1
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold16-101/+100
2013-03-19trailing whitespacesThomas Arnhold3-7/+7
2013-03-18avoid Wundef for various FIXME, FEATURE_NOT_DONE_YET and what notLuboš Luňák1-1/+1
2013-03-18These are the extensions mentioned on the Web :)Fridrich Štrba1-1/+1
2013-03-18Some real extension for MarinerWriteFridrich Štrba1-1/+1
2013-03-18Add "dummy" extension to these file-typesFridrich Štrba14-14/+14
2013-03-18Use the typical extension and mimetype for Word for MacFridrich Štrba1-2/+2
2013-03-18Add some extension and mimetype for Works for MacFridrich Štrba1-2/+2
2013-03-18Use MacWrite II pattern for MacWrite tooFridrich Štrba1-2/+2
2013-03-18Uncle Google speaks about this extension tooFridrich Štrba1-1/+1
2013-03-18Add extension and mimetype for MacWriteII and MacWrite ProFridrich Štrba1-2/+2
2013-03-18Add extension and mimetype for ClarisWorksFridrich Štrba1-2/+2
2013-03-16Fix Python problem in pyAltFCFGMerge at least on OS XTor Lillqvist1-25/+30