summaryrefslogtreecommitdiff
path: root/source/media/screenshots/dbaccess/ui/namematchingpage/ka
diff options
context:
space:
mode:
authorOlivier Hallot <olivier.hallot@libreoffice.org>2022-10-20 09:53:05 -0300
committerOlivier Hallot <olivier.hallot@libreoffice.org>2022-10-20 15:05:42 +0200
commit039d567afcb7694baeafffd15304d5cdf4de61bd (patch)
tree341d78018dd03c1e89cfd8bae9295e98189366e9 /source/media/screenshots/dbaccess/ui/namematchingpage/ka
parentd8783b797d785c42ac307e2b740cd3ccfcc4be77 (diff)
Add formula and dbaccess screenshots for help pages
Change-Id: I29af5be211a7f7a111b44a28c970b91ad9522dc8 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/141563 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/media/screenshots/dbaccess/ui/namematchingpage/ka')
-rwxr-xr-xsource/media/screenshots/dbaccess/ui/namematchingpage/ka/NameMatching.pngbin0 -> 2501 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/source/media/screenshots/dbaccess/ui/namematchingpage/ka/NameMatching.png b/source/media/screenshots/dbaccess/ui/namematchingpage/ka/NameMatching.png
new file mode 100755
index 0000000000..8996285f27
--- /dev/null
+++ b/source/media/screenshots/dbaccess/ui/namematchingpage/ka/NameMatching.png
Binary files differ
e='libreoffice-24-8'>libreoffice-24-8 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/svl/unx
AgeCommit message (Expand)Author
2017-12-19svl: Fix possible memleak at deleting DdeServiceTakeshi Abe
2017-07-17loplugin:useuniqueptr: svl (clang-cl)Stephan Bergmann
2017-04-05loplugin:constantparam part2Noel Grandin
2017-01-02coverity#1371220 Missing move assignment operatorCaolán McNamara
2017-01-02use std::unique_ptrCaolán McNamara
2016-10-07Remove unused include fileStephan Bergmann
2016-10-05Replace DdeData conversion operators with proper functionsStephan Bergmann
2016-04-06remove some dead bits of DDENoel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-08-31Disconnect and Connect don't do anything nowCaolán McNamara
2015-08-14fix windows build, partial revert of my commitNoel Grandin
2015-08-14make Link<> instances typedNoel Grandin
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-18more cast hellCaolán McNamara
2015-03-18another round of build fixingCaolán McNamara
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin
2015-02-07loplugin:deletedspecialStephan Bergmann