From 5b3022860abfe7eefd2e25b60b5b2a563b42b3c0 Mon Sep 17 00:00:00 2001 From: Samuel Mehrbrodt Date: Thu, 16 Jun 2016 17:09:32 +0200 Subject: tdf#99967 Drop Web Wizard Change-Id: Ibc0f45a03e16f3fe4ee54b24de30ba88e43a4aab Reviewed-on: https://gerrit.libreoffice.org/26381 Reviewed-by: Julien Nabet Tested-by: Julien Nabet --- icon-themes/galaxy/wizards/res/frame_left.png | Bin 422 -> 0 bytes 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 icon-themes/galaxy/wizards/res/frame_left.png (limited to 'icon-themes/galaxy/wizards/res/frame_left.png') diff --git a/icon-themes/galaxy/wizards/res/frame_left.png b/icon-themes/galaxy/wizards/res/frame_left.png deleted file mode 100644 index bdf0965df30f..000000000000 Binary files a/icon-themes/galaxy/wizards/res/frame_left.png and /dev/null differ -- cgit ='aoo/aw080'>aoo/aw080 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-12More loplugin:cstylecast: sotStephan Bergmann
2018-01-09loplugin:convertlong in ucb,sotNoel Grandin
2017-11-29loplugin:unusedmethodsNoel Grandin
2017-10-26loplugin:constmethod in basegfx,sotNoel Grandin
2017-10-23loplugin:includeform: sotStephan Bergmann
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin
2017-07-13Translate German comments/debug strings (leftovers in the sot dir)Johnny_M
2017-07-03loplugin:unusedfields in slideshow..svtoolsNoel Grandin
2017-07-03tdf#39468 Translate German comments/termsJens Carl
2017-06-21loplugin:unusedfields store..svlNoel Grandin
2017-06-06replace SVSTREAM_OK with ERRCODE_NONENoel Grandin
2017-03-14check full chain upwardsCaolán McNamara
2016-08-01loplugin:countusersofdefaultparams in shell..starmathNoel Grandin
2016-06-08remove "trying to resize readonly stream" warningNoel Grandin
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl
2016-03-17loplugin:constantparam in sotNoel Grandin
2016-03-01loplugin:unuseddefaultparam in sotNoel Grandin
2016-02-23new loplugin: commaoperatorNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-10-13sot: prefix remaining StgStrm membersMiklos Vajna
2015-10-10tdf#94879 add 'm' suffixes to member variablesmelikeyurtoglu
2015-10-09sot: prefix members of StgDirStrmMiklos Vajna
2015-10-09sot: prefix members of StgIoMiklos Vajna
2015-10-09sot: prefix members of StgAvlNodeMiklos Vajna
2015-10-09sot: prefix members of StgDirEntryMiklos Vajna
2015-08-05loplugin:unusedmethodsNoel Grandin
2015-07-30loplugin:unusedmethodsNoel Grandin
2015-07-22limit storage entry max size to size of underlying streamCaolán McNamara
2015-06-28Fix typosAndrea Gelmini
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann
2015-01-20Some more loplugin:cstylecast: sotStephan Bergmann
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-09-29loplugin: cstylecastNoel Grandin
2014-07-12Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-05-28Avoid undefined signed integer overflowStephan Bergmann