# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- # # This file is part of the LibreOffice project. # # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. # $(eval $(call gb_Gallery_Gallery,symbols,extras/source/gallery/symbols)) $(eval $(call gb_Gallery_add_files,symbols,$(LIBO_SHARE_FOLDER)/gallery/symbols,\ extras/source/gallery/symbols/Book.svg \ extras/source/gallery/symbols/Box01.svg \ extras/source/gallery/symbols/Box02.svg \ extras/source/gallery/symbols/Bulb01-Yellow.svg \ extras/source/gallery/symbols/Bulb02-Yellow.svg \ extras/source/gallery/symbols/Calendar.svg \ extras/source/gallery/symbols/Chart.svg \ extras/source/gallery/symbols/Clipboard.svg \ extras/source/gallery/symbols/Clock.svg \ extras/source/gallery/symbols/Compass.svg \ extras/source/gallery/symbols/Emotion01-Laughing.svg \ extras/source/gallery/symbols/Emotion02-Smiling.svg \ extras/source/gallery/symbols/Emotion03-Calm.svg \ extras/source/gallery/symbols/Emotion04-Frowning.svg \ extras/source/gallery/symbols/Emotion05-Angry.svg \ extras/source/gallery/symbols/Emotion06-Crying.svg \ extras/source/gallery/symbols/Flag01-Red.svg \ extras/source/gallery/symbols/Flag02-Green.svg \ extras/source/gallery/symbols/Flag03-Blue.svg \ extras/source/gallery/symbols/Gift.svg \ extras/source/gallery/symbols/House.svg \ extras/source/gallery/symbols/Icon-Computer01-White.svg \ extras/source/gallery/symbols/Icon-Computer02-Black.svg \ extras/source/gallery/symbols/Icon-Disk01-Blue.svg \ extras/source/gallery/symbols/Icon-Disk02-Green.svg \ extras/source/gallery/symbols/Icon-Document01-Grey.svg \ extras/source/gallery/symbols/Icon-Document02-Grey.svg \ extras/source/gallery/symbols/Icon-Document03-Blue.svg \ extras/source/gallery/symbols/Icon-Document04-Blue.svg \ extras/source/gallery/symbols/Icon-Envelope01-Blue.svg \ extras/source/gallery/symbols/Icon-Envelope02-Yellow.svg \ extras/source/gallery/symbols/Icon-Envelope03-Open-Yellow.svg \ extras/source/gallery/symbols/Icon-Envelope04-Open-Yellow.svg \ extras/source/gallery/symbols/Icon-Folder01-Yellow.svg \ extras/source/gallery/symbols/Icon-Folder02-Yellow.svg \ extras/source/gallery/symbols/Icon-Folder03-Open-Yellow.svg \ extras/source/gallery/symbols/Icon-Folder04-Open-Yellow.svg \ extras/source/gallery/symbols/Icon-Gear01-Grey.svg \ extras/source/gallery/symbols/Icon-Gear02-Blue.svg \ extras/source/gallery/symbols/Icon-Network01-Blue.svg \ extras/source/gallery/symbols/Icon-Network02.svg \ extras/source/gallery/symbols/Icon-Pencil01.svg \ extras/source/gallery/symbols/Icon-Pencil02.svg \ extras/source/gallery/symbols/Icon-Printer01-White.svg \ extras/source/gallery/symbols/Icon-Printer02-Black.svg \ extras/source/gallery/symbols/Key01.svg \ extras/source/gallery/symbols/Key02.svg \ extras/source/gallery/symbols/Lock01-Yellow.svg \ extras/source/gallery/symbols/Lock02-Yellow.svg \ extras/source/gallery/symbols/Lock03-Blue.svg \ extras/source/gallery/symbols/Lock04-Blue.svg \ extras/source/gallery/symbols/Magnet.svg \ extras/source/gallery/symbols/MagnifyingGlass.svg \ extras/source/gallery/symbols/Metal.svg \ extras/source/gallery/symbols/Notebook.svg \ extras/source/gallery/symbols/Phone.svg \ extras/source/gallery/symbols/PieChart.svg \ extras/source/gallery/symbols/Pin.svg \ extras/source/gallery/symbols/PuzzlePieces.svg \ extras/source/gallery/symbols/PuzzlePiece.svg \ extras/source/gallery/symbols/Roadblock.svg \ extras/source/gallery/symbols/Scissors.svg \ extras/source/gallery/symbols/Shield01.svg \ extras/source/gallery/symbols/Shield02-Orange.svg \ extras/source/gallery/symbols/Shield03-Blue.svg \ extras/source/gallery/symbols/Sign-Ban01.svg \ extras/source/gallery/symbols/Sign-Ban02.svg \ extras/source/gallery/symbols/Sign-CheckBox01.svg \ extras/source/gallery/symbols/Sign-CheckBox02-Unchecked.svg \ extras/source/gallery/symbols/Sign-Checkmark01-Green.svg \ extras/source/gallery/symbols/Sign-Checkmark02-Green.svg \ extras/source/gallery/symbols/Sign-DoNotEnter.svg \ extras/source/gallery/symbols/Sign-Error01.svg \ extras/source/gallery/symbols/Sign-Error02.svg \ extras/source/gallery/symbols/Sign-ExclamationPoint01-Red.svg \ extras/source/gallery/symbols/Sign-ExclamationPoint02-Orange.svg \ extras/source/gallery/symbols/Sign-Help01-Green.svg \ extras/source/gallery/symbols/Sign-Help02-Blue.svg \ extras/source/gallery/symbols/Sign-Information.svg \ extras/source/gallery/symbols/Sign-Null.svg \ extras/source/gallery/symbols/Sign-QuestionMark01-Blue.svg \ extras/source/gallery/symbols/Sign-QuestionMark02-Red.svg \ extras/source/gallery/symbols/Sign-RadioButton01.svg \ extras/source/gallery/symbols/Sign-RadioButton02-Unchecked.svg \ extras/source/gallery/symbols/Sign-Warning01-Red.svg \ extras/source/gallery/symbols/Sign-Warning02-Orange.svg \ extras/source/gallery/symbols/Sign-X01-Red.svg \ extras/source/gallery/symbols/Sign-X02-Red.svg \ extras/source/gallery/symbols/Star-Yellow.svg \ extras/source/gallery/symbols/Wrench.svg \ )) # vim: set noet sw=4 ts=4: .1'>distro/escriba/escriba-5.2.1 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/cui/source/tabpages/dstribut.cxx
tr>
AgeCommit message (Expand)Author
2016-08-30convert RECT_POINT to scoped enumNoel Grandin
2016-08-25convert SvxDistributeHorizontal to scoped enumNoel Grandin
2016-08-25convert SvxDistributeVertical to scoped enumNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-07-17loplugin:unusedmethods cuiNoel Grandin
2015-04-18cui: convert new to ::Create.Michael Meeks
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2017-10-05Rename and move SAL_U/W to o3tl::toU/WMike Kaganski
2017-10-03Replace more reinterpret_cast with SAL_W/SAL_UMike Kaganski
2017-08-06cppcheck: unreadVariableJochen Nitschke
2017-07-18loplugin:constparams in vclNoel Grandin
2017-07-02loplugin:casttovoid: helpcompilerStephan Bergmann
2017-06-25loplugin:oncevar in helpcompiler..jvmfwkNoel Grandin
2017-06-08remove some unnecessary use of OUStringBufferNoel Grandin
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-05-26Make helpcompiler more verbose on dot ahelpsGabor Kelemen
2017-05-09Clean up uses of SAL_U/SAL_W: helpcompilerStephan Bergmann
2017-05-03remove empty commentsNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-04Finally switch MSVC to sal_Unicode = char16_t, tooStephan Bergmann
2017-03-23Remove unused #include <ctype.h>Stephan Bergmann
2017-03-22Use rtl::isAscii* instead of ctype.h is* (and fix passing plain char)Stephan Bergmann
2017-03-22Prevent calls to rtl/character.hxx functions with (signed) char argumentsStephan Bergmann
2017-02-16convert HelpProcessingErrorClass to scoped enumNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-25loplugin: unnecessary destructor forms..idlcNoel Grandin
2017-01-19New loplugin:dynexcspec: Add @throws documentation, helpcompilerStephan Bergmann
2017-01-17new loplugin: useuniqueptr: helpcompiler..ioNoel Grandin
2017-01-10New loplugin:conststringvar: helpcompilerStephan Bergmann
2017-01-06New loplugin:charrightshiftStephan Bergmann
2016-11-23New o3tl::runtimeToOUString to convert from C++ runtime NTBS to OUStringStephan Bergmann
2016-11-02loplugin:oncevar in helpcompiler..reportdesignNoel Grandin
2016-10-16clang-cl loplugin: helpcompilerStephan Bergmann
2016-09-20[API CHANGE] Remove HAVE_GCC_VISIBILITY_FEATURE, always trueStephan Bergmann
2016-09-16loplugin:singlevalfields in basic..idlNoel Grandin
2016-08-23Reduce scope of variableStephan Bergmann
2016-06-23tdf#99589 - tolower / toupper - dangerous to Turks ...Gökhan Gurbetoğlu
2016-05-09tdf#99589 tolower / toupper - dangerous to Turks ...Krishna Keshav
2016-04-28clang-tidy modernize-loop-convert in h-l/*Noel Grandin
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin
2016-03-22tdf#84323: Make osl::Thread::wait more readableGurkaran
2016-02-24convert HighlighterLanguage to scoped enumNoel Grandin
2016-02-24convert TokenTypes to scoped enumNoel Grandin
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock