# -*- 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_InstallModule_InstallModule,scp2/writer)) $(eval $(call gb_InstallModule_use_auto_install_libs,scp2/writer,\ writer \ writer_brand \ )) $(eval $(call gb_InstallModule_define_if_set,scp2/writer,\ ENABLE_MACOSX_SANDBOX \ )) $(eval $(call gb_InstallModule_add_templates,scp2/writer,\ scp2/source/templates/module_langpack_writer \ )) $(eval $(call gb_InstallModule_add_scpfiles,scp2/writer,\ scp2/source/writer/file_writer \ )) $(eval $(call gb_InstallModule_add_localized_scpfiles,scp2/writer,\ scp2/source/writer/module_writer \ )) # vim: set shiftwidth=4 tabstop=4 noexpandtab: istro/allotropia/zeta-7-4 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/svx/source/sidebar/PanelFactory.cxx
AgeCommit message (Expand)Author
2017-10-23loplugin:includeform: svxStephan Bergmann
2017-10-16Move svx include files to common include directoryStephan Bergmann
2017-05-05loplugin:checkunusedparams in svx(part2)Noel Grandin
2017-03-06tdf#88205 Remove 'css::uno::Sequence' in svxFakabbir Amin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-08TextPropertyPanel cleanupMaxim Monastirsky
2016-12-02loplugin:unnecessaryoverride (dtors) in svxStephan Bergmann
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-15tdf#87794: Media Playback PanelYousuf Philips
2016-07-08tdf#87643: Default Shapes Panel for Shapes DeckSusobhan Ghosh
2016-06-27GSoC notebookbar: switching tabs depending on contextSzymon Kłos
2016-04-13tdf#94306 replace boost::noncopyable in stoc to xmlsec..Jochen Nitschke
2016-04-06tdf#73070 follow-up: Remove also the InsertPropertyPanel code.Jan Holesovsky
2016-02-09Remove excess newlinesChris Sherlock
2016-02-04svx: replace boost::bind with C++11 lambdaMichael Stahl
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-16loplugin:unusedmethods svx(part2)Noel Grandin
2015-07-08tdf#87702: Addition of Shadow sidebar tabRishabh Kumar
2015-06-16tdf#73071:Styles tab addition to the sidebar for writerRishabh Kumar
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-13Re-work sidebar factory to use VclPtr.Michael Meeks
2015-03-17Fix various XServiceInfo implementationsStephan Bergmann
2014-11-24Kill unused (debugging) sidebars.Jan Holesovsky