summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)Author
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
2018-12-05Fix reading 16 bit millisecond valueStephan Bergmann
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin
2018-12-03tdf#42949 Fix IWYU warnings in include/vcl/[n-r]*Gabor Kelemen
2018-11-30remove unused HeaderBarItemBits enum valuesNoel Grandin
2018-11-30tdf#93005, tdf#100611, remove the incomplete ODC export featureMarkus Mohrhard
2018-11-29tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen
2018-11-27tdf#42949 Fix IWYU warnings in include/vcl/[f-h]*Gabor Kelemen
2018-11-25tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-11-24remove some unused enums in filterNoel Grandin
2018-11-22improve function-local statics in dbaccess..filterNoel Grandin
2018-11-21weld SwCondCollPageCaolán McNamara
2018-11-21filter: restore null entry at the end of msfilter services listMiklos Vajna
2018-11-21loplugin:redundantfcast improvementsNoel Grandin
2018-11-21connectivity Writer driver: make ProviderRequest members privateMiklos Vajna
2018-11-20sw reqif-xhtml export: write graphic of OLE object at OLE1 levelMiklos Vajna
2018-11-19weld TreeViewCaolán McNamara
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-11-18Replace macro IMPLEMENTATION_ENTRY used once (filter)Julien Nabet
2018-11-17Adapt to C++2a char_tStephan Bergmann