summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)Author
2014-10-16java: no need to call toString() on a String objectNoel Grandin
2014-10-15one of the oddest things I've seenCaolán McNamara
2014-10-15Blind Win fix attemptStephan Bergmann
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann
2014-10-15avoid double-deleteDavid Tardon
2014-10-15Make ImportCGM signature match ImportCGMPointer (in sdcgmfilter.cxx)Stephan Bergmann
2014-10-14fix tinderboxen with the right sort of brackets.Michael Meeks
2014-10-14valgrind: init GroupLevelsCaolán McNamara
2014-10-14stray ;s all other the placeCaolán McNamara
2014-10-14valgrind: multiple errorsCaolán McNamara
2014-10-14check for short readsCaolán McNamara
2014-10-14sal_True->trueCaolán McNamara
2014-10-14valgrind: Source and destination overlap in memcpyCaolán McNamara
2014-10-14valgrind: Mismatched free() / delete / delete []Caolán McNamara
2014-10-14valgrind: Mismatched free() / delete / delete []Caolán McNamara
2014-10-13create a macro library for implementing bit-flags typesNoel Grandin
2014-10-12coverity#1130166 Unchecked return valueCaolán McNamara
2014-10-11filter: stop leaking temp files in xsltfilter testMichael Stahl
2014-10-10fdo#65864: dont't traverse defs-nodes when in shape writing modeChr. Rossmanith
2014-10-10typo: follwing -> followingAndras Timar
2014-10-10coverity#1242472 gold, Identical code for different branchesCaolán McNamara
2014-10-10cid#1244954 Uncaught exceptionNoel Grandin
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-10-08fdo#75757: remove inheritance to std::vectorTakeshi Abe
2014-10-06fdo#75757: remove inheritance to std::vectorTakeshi Abe
2014-10-06loplugin: cstylecastNoel Grandin
2014-10-03coverity#1242529 silence Arguments in wrong orderCaolán McNamara
2014-10-02coverity#1202776 'Constant' variable guards dead codeCaolán McNamara
2014-10-01coverity#1242472 Identical code for different branchesCaolán McNamara
2014-10-01We require OS X SDK 10.8 or newer nowTor Lillqvist
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin
2014-09-30fdo#82577: Handle RegionNoel Grandin
2014-09-28border_width from 12 to 6, as the rest of dialogsAdolfo Jayme Barrientos
2014-09-26remove unnecessary casts in misc calls to SvStream.Write*Noel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteUInt32Noel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteInt32Noel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteUInt16Noel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteInt16Noel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteUCharNoel Grandin
2014-09-26remove unnecessary casts'sNoel Grandin
2014-09-26remove unnecessary static_cast'sNoel Grandin
2014-09-26cleanup GUID/ClsId/CLSID typesNoel Grandin
2014-09-26filter: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-25fdo#63483: support for modify passwd in Impress and DrawKatarina Behrens
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18fdo#83512 Make use of OUStringHash and OStringHashDaniel Sikeler
2014-09-18.ui tweaks to PDF export tab pagesAdolfo Jayme Barrientos
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-09-18cid#736037 Missing break in switchNoel Grandin