summaryrefslogtreecommitdiff
path: root/icon-themes/colibre_svg/svx/res/fr012.svg
diff options
context:
space:
mode:
Diffstat (limited to 'icon-themes/colibre_svg/svx/res/fr012.svg')
-rw-r--r--icon-themes/colibre_svg/svx/res/fr012.svg2
1 files changed, 1 insertions, 1 deletions
diff --git a/icon-themes/colibre_svg/svx/res/fr012.svg b/icon-themes/colibre_svg/svx/res/fr012.svg
index 5bfdbf1d8d42..af562988085b 100644
--- a/icon-themes/colibre_svg/svx/res/fr012.svg
+++ b/icon-themes/colibre_svg/svx/res/fr012.svg
@@ -1 +1 @@
-<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="m2 2v20h20v-20zm2 2h16v16h-16z" fill="#eac282"/><path d="m4 4v16h16v-16z" fill="#fff"/><path d="m11 4h2v16h-2z" fill="#eac282"/><path d="m2 11h20v2h-20z" fill="#eac282"/></svg> \ No newline at end of file
+<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="m2 2v20h20v-20zm2 2h16v16h-16z" fill="#808080"/><path d="m4 4v16h16v-16z" fill="#fff"/><path d="m11 4h2v16h-2z" fill="#808080"/><path d="m2 11h20v2h-20z" fill="#808080"/></svg>
Commit() from dtors of utl::ConfigItem subclassesMichael Stahl 2015-03-11utl::ConfigItem::Commit() should call ClearModified()Michael Stahl 2015-03-09V801: Decreased performanceCaolán McNamara 2015-02-18TyposJulien Nabet 2015-02-16another dependency still requiredCaolán McNamara 2015-02-16set unotools mk to require boostCaolán McNamara 2015-02-16boost::noncopyable->'= delete'Caolán McNamara 2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara 2015-02-15unusedcode.easyJulien Nabet 2015-02-11Fold INetRFC822Message into INetMIMEMessageStephan Bergmann 2015-02-07loplugin:deletedspecialStephan Bergmann 2015-02-06fdo#75757: Remove inheritance from std::vectorMatthew Pottage 2015-02-06shared_ptr<T>(new T(args)) -> make_shared<T>(args)Caolán McNamara 2015-02-05Updated all precompiled headers.Ashod Nakashian 2015-01-30fix tdf#88855: GetEnglishSearchFontName() returns incorrect value.Tomofumi Yagi 2015-01-28Use vector::dataStephan Bergmann 2015-01-26-Werror,-Wunused-const-variableStephan Bergmann 2015-01-26use XCalendar4 local date/time in CalendarWrapper, tdf#63230Eike Rathke 2015-01-26implement css::i18n::XCalendar4 and LocaleCalendar2 service, tdf#63230Eike Rathke 2015-01-26don't strip font names of apparent script suffixes anymoreCaolán McNamara 2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin 2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin 2015-01-24Typo: syncro->synchroJulien Nabet 2015-01-13simplify Date/Time/DateTime conversion codeNoel Grandin 2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl 2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin 2015-01-05java: remove dead codeNoel Grandin 2015-01-04cppcheck: Possible inefficient checking for <var> emptinessJulien Nabet 2015-01-02can't have an unordered_map of const OUStrings with gcc 4.8.2Caolán McNamara 2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara 2014-12-18Build fix for gcc 4.7.Kohei Yoshida 2014-12-18unotools: Use appropriate OUString functions on string constantsStephan Bergmann 2014-12-17Introduce rtl::OUStringLiteral1Stephan Bergmann 2014-12-12unotools: Use appropriate OUString functions on string constantsStephan Bergmann