summaryrefslogtreecommitdiff
path: root/oox/inc
diff options
context:
space:
mode:
Diffstat (limited to 'oox/inc')
0 files changed, 0 insertions, 0 deletions
re/commit/vbahelper?id=ade52eb721524e3717f47ccd97e0aa2018b96cb0'>use less exception throwing for flow controlNoel Grandin 2024-05-14loplugin:ostr in vbahelperNoel Grandin 2024-04-28Extended loplugin:ostr manual changesStephan Bergmann 2024-03-11tdf#143148 Update Include Guard usagetbalaj 2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski 2024-01-17ITEM: Remove suspicious extra-Which in ::PutArmin Le Grand (allotropia) 2023-12-12tdf#146619 Recheck include/[v-x]* with IWYUGabor Kelemen 2023-12-07simplify and modernise ScopedBitmapAccessNoel Grandin 2023-11-08loplugin:fieldcast in VbShapeRangeEnumHelperNoel Grandin 2023-11-08loplugin:fieldcast in VbShapeEnumHelperNoel Grandin 2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann 2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: vbahelperStephan Bergmann 2023-10-11Drop o3tl::span, can use C++20 std::span directly nowStephan Bergmann 2023-08-25Revert "use more Reference::query instead of UNO_QUERY_THROW"Noel Grandin 2023-08-18use more Reference::query instead of UNO_QUERY_THROWNoel Grandin 2023-08-02split Point/Size/Rectangle into AbsoluteScreenPixel* typesNoel Grandin 2023-07-23vcl: Drop now unneeded DevicePoint typedefKhaled Hosny 2023-07-20split GetWindowExtentsRelative asunderNoel Grandin 2023-04-01use more XVclWindowPeerNoel Grandin 2023-03-13tdf#150281: Fix CentimetersToPoints in CalcBaole Fang 2023-02-28flatten some vba classesNoel Grandin 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-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