aboutsummaryrefslogtreecommitdiff
path: root/source/dz/desktop
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-06-07 03:57:04 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-06-07 04:27:35 +0200
commit633cd820822ba89da7d410cf8bed009c2ffd3d47 (patch)
treeae9f054b1cd5a1d0bba9e8a5b8a3265344631f04 /source/dz/desktop
parentf12656527a34992d7b1a20618c359859f5c8e4a1 (diff)
update translations for 5.4.0 Beta2
and force-fix errors using pocheck Change-Id: I6d5e3a4c3d81bc5d1f7e324ddc4387b2228fdd3e
Diffstat (limited to 'source/dz/desktop')
0 files changed, 0 insertions, 0 deletions
feature/table_panel LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/accessibility/Library_acc.mk
AgeCommit message (Collapse)Author
2012-04-08gbuild: "use" vs. "add":Michael Stahl
Naming convention for gbuild methods: - "add" is used for stuff that is logically a part of the target (i.e. not registered at the Module, but defined in the target's makefile) - "use" is used for stuff that is logically a different target (i.e. it is registered at the Module, has it's own makefile, may be in a different module than the target)
2012-01-15WaE: deleting object of abstract class type with non-virtual destructorDavid Tardon
2011-12-23gbuildize accessibilityDavid Tardon