summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)AuthorFilesLines
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon10-28/+28
2014-10-16Update to last libmwaw versionosnola7-0/+182
2014-10-16java: when rethrowing, store the original exceptionNoel Grandin1-4/+4
2014-10-16java: no need to call toString() on a String objectNoel Grandin1-1/+1
2014-10-15one of the oddest things I've seenCaolán McNamara2-13/+0
2014-10-15Blind Win fix attemptStephan Bergmann1-0/+4
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann7-18/+1
2014-10-15avoid double-deleteDavid Tardon1-11/+11
2014-10-15Make ImportCGM signature match ImportCGMPointer (in sdcgmfilter.cxx)Stephan Bergmann1-4/+1
2014-10-14fix tinderboxen with the right sort of brackets.Michael Meeks1-1/+1
2014-10-14valgrind: init GroupLevelsCaolán McNamara1-4/+2
2014-10-14stray ;s all other the placeCaolán McNamara2-76/+18
2014-10-14valgrind: multiple errorsCaolán McNamara2-6/+26
2014-10-14check for short readsCaolán McNamara1-4/+9
2014-10-14sal_True->trueCaolán McNamara1-1/+1
2014-10-14valgrind: Source and destination overlap in memcpyCaolán McNamara1-2/+2
2014-10-14valgrind: Mismatched free() / delete / delete []Caolán McNamara1-5/+1
2014-10-14valgrind: Mismatched free() / delete / delete []Caolán McNamara1-2/+1
2014-10-13create a macro library for implementing bit-flags typesNoel Grandin4-7/+7
2014-10-12coverity#1130166 Unchecked return valueCaolán McNamara1-1/+1
2014-10-11filter: stop leaking temp files in xsltfilter testMichael Stahl1-0/+4
2014-10-10fdo#65864: dont't traverse defs-nodes when in shape writing modeChr. Rossmanith1-5/+11
2014-10-10typo: follwing -> followingAndras Timar2-2/+2
2014-10-10coverity#1242472 gold, Identical code for different branchesCaolán McNamara1-3/+5
2014-10-10cid#1244954 Uncaught exceptionNoel Grandin2-2/+2
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca12-78/+77
2014-10-08fdo#75757: remove inheritance to std::vectorTakeshi Abe1-9/+3
2014-10-06fdo#75757: remove inheritance to std::vectorTakeshi Abe1-51/+50
2014-10-06loplugin: cstylecastNoel Grandin20-377/+380
2014-10-03coverity#1242529 silence Arguments in wrong orderCaolán McNamara1-1/+3
2014-10-02coverity#1202776 'Constant' variable guards dead codeCaolán McNamara1-1/+1
2014-10-01coverity#1242472 Identical code for different branchesCaolán McNamara1-3/+1
2014-10-01We require OS X SDK 10.8 or newer nowTor Lillqvist1-2/+0
2014-10-01fdo#82577: Handle TimeNoel Grandin2-4/+4
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin17-106/+106
2014-09-30fdo#82577: Handle RegionNoel Grandin6-17/+17
2014-09-28border_width from 12 to 6, as the rest of dialogsAdolfo Jayme Barrientos1-1/+1
2014-09-26remove unnecessary casts in misc calls to SvStream.Write*Noel Grandin2-6/+6
2014-09-26remove unnecessary casts in calls to SvStream.WriteUInt32Noel Grandin10-80/+80
2014-09-26remove unnecessary casts in calls to SvStream.WriteInt32Noel Grandin3-28/+28
2014-09-26remove unnecessary casts in calls to SvStream.WriteUInt16Noel Grandin8-93/+93
2014-09-26remove unnecessary casts in calls to SvStream.WriteInt16Noel Grandin2-16/+16
2014-09-26remove unnecessary casts in calls to SvStream.WriteUCharNoel Grandin13-237/+237
2014-09-26remove unnecessary casts'sNoel Grandin1-1/+1
2014-09-26remove unnecessary static_cast'sNoel Grandin2-10/+10
2014-09-26cleanup GUID/ClsId/CLSID typesNoel Grandin1-3/+1
2014-09-26filter: std::auto_ptr -> std::unique_ptrStephan Bergmann4-7/+5
2014-09-25fdo#63483: support for modify passwd in Impress and DrawKatarina Behrens5-5/+5
2014-09-23fdo#82577: Handle WindowNoel Grandin26-63/+63
2014-09-18fdo#83512 Make use of OUStringHash and OStringHashDaniel Sikeler2-16/+2