Age | Commit message (Expand) | Author |
2022-09-19 | Rename MouseNotifyEvent to NotifyEventType | Samuel Mehrbrodt |
2022-09-12 | cid#1509268 Out-of-bounds access | Caolán McNamara |
2022-09-10 | convert EmbeddedMacros to scoped enum | Noel Grandin |
2022-09-09 | convert CursorMoveDirection to scoped enum | Noel Grandin |
2022-09-08 | loplugin:unusedfields | Noel Grandin |
2022-09-07 | apply ui-rules | Caolán McNamara |
2022-09-07 | convert PreviewMode to scoped enum | Noel Grandin |
2022-09-07 | convert ElementOpenMode to scoped enum | Noel Grandin |
2022-09-07 | convert ObjectType to scoped enum | Noel Grandin |
2022-09-05 | tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macro | jsala |
2022-09-05 | dbaccess::DataSupplier doesn't need a pimpl | Noel Grandin |
2022-09-05 | OSaveAsDlg doesn't need a pimpl | Noel Grandin |
2022-09-05 | DataSourceMetaData doesn't need a pimpl | Noel Grandin |
2022-09-05 | HierarchicalNameCheck doesn't need a pimpl | Noel Grandin |
2022-09-05 | DynamicTableOrQueryNameCheck doesn't need a pimpl | Noel Grandin |
2022-09-05 | ObjectNameApproval doesn't need a pimpl | Noel Grandin |
2022-09-05 | RowSet doesn't need a pimpl | Noel Grandin |
2022-09-02 | [API CHANGE] tdf#150683 a11y: Switch a11y child index to 64 bit | Michael Weghorn |
2022-08-31 | Missing test dependency | Stephan Bergmann |
2022-08-25 | vcl: rename GetNonMnemonicString() and make it standalone function | Chris Sherlock |
2022-08-25 | Missing test dependency | Stephan Bergmann |
2022-08-23 | tdf#148251 Use std::swap instead of using temporary values | Liu Hao |
2022-08-20 | cid#735694 silence Dereference after null check | Caolán McNamara |
2022-08-18 | Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxx | Stephan Bergmann |
2022-08-17 | Missing test dependency | Stephan Bergmann |
2022-08-17 | cid#1509203 Dereference after null check | Caolán McNamara |
2022-08-16 | cid#1500395 Dereference after null check | Caolán McNamara |
2022-08-13 | loplugin:unusedmethods | Noel Grandin |
2022-08-08 | no need for ScrollBarBox if bg is already the desired color | Caolán McNamara |
2022-08-06 | tdf#117388 use native scrollbar under gtk in database scrolled window | Caolán McNamara |
2022-08-03 | Resolves tdf#149944 - UI issues with Base's User Administration dialog | Heiko Tietze |
2022-08-01 | Fix typo | Andrea Gelmini |
2022-07-31 | tdf#149944 Do away with some excessive, unwarranted horizontal spacing | Adolfo Jayme Barrientos |
2022-07-27 | tdf#150089: not all databases know "RESTART WITH" | Julien Nabet |
2022-07-20 | move wintypes.hxx from tools to vcl | Chris Sherlock |
2022-07-11 | tools: rename getHeight/Width() to GetOpenHeight/Width() | Chris Sherlock |
2022-07-08 | [API CHANGE] Drop css::accessibility::XAccessibleStateSet | Noel Grandin |
2022-06-16 | loplugin:moveit | Noel Grandin |
2022-06-13 | clang-tidy modernize-pass-by-value in dbaccess | Noel Grandin |
2022-06-05 | cid#1504593 silence Dereference null return value | Caolán McNamara |
2022-06-03 | elide some makeStringAndClear() class | Noel Grandin |
2022-06-02 | cid#1504597 Dereference null return value | Caolán McNamara |
2022-06-01 | The return value of those getLength functions is guaranteed to be non-negative | Stephan Bergmann |
2022-05-24 | Use o3tl::make_unsigned in some places | Stephan Bergmann |
2022-05-24 | modernize and improve PropertySetInfo | Noel Grandin |
2022-05-18 | no need to take a lock when returning static data | Noel Grandin |
2022-05-14 | Add extended tips for Direct SQL dialog | Olivier Hallot |
2022-05-14 | Bump directsqldialog.ui to latest Glade version | Olivier Hallot |
2022-05-12 | speed up simple use of NamedValueCollection | Noel Grandin |
2022-05-09 | Fix typo in code | Andrea Gelmini |