/toolkit/source/hatchwindow/

alue='distro/allotropia/zeta-24-2'>distro/allotropia/zeta-24-2 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sw/CppunitTest_sw_apiterminate.mk
'/cgit/lo/core/commit/svl/source/svdde?id=07211eda0c90d54d8993febd2af4d9811249a063'>Simplify this code a bit
AgeCommit message (Expand)Author
Mike Kaganski
2020-12-14warning C4189: 'pInst': local variable is initialized but not referencedStephan Bergmann
2020-12-03tdf#96505: Get rid of cargo cult long integer literalsGökhan Özeloğlu
2020-11-25DdeInitializeW, DdeGetLastError, etc. use UINT as status return typeStephan Bergmann
2020-11-19Clarify DdeData::GetExternalFormat return typeStephan Bergmann
2020-11-19svl/source/svdde/ddedata.cxx is only compiled on Windows anywayStephan Bergmann
2020-11-11make tools::Long 64-bit on Windows platformNoel Grandin
2020-09-07Make the OUString ctors taking raw sal_Unicode pointer/non-const array explicitStephan Bergmann
2020-03-12comparison operators should be constNoel Grandin
2019-11-26loplugin:external (clang-cl)Stephan Bergmann
2019-11-24cppcheck: performing init in init list (sot/svl/svtools/svx)Julien Nabet
2019-10-01loplugin:returnconstval (clang-cl)Stephan Bergmann
2019-10-01loplugin:stringconstant (clang-cl)Stephan Bergmann
2019-08-24loplugin:returnconstval in svlNoel Grandin
2019-08-23Mark move ctors/assignments noexceptMike Kaganski