/ucbhelper/

option> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sc/inc/compiler.hxx
AgeCommit message (Expand)Author
2021-10-27Typo: pDataIgoreCase->pDataIgoreCase in scJulien Nabet
2021-08-11Resolves: tdf#143809 "INF" may be a named expression or DB area nameEike Rathke
2021-08-09tdf#64086 tdf#143623 tdf#66250 XLSX: fix named ranges in chartsBalazs Varga
2021-07-28Resolves: tdf#76310 Preserve whitespace TAB, CR, LF in formula expressionsEike Rathke
2021-06-21loplugin:finalclasses in sc/incNoel Grandin
2021-03-23tdf#124176 Use pragma once in s*Vincent LE GARREC
2021-01-14tdf#133858 reduce the double-ref range to data contentDennis Francis
2020-11-06loplugin:unusedmethodsNoel
2020-09-29Determine CharClass difference once, tdf#137091 follow-upEike Rathke
2020-09-29Resolves: tdf#137091 Use CharClass matching the formula languageEike Rathke
2020-09-23ScRefAddress::GetRefString never passed a null ScDocument*Caolán McNamara
2020-09-18cid#1466690 ScDocument* arg is never nullCaolán McNamara
2020-09-17ScCompiler always has a ScDocument&Caolán McNamara
2020-09-17ScCompiler ctors never passed a null ScDocument*Caolán McNamara
2020-09-17base-class formula::FormulaCompiler is sufficient hereCaolán McNamara
2020-09-14ScCompiler::MoveRelWrap never passed a null ScDocument*Caolán McNamara