Age | Commit message (Expand) | Author |
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 |
2022-12-08 | fix build | Noel Grandin |
2022-12-08 | tdf#152078 Enable Ctrl+Wheel zoom in Basic code editor | Rafael Lima |
2022-12-07 | loplugin:unusedmethods | Noel Grandin |
2022-12-05 | tdf#86568 Move the scrollbar to the EditWindow in Basic IDE | Rafael Lima |
2022-12-01 | tdf#152078 Add a Zoom slider to the Basic IDE | Rafael Lima |
2022-11-28 | Make entry visible after scroll_to_row in Macro Organizer dialog | Rafael Lima |
2022-11-22 | tdf#152154: Crash when Object Catalog undocked and BASIC IDE closed | Julien Nabet |
2022-11-21 | Drop comphelper::OWeakTypeObject, use cppu::WeakImplHelper<> instead | Stephan Bergmann |
2022-10-16 | tdf#114441 Convert use of sal_uLong to sal_uInt32 | PoonamShokeen |
2022-09-27 | use more string_view in accessibility..configmgr | Noel Grandin |
2022-09-19 | Rename MouseNotifyEvent to NotifyEventType | Samuel Mehrbrodt |
2022-09-16 | vcl: AnimationBitmap -> AnimationFrame | Chris Sherlock |
2022-09-14 | move ErrCode to comphelper and improve debug output string | Noel Grandin |
2022-09-02 | [API CHANGE] tdf#150683 a11y: Switch a11y child index to 64 bit | Michael Weghorn |
2022-09-02 | tdf#150712 limit the dialog to only a sample of the data | Noel Grandin |
2022-08-29 | ref-count SdrObject | Noel Grandin |
2022-08-18 | Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxx | Stephan Bergmann |