# -*- 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_Package_Package,desktop_swriter_sh,$(SRCDIR)/desktop/scripts)) $(eval $(call gb_Package_add_file,desktop_swriter_sh,$(LIBO_BIN_FOLDER)/swriter,swriter.sh)) # vim: set ts=4 sw=4 noet: > : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/extras/source/autotext/lang/ko/crdbus50
>/inc/csvcontrol.hxx
AgeCommit message (Expand)Author
AgeCommit message (Expand)Author
2024-02-22UBSan RTTI fixesNoel Grandin
2024-02-19hide more symbolsNoel Grandin
2021-03-23tdf#124176 Use pragma once in s*Vincent LE GARREC
2020-11-27tdf#42949 Fix new IWYU warnings in directory sc/Gabor Kelemen
2020-05-09compact namespace in scNoel Grandin
2020-03-12Revert "loplugin:constfields in sc"Noel Grandin
2020-01-28no need to include vcl/ctrl.hxxCaolán McNamara
2019-10-17weld ScImportAsciiDlgCaolán McNamara
2018-12-11find-unneeded-includes: Avoid proposing o3tl fw declarationGabor Kelemen
2018-10-16tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[a-e]*Gabor Kelemen
2018-10-15loplugin:constfields in scNoel Grandin
2018-07-23Fix typosAndrea Gelmini
2017-10-23loplugin:includeform: scStephan Bergmann
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2016-10-12convert CSV_DIFF constants to typed_flags_setNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann