summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2023-12-08 16:06:42 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2023-12-08 16:06:42 +0100
commit41340a33a56b7c1ca8b200a5d25f64f537ca46b4 (patch)
treea36f590fe66a21f1ae2d33a481d5815cc18f3499
parentfa49c03d49f52ea0efc9adf589ff707433878d53 (diff)
Branch libreoffice-24-2
This is 'libreoffice-24-2' - the stable branch for the 24.2.x releases. The commit rules are different according to the development phase: A. 24.2.0 beta phase: A. any bug fixes are allowed without review B. late features need approval by 3 people with different affiliation B. 24.2.0 rc phase and later: A. fixes need approval by one reviewer B. late features need approval by 3 more people with different affiliation IMPORTANT: Every developer is responsible for pushing the fixes into all appropriate branches. Note that we do not plan any merge from this branch to master or vice versa. Please, help use to make stable and usable release. If you want to build something cool, unstable, and risky, use master. Change-Id: Idedc08326eb68414203d1505b504233e854ec6db
0 files changed, 0 insertions, 0 deletions
imitives LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/l10ntools
AgeCommit message (Expand)Author
2011-11-29enable l10n of nlpsolverAndras Timar
2011-11-28ByteString->rtl::OUStringToOStringCaolán McNamara
2011-11-28no need for super-convoluted empty string as far as I can seeCaolán McNamara
2011-11-28ByteString->rtl::OString[Buffer]Caolán McNamara
2011-11-28ByteString::GetToken->comphelper::string::getTokenCaolán McNamara
2011-11-27remove precompiled_xxx.hxx/cxxNorbert Thiebaud
2011-11-27remove include of pch header from l10ntoolsNorbert Thiebaud
2011-11-27remove PCH support in dmake-moduleNorbert Thiebaud
2011-11-23add string::strip, can replace EraseLeadingAndTrailingCharsCaolán McNamara
2011-11-23unused local stringCaolán McNamara
2011-11-23add stripStart, can replace EraseTrailingCharsCaolán McNamara
2011-11-23add a stripStart, can replace EraseLeadingCharsCaolán McNamara
2011-11-19remove ENABLE_BYTESTRING_STREAM_OPERATORSCaolán McNamara
2011-11-19remove [Byte]String::EraseAllCharsCaolán McNamara
2011-11-19sTmpLine is never used, so else if statement is effectively nullCaolán McNamara
2011-11-17add a StringUtils-alike remove (can replace EraseAllChars)Caolán McNamara
2011-11-14callcatcher: remove unused codeCaolán McNamara
2011-11-08code cleanup of localize toolAndras Timar
2011-11-08remove unused global variablesAndras Timar
2011-11-08MERGE_SOURCE_LANGUAGES is never defined, removing ifdefsAndras Timar
2011-11-05Remove the unused <l10ntools/vosapp.hxx> headerTor Lillqvist
2011-11-04quiet normally incorrect empty fragments warning cluttering tinderbox outputMichael Meeks
2011-11-03indent line in merged description.xmlAndras Timar
2011-10-29remove localization tool of obsoleted layout codeAndras Timar
2011-10-29tweak handling of extension descriptionsAndras Timar
2011-10-28char array should be null terminatedAndras Timar
2011-10-18Some fixes for "clang version 3.1 (trunk 142234)" (with --enable-werror, on L...Stephan Bergmann
2011-10-13po2lo: the po parser should be reset before starting a new fileMiklos Vajna
2011-10-06Give better error message on invalid sdf inputMiklos Vajna
2011-10-05merge strings to description.xml filesAndras Timar
2011-10-04WaE: return: conversion from sal_uInt32 to sal_uInt16, possible loss of dataTor Lillqvist
2011-10-03fdo#41380: fix po2lo to support python3 as wellMiklos Vajna
2011-10-03extract strings from scripting moduleAndras Timar
2011-09-30extract strings for l10n from description.xml filesAndras Timar
2011-09-30fix error messagesAndras Timar
2011-09-30typo in commentAndras Timar
2011-09-30remove unused tokensAndras Timar
2011-09-30Make translation tools cross-build awareThorsten Behrens
2011-09-23Undo basis/brand split: move dynamic libraries from basis to brand.Stephan Bergmann