Age | Commit message (Expand) | Author |
2023-07-23 | vcl: Drop now unneeded DevicePoint typedef | Khaled Hosny |
2023-05-24 | Remove triplicated include | Andrea Gelmini |
2023-05-24 | Related tdf#146518 Add Watch/Stack window commands to toolbar | Rafael Lima |
2023-05-15 | MCGR: consolidations/cleanups for changes so far | Armin Le Grand (allotropia) |
2023-05-13 | use more optional for SdrObjListIter | Noel Grandin |
2023-05-13 | tdf#145538: traditional for loops to range-based for loops | Supriyo Paul |
2023-05-10 | use comphelper::WeakComponentImplHelper in DocumentEventNotifier::Impl | Noel Grandin |
2023-05-02 | tdf#114441 Convert sal_uLong to better integer types | Aman Jha |
2023-04-29 | These are not applicable to FILEOPEN_SIMPLE | Mike Kaganski |
2023-04-29 | Simplify a bit | Mike Kaganski |
2023-04-29 | Simplify a bit | Mike Kaganski |
2023-04-29 | tdf#155077: use the selected URL when writing languages | Mike Kaganski |
2023-04-28 | tdf#145538 Use range based for loops | Radhey Parekh |
2023-04-19 | Resolves: tdf#104011 add a default CellRange argument in dialog editor | Caolán McNamara |
2023-04-19 | basctl: fix crash in EditorWindow::Command | Xisco Fauli |
2023-04-12 | loplugin:stringview and stringviewparam, whitelist equalsAsciiL | Noel Grandin |
2023-04-07 | tdf#154014 Improve Import Dialog sentence in Basic | Bogdan B |
2023-04-02 | Avoid conversions between OUString and OString in VCL | Mike Kaganski |
2023-04-01 | use more XVclWindowPeer | Noel Grandin |
2023-03-24 | loplugin:stringadd in b* | Noel Grandin |
2023-03-18 | Fix typo | Andrea Gelmini |
2023-03-17 | tdf#151741 - BASIC Organizer: fill various URLs for libraries | Andreas Heinisch |
2023-03-11 | tdf#145538 Refactor to use range-based for-loops | gokulakrishnan-shankar |
2023-03-02 | tdf#152073 tdf#153895 basicide: Set bg color for border win | Michael Weghorn |
2023-02-28 | flatten basctl::docs::DocumentEnumeration | Noel Grandin |
2023-02-28 | tdf#153798 - Basic IDE: align line numbers to the right | Andreas Heinisch |
2023-02-23 | tdf#146518 Implement commands to toggle Watch/Stack windows | Rafael Lima |
2023-02-22 | tdf#153572 Implement .uno:ZoomPlus and .uno:ZoomMinus in the Basic IDE | Rafael Lima |
2023-02-16 | SfxViewShell::GetViewFrame never returns null, change to a reference | Caolán McNamara |
2023-02-16 | SfxViewShell never takes a null SfxViewFrame* | Caolán McNamara |
2023-02-15 | Drop 'using namespace ::std' in dirs b* c* | Gabor Kelemen |
2023-02-14 | tdf#150045 A few more supplemental labels | Adolfo Jayme Barrientos |
2023-02-13 | Use startsWithIgnoreAsciiCase with last argument to simplify | Mike Kaganski |
2023-02-08 | Adapt to macOS Resources vs. share naming | Stephan Bergmann |
2023-02-08 | tdf#147488 BASIC: Create empty module when an empty library is selected | Rafael Lima |
2023-02-08 | Avoid SolarMutexReleaser | Stephan Bergmann |
2023-02-08 | tdf#153434 crash on "new" macro with no cursor | Caolán McNamara |
2023-02-01 | Resolves: tdf#152845 AutoText preview not readable in high contrast mode | Caolán McNamara |
2023-01-31 | svx: Refactor (sdr) views to access the SdrModel by reference | Tomaž Vajngerl |
2023-01-28 | Use ImplInheritanceHelper in AccessibleDialogControlShape | Stephan Bergmann |
2023-01-28 | Use ImplInheritanceHelper in AccessibleDialogWindow | Stephan Bergmann |
2023-01-24 | tdf#153076 Make Basic editor background color independent from document color | Rafael Lima |
2023-01-16 | Fix typo | Andrea Gelmini |
2023-01-16 | tdf#106731 Warn user that a module/dialog is read-only in Basic IDE | Rafael Lima |
2023-01-13 | XUnoTunnel->dynamic_cast in VCLXDevice | Noel Grandin |
2023-01-09 | tdf#152531 Fix background color of Dialog Editor in dark mode | Rafael Lima |
2023-01-06 | Merge comphelper::OAccessibleContextHelper into comphelper::OCommonAccessible... | Stephan Bergmann |
2022-12-21 | tdf#152617 Fix color of controls in the Dialog Editor | Rafael Lima |
2022-12-12 | tdf#152266 add an infobar with indicators for macro-like content in doc | Caolán McNamara |
2022-12-10 | be a little more explicit that we want the Accel config here | Caolán McNamara |