summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)AuthorFilesLines
2019-03-18Added tiled watermark export option for pdfmerttumer2-0/+77
2019-03-16tdf#62728 add PDF/A-2 support, change UI default to use thatThorsten Behrens4-19/+26
2019-03-16filter: Replace needless std::deque with simpler std::vectorTakeshi Abe4-7/+5
2019-03-16Help cppcheck on filter/icgm/elements + optimize a bit operator =Julien Nabet1-1/+4
2019-03-16clarify that set_visible(true/false) is just show/hideCaolán McNamara1-4/+4
2019-03-14Use indexed getToken()Matteo Casalin1-5/+5
2019-03-14Avoid using index for single getToken() callMatteo Casalin1-4/+2
2019-03-14Avoid using index for single getToken() callMatteo Casalin1-4/+2
2019-03-14tdf#122899 use unsigned integer for mso_sptArcRegina Henschel1-8/+21
2019-03-11weld ODocumentLinkDialogCaolán McNamara1-4/+4
2019-03-08new loplugin constvarsNoel Grandin2-9/+8
2019-03-07log nice exception messages whereever possibleNoel Grandin4-7/+14
2019-03-06remove some unnecessary typedef struct... sugarNoel Grandin1-3/+2
2019-03-06loplugin:unnecessaryparen improve member expressionNoel Grandin1-1/+1
2019-03-05tdf#105445 Change label "Export comments" to "Comments as PDF annotations"Roman Kuznetsov1-1/+1
2019-03-05nPara[1] needs clamping too, after allStephan Bergmann1-1/+4
2019-03-05Check svg URLs before exportingSamuel Mehrbrodt1-7/+13
2019-03-03Avoid unnecessary conversion to sal_uInt16Stephan Bergmann1-1/+1
2019-03-01tdf#123780: Fix SVG export of Writer imagesTamás Zolnai2-9/+7
2019-02-28tdf#115549 Check xPropset is exist.Gülşah Köse1-8/+11
2019-02-28remove some unused typedefsNoel Grandin1-6/+0
2019-02-28Translate German variable namesJohnny_M1-11/+11
2019-02-27loplugin:unusedfields look for classes where we can make all the..Noel Grandin4-9/+10
2019-02-26Translate German variable namesJohnny_M1-10/+10
2019-02-26svdtrans: nPi -> M_PI; nPi180 -> F_PI18000 to remove duplicatesMike Kaganski2-8/+8
2019-02-24tdf#122582: Add touch gestures to iOS app slideshow, also for exiting itTor Lillqvist1-0/+2668
2019-02-22tdf#122582: Add ways to exit the slideshow in the iOS appTor Lillqvist1-1/+21
2019-02-22Handle arrow keys (from a hardware keyboard) on iOSTor Lillqvist1-0/+22
2019-02-21CppunitTest_filter_textfilterdetect: use CPPUNIT_TEST_FIXTURE()Miklos Vajna1-19/+2
2019-02-19More loplugin:simplifyboolStephan Bergmann1-1/+1
2019-02-18Simplify containers iterations in [f-l]*Arkadiy Illarionov5-53/+29
2019-02-14[API CHANGE] add setParentWindow to XDocumentDigitalSignaturesCaolán McNamara1-0/+1
2019-02-12tdf#114441: Convert use of sal_uLong to better integer typesSalih Sariyar1-5/+5
2019-02-11new loplugin writeonlyvarsNoel Grandin4-16/+4
2019-02-11tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski1-1/+1
2019-02-09loplugin:indentation in filterNoel Grandin16-105/+106
2019-02-06nNumElemVert is already known to be >= 4Caolán McNamara1-5/+4
2019-02-06tdf#123194: sw: change used filter for .dotx exportVasily Melenchuk2-2/+2
2019-02-05tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen1-0/+1
2019-02-02ofz#12812 tiff TimeoutCaolán McNamara1-0/+8
2019-01-31Support bitmap PDF export for RedactionMuhammet Kara3-1/+60
2019-01-31tdf#115549 Enable handling background object.Gülşah Köse1-4/+3
2019-01-30ofz#12666 fuzzing timeoutCaolán McNamara1-0/+8
2019-01-29ofz#11104 for timeouts, limit decompression ratios when fuzzingCaolán McNamara1-2/+2
2019-01-28both branches have a common pieceCaolán McNamara1-6/+4
2019-01-22tdf#42949 Fix IWYU warnings in include/xmloff/*Gabor Kelemen1-0/+1
2019-01-21ofz#9707 avoid timeout on excessive EndGroups without matching BeginGroupsCaolán McNamara1-3/+4
2019-01-21o3tl::make_unique -> std::make_unique in dbaccess...frameworkGabor Kelemen6-26/+19
2019-01-18pass SvxMSDffImportRec around using unique_ptrNoel Grandin1-5/+5
2019-01-18tdf#42949 Fix remaining IWYU warnings in include/vcl/*Gabor Kelemen1-0/+1