/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* * 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 . */ #ifndef INCLUDED_L10NTOOLS_INC_SRCLEX_HXX #define INCLUDED_L10NTOOLS_INC_SRCLEX_HXX #include #include extern "C" int WorkOnTokenSet( int, char* ); extern "C" FILE * init(int, char **); extern "C" int SetError(); extern "C" int GetError(); extern "C" void Close(); #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ ption value='distro/cib/libreoffice-5-0'>distro/cib/libreoffice-5-0 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-29Split overly long line into multiple logically separate pieces for sanityTor Lillqvist
2021-10-13tdf#143686 increase a radiobutton's area sizeRoman Kuznetsov
2021-08-04tdf#143686 Increase a width of the labelRoman Kuznetsov
2021-05-27Fix typosAndrea Gelmini
2021-05-26remove obsolete/duplicated entries from openoffice.lst.inChristian Lohmaier
2021-04-20tdf#141760 Increase a label box in Windows installer dialogRoman Kuznetsov
2021-04-07Updated README.md files to represent current code / use Markdown formatHossein
2021-03-24Using .md extension/Markdown syntax for modules READMEHossein
2021-01-27packaging: remove resolve_variables_in_downloadnameChristian Lohmaier
2021-01-22Percent-encode spaces also on Linux etc.Stephan Bergmann
2021-01-07Support for signing when PRODUCTNAME contain spacesVasily Melenchuk
2020-12-21recommended gtk3 to gtk4 migration 'Enable diagnostic warnings'Caolán McNamara
2020-11-01Resolves tdf#137880 - Fix for Windows installer imageHeiko Tietze
2020-10-12Resolves tdf#137187 - More dictionaries via extensions dialogHeiko Tietze
2020-08-19Spurious space at start of generated version ini fileStephan Bergmann
2020-07-23tdf#134522 remove --with-build-version ./configure flagRene Engelhard
2020-06-11increase a radiobutton text area in Windows installer dialogRoman Kuznetsov
2020-05-15Resolves tdf#133024 - Position of text in splash screenHeiko Tietze
2020-05-14Resolves tdf#133024 - Position of text in splash screenHeiko Tietze
2020-05-06Move all public Java classes to libreoffice.jarSamuel Mehrbrodt
2020-05-06tdf#130778 revert Windows installer legend imagesRizal Muttaqin
2020-05-03setuprc has to be a .PHONY target in order to get the current git hashAndras Timar
2020-05-01Update for tdf#130778: Windows installer banner and icons. about imagesRizal Muttaqin
2020-04-30Resolves tdf#130778 - Branding for 7.0Heiko Tietze
2020-04-21Relates tdf#130778 - Branding for 7.0Heiko Tietze
2020-04-15Related tdf#130778: New images for splash screenHeiko Tietze
2020-03-16tdf#128281 Increase a checkbox height in Windows installerRoman Kuznetsov
2020-03-14tdf#130460: clarify the option some moreMike Kaganski
2020-02-20add macOS malloc debugging env varsNoel Grandin
2020-02-16GBUILD_TRACE, support for finding out where the build time is spentLuboš Luňák
2020-02-04tdf#117331 Merge jurt and unoil into ridlSamuel Mehrbrodt
2020-02-03Set INSTALLLOCATION in one single placeMike Kaganski
2020-01-19Remove a hardcoded product name from a translatable stringAdolfo Jayme Barrientos
2019-12-11tdf#128991 Make clear in the help installer Roman Kuznetsov
2019-11-30MSI: Disable creation of system restore points during installationMike Kaganski
2019-11-20tdf#127711 Fix msi-soffice.ini CrashDumpEnable-entryJuergen Funk
2019-11-11User interface languages: At least one is requiredSamuel Mehrbrodt
2019-10-02tdf#127711 - A runtime-switch for the MiniCrashDumpJuergen Funk
2019-09-21tdf#126944 - Update help installer fonts to Segoe UI 9 ptRoman Kuznetsov
2019-09-06WINDOWS_BUILD_SIGNING: check for explicit TRUE for signing msiChristian Lohmaier
2019-09-06split msi signing from creation to reduce number of singtool callsChristian Lohmaier
2019-09-01tdf#127240 Increase a height of checkbox's text in win installerRoman Kuznetsov
2019-08-12Fix typosAndrea Gelmini
2019-08-12Fix typosAndrea Gelmini
2019-08-06Fix some windows installer's dialog new fonts problemRoman Kuznetsov
2019-06-28Removed executable permission on bmp fileAndrea Gelmini
2019-06-27tdf#99891 Update installer fonts to match newer versions of WindowsRoman Kuznetsov