summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)Author
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
2018-12-21use unique_ptr in XMLFilterJarHelperNoel Grandin
2018-12-21use unique_ptr in SVGFilterNoel Grandin
2018-12-21loplugin:unusedfieldsNoel Grandin
2018-12-20Resolves: tdf#122219 base form writer-window doesn't honour CloseVeto properlyCaolán McNamara
2018-12-20sd: support for saving into .potx fileVasily Melenchuk
2018-12-20tdf#42949 Fix IWYU warnings in include/vcl/[t-u]*Gabor Kelemen
2018-12-19tdf#122171 block closing final window while xslt filter dialog is modalCaolán McNamara
2018-12-19Removed duplicated includeAndrea Gelmini
2018-12-18use unique_ptr in SdrPowerPointImportNoel Grandin
2018-12-17Resolves: tdf#122153 keep Execute for modal dialogsCaolán McNamara
2018-12-17tdf#99438: sc: support for .xltx exportVasily Melenchuk
2018-12-15lok: Implement SVG export of selected Writer imageTamás Zolnai
2018-12-15lok: Implement SVG export for Calc (SelectionOnly mode)Tamás Zolnai
2018-12-14lok: Implement SVG export for Writer (SelectionOnly mode)Tamás Zolnai
2018-12-14sw: support for saving into .dotx fileVasily Melenchuk
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-12-08Remove misguided FALLTHROUGH commentsStephan Bergmann
2018-12-07Avoid writing out unneeded data to SVG file in SelectionOnly modeTamás Zolnai
2018-12-07Remove noise from the SVG file exported in SelectionOnly modeTamás Zolnai
2018-12-07Introduce client-server message for requesting the selected shape as SVGTamás Zolnai
2018-12-07remove unused SvxNumRuleFlags::CHAR_TEXT_DISTANCENoel Grandin