summaryrefslogtreecommitdiff
path: root/testtools
ModeNameSize
-rw-r--r--README1539logplain
d---------com / sun / star / comp / bridge30logplain
d---------inc39logplain
d---------prj70logplain
d---------qa70logplain
d---------source154logplain
d---------util40logplain
3:48:36 +0200'>2022-10-07related tdf#148806 xls/x vba: no auto_open if Auto_Open moduleJustin Luth 2022-09-14move ErrCode to comphelper and improve debug output stringNoel Grandin 2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann 2022-08-06Drop some conversion from vbahelper; use usual functions where neededMike Kaganski 2022-08-05Use o3tl::convert in VbaApplicationBase::CentimetersToPointsMike Kaganski 2022-07-14loplugin:moveitNoel Grandin 2022-07-11tools: rename getHeight/Width() to GetOpenHeight/Width()Chris Sherlock 2022-06-28clang-tidy modernize-pass-by-value in vbahelperNoel Grandin 2022-05-31Use a range-based for loopStephan Bergmann 2022-05-24Use o3tl::make_unsigned in some placesStephan Bergmann 2022-05-10More usual 1899-12-30 base Date in BasicMike Kaganski 2022-05-03Just use Any ctor instead of makeAny in vbahelperStephan Bergmann 2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin 2022-04-12loplugin:stringview more o3tl conversionNoel Grandin 2022-04-08move comphelper::string::toInt32 to o3tlNoel Grandin 2022-04-08use more subView when converting to Int32Noel Grandin 2021-12-10Generally determine Rdb content from gb_*_set_componentfile callsStephan Bergmann 2021-11-25tdf#145539 const OUString -> constexpr OUStringLiteralJeff Huang