# -*- 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/. # # This file incorporates work covered by the following license notice: # # Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed # with this work for additional information regarding copyright # ownership. The ASF licenses this file to you under the Apache # License, Version 2.0 (the "License"); you may not use this file # except in compliance with the License. You may obtain a copy of # the License at http://www.apache.org/licenses/LICENSE-2.0 . # $(eval $(call gb_Package_Package,wizards_basicsrvimport,$(SRCDIR)/wizards/source/importwizard)) $(eval $(call gb_Package_add_files,wizards_basicsrvimport,$(LIBO_SHARE_FOLDER)/basic/ImportWizard,\ API.xba \ dialog.xlb \ DialogModul.xba \ FilesModul.xba \ ImportDialog.xdl \ Language.xba\ Main.xba \ script.xlb \ )) # vim: set noet sw=4 ts=4: /cg-4.1'>distro/capgemini/cg-4.1 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/starmath/source/smdll.cxx
AgeCommit message (Expand)Author
2024-05-14loplugin:ostr in starmathNoel Grandin
2023-03-23rtl::Static to thread-safe-staticNoel Grandin
2022-08-26tdf#150489: Drop Elements docking windowMike Kaganski
2022-04-26tdf#125931: Enable sidebar in MathMike Kaganski
2020-12-01tdf#42949 Fix new IWYU warnings in directories s*Gabor Kelemen
2020-01-15rework SvxUndoRedoControl to be a PopupWindowControllerCaolán McNamara
2019-01-28o3tl::make_unique -> std::make_unique in sax...svtools (except sc)Gabor Kelemen
2019-01-04tdf#42949 Fix IWYU warnings in starmath/inc/*hxx & starmath/source/*hxxGabor Kelemen
2017-08-03starmath: cleanup includes with iwyuJochen Nitschke
2017-07-21migrate to boost::gettextCaolán McNamara
2017-03-27create SfxInterfaceId o3tl::strong_intNoel Grandin
2016-12-12starmath: Omit empty dtorTakeshi Abe
2016-07-13Moved SfxModule owner to SfxApplicationMark Page
2016-01-05Make SotFactory private to sot/ and clean a bitMatúš Kukan
2015-12-17Remove unused ToolPanel (aka TaskPane)Samuel Mehrbrodt
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-05-12tdf#68871: Remove the old Elements panel from MathJulien Nabet
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2013-05-30fdo#63351 make use of ZoomSlider in StarMathThomas Arnhold
2013-05-20Math: new rendered Elements docking window addedTomaž Vajngerl
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák