--- ltmain.sh.sav 2018-08-02 14:21:34.000000000 +0200 +++ ltmain.sh 2019-05-05 22:04:15.433588776 +0200 @@ -7277,7 +7277,8 @@ func_mode_link () # -stdlib=* select c++ std lib with clang -64|-mips[0-9]|-r[0-9][0-9]*|-xarch=*|-xtarget=*|+DA*|+DD*|-q*|-m*| \ -t[45]*|-txscale*|-p|-pg|--coverage|-fprofile-*|-F*|@*|-tp=*|--sysroot=*| \ - -O*|-g*|-flto*|-fwhopr*|-fuse-linker-plugin|-fstack-protector*|-stdlib=*) + -O*|-g*|-flto*|-fwhopr*|-fuse-linker-plugin|-fstack-protector*|-stdlib=*| \ + -fuse-ld=*|--ld-path=*) func_quote_for_eval "$arg" arg=$func_quote_for_eval_result func_append compile_command " $arg" ' value='9a76be53dfb801b754bf55f9d4b8c5f82991a62f'/> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/odk/examples/DevelopersGuide
AgeCommit message (Expand)Author
2022-04-20tdf#143122 - Port Java examples to C++Hossein
2022-04-20tdf#143123 - Port Java examples to PythonHossein
2022-04-12odk: update DevGuide wiki links and correct history in footerIlmari Lauhakangas
2022-04-06Remove duplicate DevGuide example FirstConnectionHossein
2022-03-13Fix typosAndrea Gelmini
2022-02-25Provide unoidl-write also for the SDKStephan Bergmann
2022-02-15tdf#145759 Using M_PI from cmath instead of magic constants.pragat-pandya
2022-02-09Fix typosAndrea Gelmini
2021-01-01Bump copyright year to 2021Adolfo Jayme Barrientos
2021-09-20Adapt SetWindowLong call to 64-bit buildStephan Bergmann
2021-09-17tdf#143550 - use the term "gluepoints" consistentlyrocso
2021-09-09Fix apparent typosStephan Bergmann