summaryrefslogtreecommitdiff
path: root/Package_html_media.mk
diff options
context:
space:
mode:
authorMark <mark_r80@hotmail.com>2019-03-12 10:57:04 -0700
committerAdolfo Jayme Barrientos <fitojb@ubuntu.com>2019-03-18 05:19:48 +0100
commit9361babc015c25a240777c243e8a075b1506ffae (patch)
tree04578b8c05b7b18766425ee51bbe5106b4733ec6 /Package_html_media.mk
parentaa7a881b0cddfab63d3fdfe3904f8a70200b8ad7 (diff)
tdf#117890 - Math Online Help: Remove unhelpful screenshots (2/2)
removed EditSymbols.png and all subfolders Change-Id: Ie3fff059d02af0b76fd03ead64d1d33bf8056255 Reviewed-on: https://gerrit.libreoffice.org/69128 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org> (cherry picked from commit 79599a40c6990b8649f88689d4761bbe6529388e) Reviewed-on: https://gerrit.libreoffice.org/69376 Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Diffstat (limited to 'Package_html_media.mk')
-rw-r--r--Package_html_media.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/Package_html_media.mk b/Package_html_media.mk
index efeb61e872..cb5c289fc8 100644
--- a/Package_html_media.mk
+++ b/Package_html_media.mk
@@ -325,7 +325,6 @@ $(eval $(call gb_Package_add_files_with_dir,helpcontent2_html_media,$(LIBO_SHARE
screenshots/modules/smath/ui/fonttypedialog/FontsDialog.png \
screenshots/modules/smath/ui/savedefaultsdialog/SaveDefaultsDialog.png \
screenshots/modules/smath/ui/spacingdialog/SpacingDialog.png \
- screenshots/modules/smath/ui/symdefinedialog/EditSymbols.png \
screenshots/modules/swriter/ui/watermarkdialog/WatermarkDialog.png \
screenshots/svx/ui/compressgraphicdialog/CompressGraphicDialog.png \
))
e/wasm LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/include/sfx2/thumbnailview.hxx
AgeCommit message (Expand)Author
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-19remove unused ucbstreamhelper includesJochen Nitschke
2018-01-15Remove unused THUMBNAILVIEW_APPENDStephan Bergmann
2018-01-12More loplugin:cstylecast: sfx2Stephan Bergmann
2017-07-21loplugin:constparams in sfx2Noel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-25Fix typosAndrea Gelmini
2017-02-03TyposJulien Nabet
2016-11-22loplugin:countusersofdefaultparams in include/sfx2Noel Grandin
2016-10-27loplugin:expandablemethods in sfx2Noel Grandin
2016-10-11loplugin:unnecessaryoverride in sfx2Noel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-09loplugin:constantparam in sfx2Noel Grandin
2016-09-04tdf#101852 Revert "tdf#101779 Allow multiline tooltips in template manager"Maxim Monastirsky
2016-08-31tdf#101779 Allow multiline tooltips in template managerMaxim Monastirsky
2016-06-24loplugin:singlevalfields in sfx2Noel Grandin
2016-06-08Disable multiselection in Impress Template SelectionAkshay Deep
2016-06-07Missing selected + hover state in Template ManagerAkshay Deep
2016-05-26loplugin:unusedmethodsNoel Grandin
2015-10-23com::sun::star->css in include/linguistic to include/sfx2Noel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-06loplugin:unusedmethodsNoel Grandin
2015-09-04convert Link<> to typedNoel Grandin
2015-08-13make Link<> instances typedNoel Grandin
2015-07-31sfx2: replace boost::function with std::functionMichael Stahl
2015-07-16loplugin:unusedmethods sfx2(part2)Noel Grandin
2015-06-30tdf#90452: Templates should adhere to the recent docs colors too.Jan Holesovsky
2015-06-30tdf#90452: Implement the new design of the startcenter.Jan Holesovsky
2015-06-18fix start center renderingLászló Németh
2015-05-18refactor how font, fg. and bg. are applied in widgets/controlsTomaž Vajngerl
2015-05-14refactor Template and ThumbnailView to use RenderContextTomaž Vajngerl
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in sfx2Noel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-05-05fdo#76261 Get rid of unneeded and malfunctioning maItemListRect.Andrzej Hunt
2014-04-27startcenter: Add possibility to selectively remove recent documents.Jan Holesovsky