aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-07-07 04:20:23 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-07-07 04:20:23 +0200
commit9a378d9f3dcd8b99a76a6e15cb0925b1f61436fc (patch)
tree04bafd3a6aa56adabbd94f19cc5f828e87001e42
parent6f95c0913e97745fd6ab22ab26e432501e08c8ad (diff)
Version 5.2.0.2, tag libreoffice-5.2.0.2 libreoffice-5.2.0.2
Change-Id: Ibc07d688ccec8dd4814ccefe6dd60a3e174f0050
0 files changed, 0 insertions, 0 deletions
ns'>feature/svg-optimisations LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/vcl/opengl/texture.cxx
AgeCommit message (Expand)Author
2019-08-23Mark move ctors/assignments noexceptMike Kaganski
2019-07-30tdf#62699 Drop (now) pass-through header include/vcl/salbtype.hxxGabor Kelemen
2019-04-16in dbgutil mode initialize texture contents with predictable garbageLuboš Luňák
2019-04-16make ConvertBGRABufferToBitmapEx work properly also on non-win32Luboš Luňák
2019-04-10clang-tidy: Silence warnings from WIP unhandled-self-assignment checkTamás Zolnai
2018-08-29loplugin:constantparam (3)Noel Grandin
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-01-24loplugin:unused-returns in vclNoel Grandin
2018-01-22C++17 deprecated std::shared_ptr::unique()Michael Stahl