/readlicense_oo/

distro/cib/libreoffice-5-2'>distro/cib/libreoffice-5-2 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/antivirusDetection.vbs
a70417929cf8e1fa9bfd0bfe5a3'>Generally determine Rdb content from gb_*_set_componentfile calls
AgeCommit message (Expand)Author
Stephan Bergmann
2021-12-06Work around two -Werror=implicit-fallthrough=Stephan Bergmann
2021-12-06Adapt CppunitTest_cppcanvas_emfplus CPPUNIT_TEST_NAME=testFdo77229::TestBodyStephan Bergmann
2021-11-19Drop F_PI1800/F_PI18000, and unify deg2rad/rad2deg conversionsMike Kaganski
2021-11-19Use M_PI* instead of F_PI*Mike Kaganski
2021-10-31add o3tl::span ctor from std::vectorLuboš Luňák
2021-10-30tools::Long->sal_Int32 in the DX arraysNoel Grandin
2021-10-29Prepare for removal of non-const operator[] from Sequence in cppcanvasMike Kaganski
2021-10-29pass DX array around using o3tl::span instead of pointerNoel Grandin
2021-10-11In O[U]StringBuffer, make string_view params replacements for OUString onesStephan Bergmann
2021-09-28vcl: rename OutDevState to StackChris Sherlock
2021-09-04use std::vector for fetching DX array dataNoel Grandin
2021-08-28clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-18undo changes to TextAlignCaolán McNamara
2021-07-30convert TextAlign to scoped enumCaolán McNamara
2021-06-08Simplify Sequences initializations (cppcanvas)Julien Nabet
2021-05-17split OutputDevice from WindowNoel Grandin
2021-05-06transform by vector length, not just XLuboš Luňák