summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)AuthorFilesLines
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
2019-01-15Resolves: tdf#122711 fix order of columnsCaolán McNamara1-2/+2
2019-01-11Drop o3tl/clamp.hxx, use C++17 std::clamp insteadStephan Bergmann2-8/+8
2019-01-11Resolves: tdf#122404 unlock just the toplevels that were lockedCaolán McNamara2-28/+4
2019-01-11ofz#11061 pick an upper bound on acceptible image sizeCaolán McNamara1-1/+1
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin3-4/+4
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen8-0/+8
2019-01-03svm xml dumper: move this from test to vclMiklos Vajna1-2/+1
2018-12-23Related: tdf#122204 clarify 0xFFF0 size meaningCaolán McNamara1-15/+20
2018-12-23tdf#122204 reversed checked_multiply checkCaolán McNamara1-1/+1
2018-12-21svg.js: the SVG Path polyfill doesn't work with Firefox 59 and laterMarco Cecchetti1-535/+559
2018-12-21use unique_ptr in XMLFilterJarHelperNoel Grandin7-31/+29
2018-12-21use unique_ptr in SVGFilterNoel Grandin1-8/+5
2018-12-21loplugin:unusedfieldsNoel Grandin2-2/+0
2018-12-20Resolves: tdf#122219 base form writer-window doesn't honour CloseVeto properlyCaolán McNamara2-6/+34
2018-12-20sd: support for saving into .potx fileVasily Melenchuk2-2/+2
2018-12-20tdf#42949 Fix IWYU warnings in include/vcl/[t-u]*Gabor Kelemen1-0/+1
2018-12-19tdf#122171 block closing final window while xslt filter dialog is modalCaolán McNamara3-22/+17
2018-12-19Removed duplicated includeAndrea Gelmini1-1/+0
2018-12-18use unique_ptr in SdrPowerPointImportNoel Grandin1-7/+6
2018-12-17Resolves: tdf#122153 keep Execute for modal dialogsCaolán McNamara3-15/+17
2018-12-17tdf#99438: sc: support for .xltx exportVasily Melenchuk3-3/+3
2018-12-15lok: Implement SVG export of selected Writer imageTamás Zolnai3-12/+99
2018-12-15lok: Implement SVG export for Calc (SelectionOnly mode)Tamás Zolnai5-28/+60
2018-12-14lok: Implement SVG export for Writer (SelectionOnly mode)Tamás Zolnai5-97/+304
2018-12-14sw: support for saving into .dotx fileVasily Melenchuk1-1/+1
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen6-0/+6
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann10-55/+55
2018-12-08Remove misguided FALLTHROUGH commentsStephan Bergmann1-4/+0
2018-12-07Avoid writing out unneeded data to SVG file in SelectionOnly modeTamás Zolnai1-46/+60
2018-12-07Remove noise from the SVG file exported in SelectionOnly modeTamás Zolnai1-2/+6
2018-12-07Introduce client-server message for requesting the selected shape as SVGTamás Zolnai1-0/+1
2018-12-07remove unused SvxNumRuleFlags::CHAR_TEXT_DISTANCENoel Grandin1-2/+1
2018-12-05Fix reading 16 bit millisecond valueStephan Bergmann1-2/+3
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin4-6/+6
2018-12-03tdf#42949 Fix IWYU warnings in include/vcl/[n-r]*Gabor Kelemen2-0/+3
2018-11-30remove unused HeaderBarItemBits enum valuesNoel Grandin1-4/+2
2018-11-30tdf#93005, tdf#100611, remove the incomplete ODC export featureMarkus Mohrhard1-1/+1
2018-11-29tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen9-0/+9
2018-11-27tdf#42949 Fix IWYU warnings in include/vcl/[f-h]*Gabor Kelemen8-0/+11
2018-11-25tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski1-1/+1
2018-11-24remove some unused enums in filterNoel Grandin3-7/+1
2018-11-22improve function-local statics in dbaccess..filterNoel Grandin6-72/+60
2018-11-21weld SwCondCollPageCaolán McNamara3-7/+7
2018-11-21filter: restore null entry at the end of msfilter services listMiklos Vajna1-1/+2
2018-11-21loplugin:redundantfcast improvementsNoel Grandin3-5/+5
2018-11-21connectivity Writer driver: make ProviderRequest members privateMiklos Vajna1-1/+2
2018-11-20sw reqif-xhtml export: write graphic of OLE object at OLE1 levelMiklos Vajna1-1/+2
2018-11-19weld TreeViewCaolán McNamara1-1/+1