/external/

contract45533 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/vbahelper
AgeCommit message (Expand)Author
2024-12-18use more concrete UNO in swNoel Grandin
2024-12-03don't bother passing const std::[u16]string_view by referenceCaolán McNamara
2024-11-24Turn SC_MOD macro to a functionMike Kaganski
2024-11-12clang-tidy: performance-unnecessary-copy-initialization in variousNoel Grandin
2024-11-08no need to take a copy of the getProcessComponentContext return valueNoel Grandin
2024-11-08Simplify a bitMike Kaganski
2024-11-01tdf#163486: PVS: Identical branchesBogdan Buzea
2024-08-13use 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