Age | Commit message (Expand) | Author |
2023-04-09 | new loplugin:unnecessarygetstr | Noel Grandin |
2023-04-02 | Avoid conversions between OUString and OString in VCL | Mike Kaganski |
2023-03-10 | improve loplugin:unnecessarylocking | Noel Grandin |
2023-03-01 | no need to allocate ucbhelper::Content separately in SmartContent | Noel Grandin |
2023-02-27 | osl::Mutex->std::mutex in FileViewContentEnumerator | Noel Grandin |
2022-09-21 | use more string_view in svtools | Noel Grandin |
2022-09-05 | Simplify by using replace instead of replaceAt in loop in fpicker | Julien Nabet |
2022-08-20 | cid#1500521 silence Dereference before null check | Caolán McNamara |
2022-08-18 | Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxx | Stephan Bergmann |
2022-06-08 | GtkIconView uses a different way to link model and view | Caolán McNamara |
2022-06-08 | VCL add vcl::WindowPosSize abstract class | Jan-Marek Glogowski |
2022-06-01 | clang-tidy modernize-pass-by-value in fpicker | Noel Grandin |
2022-05-16 | tdf#62776 expand tooltips for + and - | Seth Chaiklin |
2022-05-07 | tdf#62776 - Add tooltip for folder location shortcuts | Andreas Heinisch |
2022-05-05 | use more o3tl::getToken | Noel Grandin |
2022-05-05 | tdf#146007: make sure to not hold solar mutex | Mike Kaganski |
2022-05-04 | Just use Any ctor instead of makeAny in fpicker | Stephan Bergmann |
2022-04-29 | use more string_view in INetURLObject | Noel Grandin |
2022-04-25 | loplugin:stringviewparam | Stephan Bergmann |
2022-04-15 | use more string_view in fpicker | Noel Grandin |
2022-04-15 | loplugin:stringview | Stephan Bergmann |
2022-04-14 | tdf#148101 don't autocomplete remote files dialog entry on delete/backspace | Caolán McNamara |
2022-04-12 | loplugin:stringview more o3tl conversion | Noel Grandin |
2022-04-11 | loplugin:stringview add check for getToken().toInt32 | Noel Grandin |
2022-03-22 | Simplify CoCreateInstance / CoGetClassObject with COMReference | Mike Kaganski |
2022-03-11 | tdf#114150: Remove duplication of strings found in file dialogs | Julien Nabet |
2022-03-07 | do not pass XComponentContext to officecfg::...::get() calls | Luboš Luňák |
2022-02-09 | expand out IMPLEMENT_FORWARD_XTYPEPROVIDER3 | Noel Grandin |
2022-02-04 | use some more add toId/fromId | Caolán McNamara |
2022-02-04 | add toId/fromId to tidy up some ugly casting | Caolán McNamara |
2022-01-17 | Recheck modules [e-f]* with IWYU | Gabor Kelemen |
2021-12-21 | loplugin:flatten in filter..framework | Noel Grandin |
2021-12-11 | Fix typos | Andrea Gelmini |
2021-12-10 | Generally determine Rdb content from gb_*_set_componentfile calls | Stephan Bergmann |
2021-11-30 | loplugin:stringview | Stephan Bergmann |
2021-11-25 | remove unused defines and convert some to OUStringLiteral | Noel Grandin |
2021-11-25 | Related: tdf#145842 fix a crash after deleting an entry | Caolán McNamara |
2021-11-24 | tdf#145842 canceling remote file delete makes file disappear from treeview | Caolán McNamara |
2021-11-24 | loplugin:stringliteraldefine in formual,fpicker | Noel Grandin |
2021-11-23 | tdf#145769 fpicker: RemoteFilesDialog: don't use FStatHelper | Michael Stahl |
2021-11-12 | Fix (mis-)uses of temporary O[U]StringLiteral | Stephan Bergmann |
2021-10-31 | uniformly allow focus into GtkToolbar | Caolán McNamara |
2021-10-31 | gtk[3 vs 4]: remove can-focus from GtkToolButton | Caolán McNamara |
2021-10-31 | Unused TOOLBOXBUTTON_DEFAULT_LOCATION in fpicker | Julien Nabet |
2021-10-31 | Typo: TOOLBOXBUTOON->TOOLBOXBUTTON in fpicker | Julien Nabet |
2021-10-30 | Prepare for removal of non-const operator[] from Sequence in fpicker | Mike Kaganski |
2021-10-27 | Add support for macOS SDK 12.0 | Stephan Bergmann |
2021-10-27 | Remove line that has been commented out since 2008 | Tor Lillqvist |
2021-10-27 | There is nothing deprecated about these calls as far as I see | Tor Lillqvist |
2021-10-21 | Use NSModalResponseOK instead of deprecated NSFileHandlingPanelOKButton | Tor Lillqvist |