/xmlscript/

g-4.1'>distro/capgemini/cg-4.1 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/basctl
AgeCommit message (Expand)Author
2024-03-11Use weak reference to SfxObjectShell in SfxEventHint to avoid use-after-freeMike Kaganski
2024-03-10basctl : use OUstring literal for XServiceInfo implementationArnaud VERSINI
2024-03-07add truncate-multiline for consistencyCaolán McNamara
2024-02-16tdf#114441 : sal_uLong to better integer typesseturaj
2024-02-12ITEM: ItemPool Rework (I)Armin Le Grand (allotropia)
2024-02-01tdf#140004 Toggle comment in the Basic IDERafael Lima
2024-02-01tdf#131641 Enter selected text in the search bar (Basic IDE)Rafael Lima
2024-01-31Related tdf#158750 Fix line highlight for all modules when color scheme changesRafael Lima
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski
2024-01-26tdf#153853 Line numbering and breakpoint should be on the left (RTL)Rafael Lima
2024-01-25Resolves: tdf#159368 crash on tools, macros, editCaolán McNamara
2024-01-24Related tdf#158749 The "Go to Line" dialog should not be resizableRafael Lima
2024-01-23tdf#158749 Open "Go to Line" dialog from the statusbar in Basic IDERafael Lima
2024-01-19tdf#159247 Fix crash while adding control with default properties (Dialog Edi...Rafael Lima
2024-01-18tdf#159221 Fix color scheme names under Gtk3 (Basic IDE)Rafael Lima
2024-01-12cid#1545535 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-01-11tdf#158750 Highlight the line where the cursor is positioned (Basic IDE)Rafael Lima
2024-01-11tdf#155381 Remember the visibility of UI components in the Basic IDERafael Lima
2024-01-10cid#1583747 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-01-09Fix typoAndrea Gelmini
2024-01-09Fix typoAndrea Gelmini
2024-01-08tdf#156925 Add Color Scheme selector to the Basic IDERafael Lima
2023-12-30cid#1545421 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-26cid#1545970 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-23cid#1546006 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-21Remove DeleteItemOnIdlexArmin Le Grand (allotropia)
2023-12-20capture these explicitly by nameCaolán McNamara
2023-12-16cid#1545970 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-08cid#1545617 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-07simplify and modernise ScopedBitmapAccessNoel Grandin
2023-12-05Resolves: tdf#158441 we don't want to return early for all handled keysCaolán McNamara
2023-11-18c++20: use std::erase instead of std::removed followed by erase (part 1)Julien Nabet
2023-11-08loplugin:stringstatic, lopluign:ostr (clang-cl)Stephan Bergmann