aboutsummaryrefslogtreecommitdiff
path: root/source/ky/editeng
ModeNameSize
d---------source192logplain
option> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sc/inc/stringutil.hxx
AgeCommit message (Expand)Author
2023-05-26tdf#154131 Add Detect scientific number optionLaurent Balland
2022-09-14Related: tdf#149665 Unify input of a leading ' apostrophe in non-Text cellEike Rathke
2022-04-02loplugin:stringviewparam convert methods using indexOfNoel Grandin
2021-03-23tdf#124176 Use pragma once in s*Vincent LE GARREC
2019-01-03Get rid of ScStringUtil::GetQuotedTokenCount()Matteo Casalin
2018-02-13Introduce ScSetStringParam::mbCheckLinkFormulaEike Rathke
2017-12-19wrap scoped enum around css::util::NumberFormatNoel Grandin
2017-11-21Adapt documentation to realityEike Rathke
2017-11-21Keep number format on string cell content Undo, tdf#103234 follow-upEike Rathke
2017-11-21tdf#103234 undo replacing text with formulaCaolán McNamara
2017-10-27Handle decimalSeparatorAlternative in ScColumn::ParseString(), tdf#81671Eike Rathke
2017-10-23loplugin:includeform: scStephan Bergmann
2016-08-29loplugin:countusersofdefaultparamsNoel Grandin
2014-11-25Adjust ref undo to ensure group area listeners are used.Kohei Yoshida
2014-04-19fixincludeguards.sh: scThomas Arnhold
2013-12-30Parse CSV lines in the reader thread.Kohei Yoshida
2013-10-20drop unnecessary tools/string includesCaolán McNamara
2013-08-31fdo#62475 removed pointless commentsJelle van der Waa
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05new module i18nlangtagEike Rathke
2013-03-22One less use of PutCell().Kohei Yoshida
2013-03-22Add convenience methods to set maximum text input and numeric input modes.Kohei Yoshida
2013-03-22This comment is no longer valid.Kohei Yoshida
2013-03-19More on removal of direct use of cell classes outside ScDocument.Kohei Yoshida
2013-03-14fdo#38838: Replaced some (Uni)String to OUString in core/scelixir
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-08-13fdo#53089: Avoid setting valid numbers as text during html import.Kohei Yoshida
2012-08-07move UniString::GetQuotedToken to sc, you can keep itCaolán McNamara