summaryrefslogtreecommitdiff
path: root/icon-themes/breeze_svg/cmd/lc_flowchartshapes.flowchart-preparation.svg
blob: ef2b8becaba744ef4c4b4990e12d84c5d37b1ff4 (plain)
1
<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="m8 4-4 8 4 8h8l4-8-4-8z" fill="#232629"/></svg>
07-08loplugin:redundantcast: redundant static_casts in unoxmlStephan Bergmann 2016-06-09tdf#94698 cleanup Makefiles. Get rid of udkapi and offapiGleb Mishchenko 2016-06-07unoxml: fix data race in CEventDispatcher::callListeners()Michael Stahl 2016-05-01tdf#95416 Get rid of #include "../foo/bar.hxx" style includesBurcin Akalin 2016-04-28teach stylepolice plugin about ref-counted-pointer namingNoel Grandin 2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann 2016-04-01tdf#97966 Drop 'static' keywordsWastack 2016-03-24unordf: replace boost::shared_array with std::shared_ptrMichael Stahl 2016-03-24unordf: replace boost::noncopyable with C++11 deleteMichael Stahl