summaryrefslogtreecommitdiff
path: root/UnoControls
ModeNameSize
-rw-r--r--Library_ctl.mk1326logplain
-rw-r--r--Makefile1024logplain
-rw-r--r--Module_UnoControls.mk464logplain
-rw-r--r--README52logplain
d---------inc138logplain
d---------source96logplain
d---------util41logplain
2023-02-20 16:55:31 +0000'>2023-02-20VBA: Remove conversions in writer from OORGBTOXLRGB (XLRGB is actually BGR!)Hannah Meeks 2023-02-16SfxViewShell::GetViewFrame never returns null, change to a referenceCaolán McNamara 2023-01-05Revert all the recent loplugin:unocast changesStephan Bergmann 2022-12-21loplugin:unocast (ScVbaShapes)Stephan Bergmann 2022-12-21loplugin:unocast (ScVbaShapeRange)Stephan Bergmann 2022-10-17sw vba: add WordBasic.MsgBoxJustin Luth 2022-10-12tdf#148806 doc vba: highest priority is ThisDocument AutoOpen V2Justin Luth 2022-10-11tdf#148806 tdf#151393 xls vba: no Auto_Open from ThisWorksheetJustin Luth 2022-10-11tdf#148806 doc vba: only autoOpen PUBLIC macrosJustin Luth 2022-10-09tdf#148806 doc vba: accept module AutoOpen.MainJustin Luth 2022-10-07related tdf#148806 xls/x vba: no auto_open if Auto_Open moduleJustin Luth 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