Age | Commit message (Expand) | Author |
2024-06-24 | Add newline at end of file | Taichi Haradaguchi |
2024-06-24 | Resave with newer Glade version | Bogdan Buzea |
2024-06-23 | Resave with newer Glade version | Bogdan Buzea |
2024-06-23 | Resave with newer Glade version | Bogdan Buzea |
2024-06-18 | Add SfxItemType to SfxPoolItem | Oliver Specht |
2024-06-04 | basctl: use SAL_RET_MAYBENULL in GetBindingsPtr()... | Xisco Fauli |
2024-06-03 | tdf#157664 Drop operator !=, where respective operator == is defined | Zainab Abbasi |
2024-05-30 | AreObjectsMarked -> GetMarkedObjectList().GetMarkCount() != 0 | Xisco Fauli |
2024-05-03 | loplugin:ostr in basctl | Noel Grandin |
2024-05-01 | WaE: C6011 Dereferencing NULL pointer warnings | Caolán McNamara |
2024-04-29 | Drop uses of css::uno::Sequence::getConstArray in accessibility .. basegfx | Mike Kaganski |
2024-04-08 | tdf#146619 Drop unused 'using namespace' in: basctl/ | Gabor Kelemen |
2024-03-11 | Use weak reference to SfxObjectShell in SfxEventHint to avoid use-after-free | Mike Kaganski |
2024-03-10 | basctl : use OUstring literal for XServiceInfo implementation | Arnaud VERSINI |
2024-03-07 | add truncate-multiline for consistency | Caolán McNamara |
2024-02-16 | tdf#114441 : sal_uLong to better integer types | seturaj |
2024-02-12 | ITEM: ItemPool Rework (I) | Armin Le Grand (allotropia) |
2024-02-01 | tdf#140004 Toggle comment in the Basic IDE | Rafael Lima |
2024-02-01 | tdf#131641 Enter selected text in the search bar (Basic IDE) | Rafael Lima |
2024-01-31 | Related tdf#158750 Fix line highlight for all modules when color scheme changes | Rafael Lima |
2024-01-27 | Drop std::as_const from css::uno::Sequence iterations | Mike Kaganski |
2024-01-26 | tdf#153853 Line numbering and breakpoint should be on the left (RTL) | Rafael Lima |
2024-01-25 | Resolves: tdf#159368 crash on tools, macros, edit | Caolán McNamara |
2024-01-24 | Related tdf#158749 The "Go to Line" dialog should not be resizable | Rafael Lima |
2024-01-23 | tdf#158749 Open "Go to Line" dialog from the statusbar in Basic IDE | Rafael Lima |
2024-01-19 | tdf#159247 Fix crash while adding control with default properties (Dialog Edi... | Rafael Lima |
2024-01-18 | tdf#159221 Fix color scheme names under Gtk3 (Basic IDE) | Rafael Lima |
2024-01-12 | cid#1545535 COPY_INSTEAD_OF_MOVE | Caolán McNamara |
2024-01-11 | tdf#158750 Highlight the line where the cursor is positioned (Basic IDE) | Rafael Lima |
2024-01-11 | tdf#155381 Remember the visibility of UI components in the Basic IDE | Rafael Lima |
2024-01-10 | cid#1583747 COPY_INSTEAD_OF_MOVE | Caolán McNamara |
2024-01-09 | Fix typo | Andrea Gelmini |
2024-01-09 | Fix typo | Andrea Gelmini |
2024-01-08 | tdf#156925 Add Color Scheme selector to the Basic IDE | Rafael Lima |
2023-12-30 | cid#1545421 COPY_INSTEAD_OF_MOVE | Caolán McNamara |
2023-12-26 | cid#1545970 COPY_INSTEAD_OF_MOVE | Caolán McNamara |
2023-12-23 | cid#1546006 COPY_INSTEAD_OF_MOVE | Caolán McNamara |
2023-12-21 | Remove DeleteItemOnIdlex | Armin Le Grand (allotropia) |
2023-12-20 | capture these explicitly by name | Caolán McNamara |
2023-12-16 | cid#1545970 COPY_INSTEAD_OF_MOVE | Caolán McNamara |
2023-12-08 | cid#1545617 COPY_INSTEAD_OF_MOVE | Caolán McNamara |
2023-12-07 | simplify and modernise ScopedBitmapAccess | Noel Grandin |
2023-12-05 | Resolves: tdf#158441 we don't want to return early for all handled keys | Caolán McNamara |
2023-11-18 | c++20: use std::erase instead of std::removed followed by erase (part 1) | Julien Nabet |
2023-11-08 | loplugin:stringstatic, lopluign:ostr (clang-cl) | Stephan Bergmann |
2023-10-23 | Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]String | Stephan Bergmann |
2023-10-19 | Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: basctl | Stephan Bergmann |
2023-10-19 | use more SdrObjList::begin/end in various | Noel Grandin |
2023-10-18 | Remove obsolete comments in basctl | Hossein |
2023-10-12 | Make NC_ constexpr-friendly | Stephan Bergmann |