Age | Commit message (Expand) | Author |
2024-12-04 | cid#1636563 Unchecked return value | Caolán McNamara |
2024-11-08 | no need to take a copy of the getProcessComponentContext return value | Noel Grandin |
2024-06-18 | Add SfxItemType to SfxPoolItem | Oliver Specht |
2024-05-03 | loplugin:ostr in basctl | Noel Grandin |
2023-12-30 | cid#1545421 COPY_INSTEAD_OF_MOVE | Caolán McNamara |
2023-04-02 | Avoid conversions between OUString and OString in VCL | Mike Kaganski |
2022-12-12 | tdf#152266 add an infobar with indicators for macro-like content in doc | Caolán McNamara |
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-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-02-23 | cid#1500494 Explicit null dereferenced | Caolán McNamara |
2022-02-04 | use some more add toId/fromId | Caolán McNamara |
2021-09-30 | loplugin:constparams improve handling of pointer params | Noel Grandin |
2020-12-29 | loplugin:stringviewparam: operator + | Stephan Bergmann |
2020-06-18 | distinguish active dnd-operation case from simple query case | Caolán McNamara |
2020-06-08 | rework treeview initial toggle button col to be like expander col | Caolán McNamara |
2020-06-05 | have just one way to set expander image | Caolán McNamara |
2020-05-28 | Make loplugin:simplifypointertobool handle parenthesized expressions | Stephan Bergmann |
2020-05-10 | new loplugin:simplifypointertobool | Noel Grandin |
2020-04-18 | loplugin:flatten in basctl | Noel Grandin |
2020-02-26 | explicitly call ActivatePageHdl when programatically calling set_current_page | Caolán McNamara |
2020-02-25 | check if edit can be enabled after setting cursor into tree | Caolán McNamara |
2020-02-12 | drop newly unused TreeListBox | Caolán McNamara |
2020-01-22 | tdf#42949 Fix IWYU warnings in basctl/ | Gabor Kelemen |
2019-10-31 | pass an explicit parent for the password dialogs | Caolán McNamara |
2019-10-29 | weld fpicker cluster | Caolán McNamara |
2019-09-04 | tdf#93476 Sort Macro library list after creating/importing a macro | Andreas Heinisch |
2019-07-19 | loplugin:referencecasting in avmedia..basic | Noel Grandin |
2019-07-05 | Remove executable bit from source files | Adolfo Jayme Barrientos |
2019-07-05 | tdf#93476 Sort Macro library list after creating/importing a macro | Andreas Heinisch |
2019-06-14 | loplugin:unusedmethods | Noel Grandin |
2019-06-14 | loplugin:unusedfields improvements | Noel Grandin |
2019-06-13 | remove some unneeded includes | Caolán McNamara |
2019-06-12 | weld OrganizeDialog | Caolán McNamara |
2019-06-11 | Use hasElements to check Sequence emptiness in accessibility..canvas | Arkadiy Illarionov |
2019-04-27 | Resolves: tdf#124984 organize basic macro new added module doesn't show up | Caolán McNamara |
2019-03-25 | tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]* | Gabor Kelemen |
2019-03-07 | tdf#42949 Fix IWYU warnings in include/basic/* | Gabor Kelemen |
2019-02-08 | loplugin:indentation in basctl..bridges | Noel Grandin |
2019-02-07 | weld LibDialog | Caolán McNamara |
2019-01-16 | o3tl::make_unique -> std::make_unique in basctl...bridges | Gabor Kelemen |
2018-12-28 | Do not use indexing for single getToken call | Matteo Casalin |
2018-12-20 | tdf#42949 Fix IWYU warnings in include/vcl/[t-u]* | Gabor Kelemen |
2018-12-13 | loplugin:constantparam | Noel Grandin |
2018-12-08 | use Image(OUString) instead of Image(Bitmap(OUString)) | Noel Grandin |
2018-11-19 | weld TreeView | Caolán McNamara |
2018-11-07 | move SvTreeListBox to vcl | Caolán McNamara |
2018-10-23 | clang-tidy performance-unnecessary-copy-initialization in | Noel Grandin |
2018-04-03 | pass area param to DBG_UNHANDLED_EXCEPTION | Noel Grandin |