summaryrefslogtreecommitdiffstats
path: root/filter
Commit message (Expand)AuthorAgeFilesLines
* tdf#115549 Check xPropset is exist.Gülşah Köse2019-02-281-8/+11
* remove some unused typedefsNoel Grandin2019-02-281-6/+0
* Translate German variable namesJohnny_M2019-02-281-11/+11
* loplugin:unusedfields look for classes where we can make all the..Noel Grandin2019-02-274-9/+10
* Translate German variable namesJohnny_M2019-02-261-10/+10
* svdtrans: nPi -> M_PI; nPi180 -> F_PI18000 to remove duplicatesMike Kaganski2019-02-262-8/+8
* tdf#122582: Add touch gestures to iOS app slideshow, also for exiting itTor Lillqvist2019-02-241-0/+2668
* tdf#122582: Add ways to exit the slideshow in the iOS appTor Lillqvist2019-02-221-1/+21
* Handle arrow keys (from a hardware keyboard) on iOSTor Lillqvist2019-02-221-0/+22
* CppunitTest_filter_textfilterdetect: use CPPUNIT_TEST_FIXTURE()Miklos Vajna2019-02-211-19/+2
* More loplugin:simplifyboolStephan Bergmann2019-02-191-1/+1
* Simplify containers iterations in [f-l]*Arkadiy Illarionov2019-02-185-53/+29
* [API CHANGE] add setParentWindow to XDocumentDigitalSignaturesCaolán McNamara2019-02-141-0/+1
* tdf#114441: Convert use of sal_uLong to better integer typesSalih Sariyar2019-02-121-5/+5
* new loplugin writeonlyvarsNoel Grandin2019-02-114-16/+4
* tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski2019-02-111-1/+1
* loplugin:indentation in filterNoel Grandin2019-02-0916-105/+106
* nNumElemVert is already known to be >= 4Caolán McNamara2019-02-061-5/+4
* tdf#123194: sw: change used filter for .dotx exportVasily Melenchuk2019-02-062-2/+2
* tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen2019-02-051-0/+1
* ofz#12812 tiff TimeoutCaolán McNamara2019-02-021-0/+8
* Support bitmap PDF export for RedactionMuhammet Kara2019-01-313-1/+60
* tdf#115549 Enable handling background object.Gülşah Köse2019-01-311-4/+3
* ofz#12666 fuzzing timeoutCaolán McNamara2019-01-301-0/+8
* ofz#11104 for timeouts, limit decompression ratios when fuzzingCaolán McNamara2019-01-291-2/+2
* both branches have a common pieceCaolán McNamara2019-01-281-6/+4
* tdf#42949 Fix IWYU warnings in include/xmloff/*Gabor Kelemen2019-01-221-0/+1
* ofz#9707 avoid timeout on excessive EndGroups without matching BeginGroupsCaolán McNamara2019-01-211-3/+4
* o3tl::make_unique -> std::make_unique in dbaccess...frameworkGabor Kelemen2019-01-216-26/+19
* pass SvxMSDffImportRec around using unique_ptrNoel Grandin2019-01-181-5/+5
* tdf#42949 Fix remaining IWYU warnings in include/vcl/*Gabor Kelemen2019-01-181-0/+1
* Resolves: tdf#122711 fix order of columnsCaolán McNamara2019-01-151-2/+2
* Drop o3tl/clamp.hxx, use C++17 std::clamp insteadStephan Bergmann2019-01-112-8/+8
* Resolves: tdf#122404 unlock just the toplevels that were lockedCaolán McNamara2019-01-112-28/+4
* ofz#11061 pick an upper bound on acceptible image sizeCaolán McNamara2019-01-111-1/+1
* convert "*xxx.get()" to "*xxx"Noel Grandin2019-01-083-4/+4
* tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen2019-01-078-0/+8
* svm xml dumper: move this from test to vclMiklos Vajna2019-01-031-2/+1
* Related: tdf#122204 clarify 0xFFF0 size meaningCaolán McNamara2018-12-231-15/+20
* tdf#122204 reversed checked_multiply checkCaolán McNamara2018-12-231-1/+1
* svg.js: the SVG Path polyfill doesn't work with Firefox 59 and laterMarco Cecchetti2018-12-211-535/+559
* use unique_ptr in XMLFilterJarHelperNoel Grandin2018-12-217-31/+29
* use unique_ptr in SVGFilterNoel Grandin2018-12-211-8/+5
* loplugin:unusedfieldsNoel Grandin2018-12-212-2/+0
* Resolves: tdf#122219 base form writer-window doesn't honour CloseVeto properlyCaolán McNamara2018-12-202-6/+34
* sd: support for saving into .potx fileVasily Melenchuk2018-12-202-2/+2
* tdf#42949 Fix IWYU warnings in include/vcl/[t-u]*Gabor Kelemen2018-12-201-0/+1
* tdf#122171 block closing final window while xslt filter dialog is modalCaolán McNamara2018-12-193-22/+17
* Removed duplicated includeAndrea Gelmini2018-12-191-1/+0
* use unique_ptr in SdrPowerPointImportNoel Grandin2018-12-181-7/+6