summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-02-10 20:54:42 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-02-10 20:54:42 +0100
commit64bd17c71b522b540987455258131c48879134bb (patch)
treee53f5240c8092e867ef8115a9fe172a22582af88
parentc3da36361e0af615920e56e9508bcce0e48f1db4 (diff)
Branch libreoffice-5-1-1 libreoffice-5-1-1
This is 'libreoffice-5-1-1' - the stable branch for the release. Only very safe changes, reviewed by three people are allowed. If you want to commit more complicated fix for the next .x release, please use the 'libreoffice-5-1' branch. If you want to build something cool, unstable, and risky, use master. Change-Id: Ie85c3e067891f0c443b6f9a45aef7a0a845c993e
0 files changed, 0 insertions, 0 deletions
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sc/Library_scqahelper.mk
Noel Grandin
AgeCommit message (Expand)Author
2019-10-04add gbuild function for a common PCH and use it in sc/ and sax/Luboš Luňák
2018-05-31SwModule is a convenient (?) place for passing events to Automation clientsTor Lillqvist
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky
2016-11-30start to split the functions test by categoryMarkus Mohrhard
2020-09-11convert IMAP_FORMAT to scoped enumNoel Grandin
2020-08-03tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen
2019-11-03make some classes module-privateNoel Grandin
2018-12-05loplugin:singlevalfields in vclNoel Grandin
2018-11-29tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen
2018-11-07move SvTreeListBox to vclCaolán McNamara