/cppcanvas/

option value='distro/cib/libreoffice-5-4'>distro/cib/libreoffice-5-4 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sc/qa/extras/testdocuments/tdf123870.ods
diff options
context:
space:
mode:
authorStephan Bergmann <stephan.bergmann@allotropia.de>2025-01-08 17:17:11 +0100
committerStephan Bergmann <stephan.bergmann@allotropia.de>2025-01-08 19:33:25 +0100
commit325945a544f0b18fb763bfd955e196258cc70eb1 (patch)
tree99c3858441af38e6ad965f59d03bda3e134b108e /sc/qa/extras/testdocuments/tdf123870.ods
parentb57f1f7be140c5c69136e2b5c8b8826b1b27141a (diff)
Fix rudimentary Emscripten Qt6 copy -> paste support > 2022-02-25Provide unoidl-write also for the SDKStephan Bergmann 2021-12-02Fix clang-cl -Zc:dllexportInlines- buildStephan Bergmann 2021-10-21loplugin:flattenNoel Grandin 2021-10-15Repurpose regcompare test as unoidl-check testStephan Bergmann 2021-10-14Enforce the UNOIDL identifier schemeStephan Bergmann 2021-10-11loplugin:moveparam in unoidlNoel Grandin 2021-10-03A more lightweight O[U]StringConcatenationStephan Bergmann 2021-09-21Implement the SourceTreeProvider CursorStephan Bergmann 2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann 2021-04-07Updated README.md files to represent current code / use Markdown formatHossein 2021-03-26loplugin:flattenNoel 2021-03-24Using .md extension/Markdown syntax for modules READMEHossein 2021-03-23tdf#124176 Use pragma once in u*Vincent LE GARREC 2021-02-16loplugin:referencecasting in UnoControls..unoxmlNoel 2021-02-12fix fuzzer buildCaolán McNamara 2021-02-11Silence some -Wimplicit-fallthroughStephan Bergmann 2021-02-05Revert "Fix typo in code"Stephan Bergmann 2021-02-04Fix typo in codeAndrea Gelmini 2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann 2020-12-13loplugin:stringview (macOS)Stephan Bergmann 2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel 2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel 2020-11-18tdf#123936 Formatting files in module unoidl with clang-formatPhilipp Hofer 2020-11-12New loplugin:stringviewparamStephan Bergmann 2020-11-11loplugin:stringviewNoel 2020-11-06Revert "loplugin:stringbuffer"Noel Grandin 2020-11-06loplugin:stringbufferNoel 2020-10-31Simplify makefile logic using new gb_notStephan Bergmann 2020-10-30unoidl-check: try to come up with a better commentJan-Marek Glogowski 2020-10-30Fix unoidl-check build condition for cross buildsJan-Marek Glogowski 2020-10-18tdf#124176: Using pragma oncemariamfahmy 2020-10-04odk: fix Windows Arm64 buildJan-Marek Glogowski 2020-08-18unoidl-read: Avoid redundant redeclarationsStephan Bergmann 2020-08-04loplugin:simplifybool a little more aggressiveNoel Grandin 2020-07-10replace usage of blacklist with excludelist for IWYUThorsten Behrens