summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)Author
2019-03-08new loplugin constvarsNoel Grandin
2019-03-07log nice exception messages whereever possibleNoel Grandin
2019-03-06remove some unnecessary typedef struct... sugarNoel Grandin
2019-03-06loplugin:unnecessaryparen improve member expressionNoel Grandin
2019-03-05tdf#105445 Change label "Export comments" to "Comments as PDF annotations"Roman Kuznetsov
2019-03-05nPara[1] needs clamping too, after allStephan Bergmann
2019-03-05Check svg URLs before exportingSamuel Mehrbrodt
2019-03-03Avoid unnecessary conversion to sal_uInt16Stephan Bergmann
2019-03-01tdf#123780: Fix SVG export of Writer imagesTamás Zolnai
2019-02-28tdf#115549 Check xPropset is exist.Gülşah Köse
2019-02-28remove some unused typedefsNoel Grandin
2019-02-28Translate German variable namesJohnny_M
2019-02-27loplugin:unusedfields look for classes where we can make all the..Noel Grandin
2019-02-26Translate German variable namesJohnny_M
2019-02-26svdtrans: nPi -> M_PI; nPi180 -> F_PI18000 to remove duplicatesMike Kaganski
2019-02-24tdf#122582: Add touch gestures to iOS app slideshow, also for exiting itTor Lillqvist
2019-02-22tdf#122582: Add ways to exit the slideshow in the iOS appTor Lillqvist
2019-02-22Handle arrow keys (from a hardware keyboard) on iOSTor Lillqvist
2019-02-21CppunitTest_filter_textfilterdetect: use CPPUNIT_TEST_FIXTURE()Miklos Vajna
2019-02-19More loplugin:simplifyboolStephan Bergmann
2019-02-18Simplify containers iterations in [f-l]*Arkadiy Illarionov
2019-02-14[API CHANGE] add setParentWindow to XDocumentDigitalSignaturesCaolán McNamara
2019-02-12tdf#114441: Convert use of sal_uLong to better integer typesSalih Sariyar
2019-02-11new loplugin writeonlyvarsNoel Grandin
2019-02-11tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2019-02-09loplugin:indentation in filterNoel Grandin
2019-02-06nNumElemVert is already known to be >= 4Caolán McNamara
2019-02-06tdf#123194: sw: change used filter for .dotx exportVasily Melenchuk
2019-02-05tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen
2019-02-02ofz#12812 tiff TimeoutCaolán McNamara
2019-01-31Support bitmap PDF export for RedactionMuhammet Kara
2019-01-31tdf#115549 Enable handling background object.Gülşah Köse
2019-01-30ofz#12666 fuzzing timeoutCaolán McNamara
2019-01-29ofz#11104 for timeouts, limit decompression ratios when fuzzingCaolán McNamara
2019-01-28both branches have a common pieceCaolán McNamara
2019-01-22tdf#42949 Fix IWYU warnings in include/xmloff/*Gabor Kelemen
2019-01-21ofz#9707 avoid timeout on excessive EndGroups without matching BeginGroupsCaolán McNamara
2019-01-21o3tl::make_unique -> std::make_unique in dbaccess...frameworkGabor Kelemen
2019-01-18pass SvxMSDffImportRec around using unique_ptrNoel Grandin
2019-01-18tdf#42949 Fix remaining IWYU warnings in include/vcl/*Gabor Kelemen
2019-01-15Resolves: tdf#122711 fix order of columnsCaolán McNamara
2019-01-11Drop o3tl/clamp.hxx, use C++17 std::clamp insteadStephan Bergmann
2019-01-11Resolves: tdf#122404 unlock just the toplevels that were lockedCaolán McNamara
2019-01-11ofz#11061 pick an upper bound on acceptible image sizeCaolán McNamara
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2019-01-03svm xml dumper: move this from test to vclMiklos Vajna
2018-12-23Related: tdf#122204 clarify 0xFFF0 size meaningCaolán McNamara
2018-12-23tdf#122204 reversed checked_multiply checkCaolán McNamara
2018-12-21svg.js: the SVG Path polyfill doesn't work with Firefox 59 and laterMarco Cecchetti