summaryrefslogtreecommitdiff
path: root/icon-themes/elementary/cmd/lc_formatpaintbrush.png
diff options
context:
space:
mode:
Diffstat (limited to 'icon-themes/elementary/cmd/lc_formatpaintbrush.png')
-rw-r--r--icon-themes/elementary/cmd/lc_formatpaintbrush.pngbin0 -> 989 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/icon-themes/elementary/cmd/lc_formatpaintbrush.png b/icon-themes/elementary/cmd/lc_formatpaintbrush.png
new file mode 100644
index 000000000000..49cb307040df
--- /dev/null
+++ b/icon-themes/elementary/cmd/lc_formatpaintbrush.png
Binary files differ
>Julien Nabet 2018-10-06Convert ImplFontCache to use o3tl::lru_mapJan-Marek Glogowski 2018-10-06Add a glyph-bound-rect cache to the font cacheJan-Marek Glogowski 2018-09-19implement find(T*) for o3tl::sorted_vector when it contains unique_ptr<T>Noel Grandin 2018-09-08clang-tidy bugprone-use-after-moveNoel Grandin 2018-06-01loplugin: look for CPPUNIT_ASSERT_EQUALS with params swappedNoel Grandin 2018-05-17New o3tl::temporary to simplify calls of std::modfStephan Bergmann 2018-05-14Fix typoAndrea Gelmini 2018-05-13o3tl: add some comments to sorted_vector testTomaž Vajngerl 2017-10-26Add test for o3tl::saturating_addStephan Bergmann 2017-10-25improve o3tl::enumarray const-nessNoel Grandin 2017-10-23loplugin:includeform: o3tlStephan Bergmann 2017-09-06const correctness in o3tl::array_viewNoel Grandin 2017-07-31loplugin:oncevarNoel Grandin 2017-06-17create o3tl::array_viewNoel Grandin 2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock 2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky 2017-04-07Introduce o3tl::string_view.hxx approximation of C++17 <string_view>Stephan Bergmann 2017-03-31Sort lines lexicographicallyStephan Bergmann 2017-03-25Fix typosAndrea Gelmini 2017-03-14fix typo: alreay --> already dennisroczek 2017-02-01loplugin:useuniqueptr extend to check local varsNoel Grandin 2017-01-24coverity#1399266 Uncaught exceptionCaolán McNamara 2016-09-12coverity#1371178 Missing move assignment operatorCaolán McNamara 2016-06-03CppunitTest_sal_osl_file: fix loplugin:cppunitassertequals warningsMiklos Vajna 2016-06-02CppunitTest_o3tl_tests: fix loplugin:cppunitassertequals warnings in ...Miklos Vajna 2016-05-27CppunitTest_o3tl_tests: fix loplugin:cppunitassertequals warnings in ...Miklos Vajna 2016-04-30Fix typosAndrea Gelmini 2016-02-09Remove excess newlinesChris Sherlock 2016-01-29remove unused o3tl::rangeDavid Tardon 2016-01-10Fix typosAndrea Gelmini 2015-09-15Fix binary ops with two o3tl::type_flags<E>::Wrap paramsStephan Bergmann 2015-09-01coverity#1321598 Resource leak in objectCaolán McNamara 2015-08-30loplugin:implicitboolconversionStephan Bergmann 2015-08-29o3tl: add another unit test to cow_wrapperDaniel Robertson 2015-08-26Revert "create a macro to tidy up the declaration sites of o3tl::typed_flags_...Noel Grandin 2015-08-17o3tl: rename compat_functional headerThorsten Behrens 2015-07-24LRU map (cache) implementation to o3tl + testsTomaž Vajngerl 2015-07-15create a macro to tidy up the declaration sites of o3tl::typed_flags_setNoel Grandin