summaryrefslogtreecommitdiff
path: root/icon-themes/sifr_dark_svg/cmd/32/helplinesvisible.svg
blob: 8a4f05fb18119234808467d0791b4de2512b1573 (plain)
1
<svg height="32" viewBox="0 0 32 32" width="32" xmlns="http://www.w3.org/2000/svg"><path d="m5 4v3h2v-3zm0 5v3h2v-3zm0 5v3h2v-3zm0 5v3h2v-3zm0 5v1h-2v2h2v2h2v-2h1v-2h-1v-1zm5 1v2h3v-2zm5 0v2h3v-2zm5 0v2h3v-2zm5 0v2h3v-2z" fill="#aaa8ac"/></svg>
2018-11-27remove unused SubsFontFlags flagsNoel Grandin 2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen 2018-10-24clang-tidy performance-unnecessary-copy-init in test..xmlscriptNoel Grandin 2018-10-15Simplify containers iterations in unotools, unoxml, uui, vbahelperArkadiy Illarionov 2018-09-19loplugin:constfields in unotools..uuiNoel Grandin 2018-08-02Add missing sal/log.hxx headersGabor Kelemen 2018-03-14tdf#114751 Update the default UI fonts for Japanese localeTakeshi Abe 2018-01-15More loplugin:cstylecast: unotoolsStephan Bergmann 2018-01-12More loplugin:cstylecast: unotoolsStephan Bergmann 2017-11-09rename AvoidConfig to FuzzingCaolán McNamara 2017-11-08speed up fuzzers a littleCaolán McNamara 2017-10-23overload std::hash for OUString and OStringNoel Grandin 2017-09-14clang-tidy modernize-use-emplace in test..vbahelperNoel Grandin 2017-07-25use more comphelper::InitAnyPropertySequenceNoel Grandin 2017-07-07C++11 remove std::binary_function bases from functorsJochen Nitschke 2017-06-28loplugin:oncevar in ucb..vbahelperNoel Grandin 2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: unotoolsStephan Bergmann 2017-04-04just use one try/catch levelCaolán McNamara 2016-06-27Clean up uses of Any::getValue() in unotoolsStephan Bergmann 2016-03-13quieten debugging soffice startupCaolán McNamara 2016-03-08tdf#91794 Remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar 2016-02-29loplugin:unuseddefaultparam in unotoolsNoel Grandin 2015-12-14Silence warning C4334 under --enble-64-bit MSVCStephan Bergmann 2015-11-20attempt to fix tdf#95935 - CRASH on startup in o3tl vcl codeNoel Grandin 2015-11-18com::sun::star->css in unotools/Noel Grandin 2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann 2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin