Age | Commit message (Expand) | Author |
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 |
2022-08-18 | cid#1500394 Explicit null dereferenced | Caolán McNamara |
2022-08-08 | these two scrollbars don't meet, so drop the junction box | Caolán McNamara |
2022-08-07 | tdf#150291 Revert "Fix crash when no valid EntryDescriptor found" | Caolán McNamara |
2022-08-07 | tdf#150291 crash on macro organizer with no macro selected | Caolán McNamara |
2022-08-06 | cid#1507764 Unintended comparison to logical negation | Caolán McNamara |
2022-08-05 | tdf#117388 use native scrollbar under gtk in basic editor | Caolán McNamara |
2022-07-20 | move wintypes.hxx from tools to vcl | Chris Sherlock |
2022-07-08 | [API CHANGE] Drop css::accessibility::XAccessibleStateSet | Noel Grandin |
2022-07-07 | elide some string copies | Noel Grandin |
2022-07-05 | Related tdf#137145 tdf#137569 Capitalization + punctuation fixes | Adolfo Jayme Barrientos |
2022-06-21 | Fix crash when no valid EntryDescriptor found | Samuel Mehrbrodt |
2022-06-21 | elide some makeStringAndClear() calls | Noel Grandin |
2022-06-06 | clang-tidy modernize-pass-by-value in basctl | Noel Grandin |
2022-06-01 | no need to allocate guards on the heap | Noel Grandin |
2022-05-18 | resave with latest glade | Caolán McNamara |
2022-05-17 | Resolves: tdf#145722 don't propose MOVE from AcceptDrop if not asked for MOVE | Caolán McNamara |
2022-05-17 | Related: tdf#145722 need to clone userdata if we copy a module/dialog | Caolán McNamara |
2022-05-09 | tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macro | Pragat Pandya |
2022-05-05 | loplugin:unusedvariableplus | Noel Grandin |
2022-05-05 | Just use Any ctor instead of makeAny in basctl | Stephan Bergmann |
2022-05-01 | use more string_view in various | Noel Grandin |
2022-04-29 | use more string_view in INetURLObject | Noel Grandin |
2022-04-28 | use more string_view in comphelper | Noel Grandin |
2022-04-19 | new loplugin:stringviewvar looks for OUString vars that can be | Noel Grandin |
2022-04-13 | loplugin:stringviewparam whitelist some more functions | Noel Grandin |
2022-04-12 | tdf#147876 Fix crash when cancelling Dialog import dlg | Samuel Mehrbrodt |
2022-04-02 | loplugin:stringviewparam convert methods using indexOf | Noel Grandin |