summaryrefslogtreecommitdiff
path: root/source/auxiliary/it/swriter.cfg
blob: 489e29d2c40c7bd33ac94a26c64a4b5d1a6d4fac (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
#
# 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 .
#


Title=%PRODUCTNAME Writer

Language=it
Order=2
Start=text%2Fswriter%2Fmain0000.xhp
Heading=headingheading
Program=WRITER
eature/screenshotannotation LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/embedserv/source/inc
AgeCommit message (Expand)Author
2021-10-30Prepare for removal of non-const operator[] from Sequence in embedservMike Kaganski
2021-03-09loplugin:refcounting (clang-cl)Stephan Bergmann
2021-02-01Drop FAR/NEAR from 16-bit WinAPI timesMike Kaganski
2020-11-13tdf#123936 Formatting files in module embedserv with clang-formatPhilipp Hofer
2020-05-08compact namespace in editeng..extensionsNoel Grandin
2019-11-19loplugin:fakebool (clang-cl)Stephan Bergmann
2018-10-11Drop duplicate WINVER and _WIN32_WINNT definesJan-Marek Glogowski
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen
2018-06-26tdf#96099 Remove some trivial container iterator typedefsArkadiy Illarionov
2018-02-01embedserv: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski
2017-12-11loplugin:salcall (clang-cl)Stephan Bergmann
2017-09-18Some more WIN32_LEAN_AND_MEANMike Kaganski
2017-04-10Clean up uses of SAL_U/SAL_W: embedservStephan Bergmann
2017-03-25Fix typosAndrea Gelmini
2017-02-10Remove MinGW supportStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-25embedserv/source/embed/xwin.cxx is goneStephan Bergmann
2016-10-16clang-cl loplugin: embedservStephan Bergmann
2016-08-25-Werror,-Wnonportable-include-path (clang-cl)Stephan Bergmann
2016-03-04Silence -Werror,-Wnon-virtual-dtor in external includesStephan Bergmann
2016-02-09Remove excess newlinesChris Sherlock
2016-01-26Silence more warnings, clang-cl's /W4 now also includes -WextraStephan Bergmann
2016-01-25more Windows build fixesNoel Grandin
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin
2015-12-02-Werror,-Wint-to-pointer-castStephan Bergmann
2015-12-02Silence clang-cl warnings in ATL headersStephan Bergmann
2015-11-18The #else branch is unused nowStephan Bergmann
2015-11-18-Wmissing-braces is globally disabled in com_GCC_defs.mk anywayStephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-01com::sun::star->css in embedserv/Noel Grandin
2015-08-05tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-03-24Fix various Windows-only XServiceInfo implementationsStephan Bergmann
2015-01-04boost::unordered_map->std::unordered_mapCaolán McNamara
2014-05-30fdo#68849: Add header guards to all include filesJens Carl
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
2014-05-10remove globally disabled warnings from source filesThomas Arnhold
2013-11-20Windows: Require at least Windows XP SP2Thomas Arnhold
2013-10-23clean up some include guardsThomas Arnhold
2013-04-26fdo#63154: Remove all usages of the macro EXTERN_CMarcos Paulo de Souza