# -*- 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_AllLangZip_AllLangZip,accessoriestemplateseducate,$(call gb_UnpackedTarball_get_dir,templates-pack)/templates/educate/lang)) $(eval $(call gb_AllLangZip_add_dependencies,accessoriestemplateseducate,\ $(call gb_UnpackedTarball_get_target,templates-pack) \ )) $(eval $(call gb_AllLangZip_add_files,accessoriestemplateseducate,\ cs/dummy_templates.txt \ de/Jahres_Schulnoten.ots \ de/Klassen-Schulnoten-Verwaltung_Noten_1-6.ots \ de/Kursnoten_15_Punkte.ots \ de/Meine_Schulnoten.ots \ de/Schulnoten.ots \ de/Stundenplan.ots \ de/stundenplan_und_vorlesungsplan.ots \ en-US/apa_4thEd.ott \ en-US/bookmark_1.ott \ en-US/bookmark_2.ott \ en-US/classroom_schedule.ott \ en-US/Crystal.ots \ en-US/disciplinary_assignment.ott \ en-US/disciplinary_referral.ott \ en-US/grades.ots \ en-US/lesson_plan_1.ott \ en-US/lesson_plan_2.ott \ en-US/name_badge_1.ott \ en-US/student_schedule.ott \ en-US/table_tent_1.ott \ en-US/Thesis.ott \ fr/AgendaSemaine1.1.ots \ fr/carnet_de_notes.ots \ fr/documentfinalTP-1.1.ott \ fr/note_moyenne.ots \ hu/essze.ott \ hu/Meresi_jegyzokonyv_-_Iskolai.ott \ hu/osztalynevsor.ott \ hu/thesis_k.ott \ ja/timetable_for_school.ots \ )) # vim: set noet sw=4 ts=4: o/cib/libreoffice-6-0 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/formula/source/ui/dlg/structpg.hxx
AgeCommit message (Expand)Author
2021-03-23tdf#124176 Use pragma once in f*Vincent LE GARREC
2020-01-20tdf#42949 Fix IWYU warnings in formula/Gabor Kelemen
2019-09-04loplugin:constmethod in formulaNoel Grandin
2019-06-02drop some unneeded includesCaolán McNamara
2019-05-09loplugin:unusedmethodsNoel Grandin
2019-05-09loplugin:unusedfieldsNoel Grandin
2019-05-07weld FormulaDialogCaolán McNamara
2019-04-19drop some unneeded includesCaolán McNamara
2018-11-28drop some unnecessary includesCaolán McNamara
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-10-14drop unnecessary vcl/group.hxx includesCaolán McNamara
2018-07-18loplugin:mergeclasses merge IFormulaToken into FormulaTokenNoel Grandin
2017-11-02loplugin:finalclasses in formsNoel Grandin
2017-10-23loplugin:includeform: formulaStephan Bergmann
2017-08-02normalize resource locale ctor construction mechanismsCaolán McNamara
2017-07-10Use const (I)FormulaToken* where possibleEike Rathke
2016-11-11loplugin:countusersofdefaultparams in editeng..rscNoel Grandin
2016-10-05convert the last two lonely FixedInfos to FixedTextCaolán McNamara
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-08-05loplugin:countusersofdefaultparams in editeng..fpickerNoel Grandin
2016-06-22remove unnecessary whitespaceMarkus Mohrhard