summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)Author
2017-03-29vcl PDF export, norefxobj: add UI for thisMiklos Vajna
2017-03-29expand vis to visible; fix typosdennisroczek
2017-03-28valgrind: use of uninitialized valuesCaolán McNamara
2017-03-27tdf#105641: no javascript in svg export for selection of objectsChr. Rossmanith
2017-03-27ofz#668: more complete fixCaolán McNamara
2017-03-27Resolves: ofz#668 check for massive row lengths before trying to allocate themCaolán McNamara
2017-03-25ofz#942 fix leakCaolán McNamara
2017-03-25loplugin:redundantcastStephan Bergmann
2017-03-25Fix typosAndrea Gelmini
2017-03-23Change SvxMSDffManager::ImportOLE nOLEId parameter from long to sal_uInt32Stephan Bergmann
2017-03-23Remove unused #include <ctype.h>Stephan Bergmann
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-03-22Use rtl::isAscii* instead of ctype.h is*Stephan Bergmann
2017-03-22tdf#106693 vcl PDF export: initial UseReferenceXObject optionMiklos Vajna
2017-03-21ofz#923 don't crash on missing shell storageCaolán McNamara
2017-03-21ofz#922 support avoiding configCaolán McNamara
2017-03-21Fix ooo::vba::parseKeyEventStephan Bergmann
2017-03-20ofz#912 support avoiding configCaolán McNamara
2017-03-20remove unused defines from HRC files in misc(2)Noel Grandin
2017-03-19TyposJulien Nabet
2017-03-19ofz#907 divide by zeroCaolán McNamara
2017-03-19Fix typos + some German translationsAndrea Gelmini
2017-03-18fix typo: amd --> anddennisroczek
2017-03-17utl::TempFile can give a stream directly without bringing ucb into itCaolán McNamara
2017-03-17cleanup double includes and declarationsJochen Nitschke
2017-03-16ofz#875 limit depth to max legal depthCaolán McNamara
2017-03-16ofz#876 avoid accessing empty rowsCaolán McNamara
2017-03-16return earlyCaolán McNamara
2017-03-16fix typo: chenged --> changeddennisroczek
2017-03-15ofz: truncate polygon on failureCaolán McNamara
2017-03-15Fixed my mistake: fix flipOnYAxis for SVGPathElementRohan Kumar
2017-03-15convert SvxFrameDirection to scoped enumNoel Grandin
2017-03-13ofz#837 divide by zero in metCaolán McNamara
2017-03-13this is a swapCaolán McNamara
2017-03-13improve scopingCaolán McNamara
2017-03-13convert GraphicDrawMode to scoped enumNoel Grandin
2017-03-12ofz: pct oom, avoid allocation bitmap until after size checks are doneCaolán McNamara
2017-03-11Fix typosAndrea Gelmini
2017-03-09Resolves: ofz#488 check remaining size while parsingCaolán McNamara
2017-03-08convert SvxCaseMap to scoped enumNoel Grandin
2017-03-08convert SvxAdjust to scoped enumNoel Grandin
2017-03-07loplugin:loopvartoosmallStephan Bergmann
2017-03-07ofz: fix ppt import leakCaolán McNamara
2017-03-07improve scoping and zero some thingsCaolán McNamara
2017-03-07tdf#51358 Support for BarnDoorWipe transition animation in SVG supportRohan Kumar
2017-03-07tdf#95416 Removed ../ in filter/source/svg/test filesJeevan
2017-03-06Fix flip issue in Snake animation subtypeRohan Kumar
2017-03-06tdf#51358 Importing ClockWipe in SVG engineRohan Kumar
2017-03-06tdf#51358 Support for VeeWipe transition in SVG SupportRohan Kumar
2017-03-06reserve the known amount we'll appendCaolán McNamara