summaryrefslogtreecommitdiff
path: root/filter/source/svg
AgeCommit message (Expand)Author
2019-10-23tdf#127939: Make slideshow touch input work properly again on iOS 13Tor Lillqvist
2019-04-30lok: writer: svg export transformed imagesMarco Cecchetti
2019-03-05Check svg URLs before exportingSamuel Mehrbrodt
2019-02-28tdf#115549 Check xPropset is exist.cp-6.0-25Gülşah Köse
2019-02-24tdf#122582: Add touch gestures to iOS app slideshow, also for exiting itTor Lillqvist
2019-02-22tdf#115549 Enable handling background object.Gülşah Köse
2019-02-22tdf#122582: Add ways to exit the slideshow in the iOS appTor Lillqvist
2019-02-22Handle arrow keys (from a hardware keyboard) on iOSTor Lillqvist
2019-02-16WaE - hush.Michael Meeks
2018-12-15svg.js: the SVG Path polyfill doesn't work with Firefox 59 and laterMarco Cecchetti
2018-12-10Implement SVG export of selected Writer imagecp-6.0-17CODE-4-RC1Tamás Zolnai
2018-12-10lok: Implement SVG export for Calc (SelectionOnly mode)Tamás Zolnai
2018-12-10lok: Implement SVG export for Writer (SelectionOnly mode)Tamás Zolnai
2018-12-10Avoid writing out unneeded data to SVG file in SelectionOnly modeTamás Zolnai
2018-12-10Remove noise from the SVG file exported in SelectionOnly modeTamás Zolnai
2018-12-10Introduce client-server message for requesting the selected shape as SVGTamás Zolnai
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-26More loplugin:unnecessaryparenStephan Bergmann
2017-10-23loplugin:includeform: filterStephan Bergmann
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-10-03new loplugin:blockblockNoel Grandin
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-09-18convert SvxDateFormat to scoped enumNoel Grandin
2017-09-16convert SvxTimeFormat to scoped enumNoel Grandin
2017-09-11clang-tidy modernize-use-emplace in editeng..frameworkNoel Grandin
2017-09-06loplugin:unnecessaryparen include case statementsNoel Grandin
2017-09-03svg.js: fix undefined variablefxwan
2017-09-03svg.js: lift Source & Builder Class outta _parsePath func for less GCfxwan
2017-09-01Fix typosAndrea Gelmini
2017-08-29tdf#100492 Skip empty shapes in SVG exportVasily Melenchuk
2017-08-23convert message box style bits to scoped enumNoel Grandin
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin
2017-08-02remove unnecessary use of 'this->'Noel Grandin
2017-08-01loplugin:checkunusedparamsNoel Grandin
2017-07-27loplugin:constparams in filterNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-11simplify some OUString::copy callsNoel Grandin
2017-07-10simplify some OUString compareTo callsNoel Grandin
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-06-23loplugin:oncevar filter..formsNoel Grandin
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-15use more SAL_N_ELEMENTS part 3Noel Grandin
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-05-31clang-tidy readability-redundant-control-flowNoel Grandin
2017-05-30teach redundantcast plugin about functional castsNoel Grandin
2017-05-28remove unnecessary use of OString::getStrNoel Grandin