aboutsummaryrefslogtreecommitdiff
path: root/source/ne/basic/messages.po
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2022-01-26 14:10:35 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2022-01-26 14:14:11 +0100
commit59aa6716126252d64cbd897153f231389c05ac2d (patch)
tree473bc82f30665dca85de9ac19b443a2759648aa9 /source/ne/basic/messages.po
parent87e0eb58bfcb1cdfe04f26833376827a09c1e241 (diff)
update translations for 7.3.0 rc3
and force-fix errors using pocheck Change-Id: Iedaea86e48ece63ca63d38dceac9b0d15091f38d
Diffstat (limited to 'source/ne/basic/messages.po')
0 files changed, 0 insertions, 0 deletions
edPDF'>feature/taggedPDF LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/vcl/osx/a11yvaluewrapper.h
AgeCommit message (Collapse)Author
2013-12-06Re-organize OS X and iOS code in vcl a bitTor Lillqvist
Now with the ATSUI code gone is a good time for some re-organisation. Get rid of "aqua" in file names and the separate "coretext" folders. CoreText is all we use now for OS X (and has always been so for iOS), so no need for a "coretext" folder, we can keep the CoreText-using code under "quartz". Keep OS X -specific code in "osx". Ditto for headers. Keep "Aqua" as part of class names for now, though. This is also preparation for planned further unification between OS X and iOS code. Change-Id: Ic60bd73fea4ab98183e7c8a09c7d3f66b9a34223