summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)AuthorFilesLines
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
2013-03-16Bin more pointless comments and ASCII graphicsTor Lillqvist2-184/+0
2013-03-16quiet FCFGMergePeter Foley2-4/+8
2013-03-15restore enough of XOBitmap to do fore/back color setting on escher patternsCaolán McNamara1-5/+29
2013-03-15Related: #i119125# change XFillBitmapItem to work with GraphicObjectArmin Le Grand2-43/+16
2013-03-15Update the version informationFridrich Štrba4-4/+4
2013-03-15various efforts to consistently apply HIG rulesCaolán McNamara2-23/+8
2013-03-15Add typedetection and configuration for MWAW based filtersFridrich Štrba39-0/+1155
2013-03-15initial work on an odc exportMarkus Mohrhard1-1/+1
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks1-2/+0
2013-03-14i#119870: Line transparency value is lost after saving as another ppt by AOOJürgen Schmidt1-0/+9
2013-03-14tests cases for EDB-24743Caolán McNamara1-0/+0
2013-03-14i#119478# Fixed application of transparency to table cells.Andre Fischer1-6/+2
2013-03-13coverity#704144: Resource leak in objectJulien Nabet1-0/+7
2013-03-13Update JessyInk license statement after upstream change.Marco Cecchetti1-17/+19
2013-03-12Resolves: #i120773 Numbering lost when saving or opening a ppt fileZhe Wang1-0/+57
2013-03-11fdo#38838: Converting String/UniString to OUStringelixir1-1/+1
2013-03-11oops, path to FCFGMerge.cfg is hardcoded in the scriptMatúš Kukan2-7/+6
2013-03-11filter: use python version of FCFGMergeMatúš Kukan1-6/+1
2013-03-11sal_Bool to boolTakeshi Abe1-12/+12
2013-03-09fdo#43460: use isEmpty()Thomas Arnhold1-1/+1
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim21-0/+59
2013-03-08avoid signedness issue in bounds check.Michael Meeks1-3/+4
2013-03-08WaE: signed/unsigned comparisonCaolán McNamara1-2/+2
2013-03-08#i119502# Guard array access against invalid indices.Andre Fischer1-2/+6
2013-03-08n#699334: Legacy diagram import (PPTX).Muthu Subramanian2-2/+33
2013-03-07Resolves: #i119475# bullet font info for CJK and CTLArmin Le Grand1-0/+9
2013-03-07Resolves: #i120021# fix memory leak in PptSlidePersistEntry dtorHerbert Dürr1-0/+1
2013-03-07Resolves: #i119513# fix loading of CMYK JPEG in PPT importHerbert Dürr1-0/+2
2013-03-07Renamed the method to something more appropriate...Kohei Yoshida2-26/+7
2013-03-07Make check passes. Remove deep-only detection for real.Kohei Yoshida2-191/+0
2013-03-07Temporarily disable deep-only detection phase.Kohei Yoshida1-0/+3
2013-03-07Some cleanup, comments, and re-organizing...Kohei Yoshida1-47/+32
2013-03-07fdo#60562: List *all* format types that we support and rank them all properly.Kohei Yoshida1-3/+96
2013-03-07Test all file format types regardless of document services.Kohei Yoshida2-119/+120