ソースコードの入手についてのリンクやら説明がある
https://ja.libreoffice.org/community/developers/
https://ja.libreoffice.org/about-us/source-code/
各OSでのビルドの方法の説明
https://wiki.documentfoundation.org/Development/How_to_build
https://wiki.documentfoundation.org/Development/BuildingOnWindows
ややこしいのでAIにガイドしてもらうことにする。
マシンスペックは。。。?
SSDは注文してたから、あとはRAMの増設が必要ですな。
ファイルパス:
sc\source\core\tool\compiler.cxx
メソッド名:
std::unique_ptr<ScTokenArray> ScCompiler::CompileString(const OUString& rFormula)