Age | Commit message (Expand) | Author |
2021-05-04 | Resolves: tdf#141857 update background to current theme | Caolán McNamara |
2021-05-04 | tdf#142017 set default focus widget | Caolán McNamara |
2021-05-03 | loplugin:stringadd improvement for appending numbers | Noel Grandin |
2021-05-03 | tdf#102255 add .uno:PasteTransposed | scito |
2021-05-03 | tdf#141678 Set class name alignment. | Gülşah Köse |
2021-05-02 | throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewrite | Stephan Bergmann |
2021-04-30 | tdf#79049 speed up OOXML workbook load | Noel Grandin |
2021-04-29 | tdf#141422 Set inital height of the develepment tool window. | Gülşah Köse |
2021-04-29 | loplugin:stringadd simplify some *StringBuffer operations | Noel Grandin |
2021-04-29 | Fix typo SID_TEMPLATE_ADDRESSBOKSOURCE->SID_TEMPLATE_ADDRESSBOOKSOURCE | Julien Nabet |
2021-04-29 | tdf#135997: make sure that the two lists are same length | Mike Kaganski |
2021-04-29 | tdf#135997: fix toolbar control | Mike Kaganski |
2021-04-28 | use string_view in INetURLObject::encode | Noel Grandin |
2021-04-27 | use string_view in INetURLObject::decode | Noel Grandin |
2021-04-27 | Fix domain in ui files (found with ui-checkdomain.sh) | Xisco Fauli |
2021-04-27 | loplugin:stringadd convert chained append to + | Noel Grandin |
2021-04-27 | tdf#138883 Prevent renaming Templates | Vert D |
2021-04-23 | tdf#141824 init navigator to possibly floating in base ctor | Caolán McNamara |
2021-04-22 | no need to create temporaries when appending number to O[U]StringBuffer | Noel Grandin |
2021-04-21 | loplugin:stringadd replace OUStringLiteral temporaries with OUString::Concat | Noel Grandin |
2021-04-20 | use OUString::Concat here, not OUStringLiteral | Noel Grandin |
2021-04-20 | Resolves: tdf#141770 remove empty tag | Caolán McNamara |
2021-04-20 | Avoid unused parameter warning in the HAVE_FEATURE_MACOSX_SANDBOX case | Tor Lillqvist |
2021-04-19 | tdf#141244 Modify DDE Link dialog was empty | Aron Budea |
2021-04-19 | use more string_view in comphelper::string | Noel Grandin |
2021-04-19 | Updated README.md files | Hossein |
2021-04-19 | notebookbar: minify for online | Szymon Kłos |
2021-04-17 | loplugin:constantparam | Noel Grandin |
2021-04-16 | Remove some unused includes | Miklos Vajna |
2021-04-15 | store ptr to the original entries in SfxItemPropertyMap | Noel Grandin |
2021-04-15 | loplugin:stringliteralvar look for assignments | Noel Grandin |
2021-04-14 | loplugin:unusedmethods | Noel Grandin |
2021-04-12 | tdf#125909 tdf#141298 sw: show (Hidden) Track Changes infobar | László Németh |
2021-04-12 | Resolves tdf#135896 - Add hyperlink to file location | Heiko Tietze |
2021-04-09 | remove vcl/waitobj.hxx | Caolán McNamara |
2021-04-09 | Recheck include/ with IWYU | Gabor Kelemen |
2021-04-09 | lok: intercept indentation and decimals state change events | Gabriel Masei |
2021-04-09 | remove need for an intermediate vcl::Window | Caolán McNamara |
2021-04-08 | sfx2 objserv uitest: fix missing newline | Miklos Vajna |
2021-04-08 | update PCHs | Luboš Luňák |
2021-04-08 | SfxInPlaceClient: avoid crash when chart deleted by other view | Szymon Kłos |
2021-04-08 | use the SfxRequest to get the appropiate dialog parent | Caolán McNamara |
2021-04-08 | set an explicit parent for warning dialog | Caolán McNamara |
2021-04-08 | drop some unneeded include | Caolán McNamara |
2021-04-08 | GetEditWin() is already fetched as pEditWin | Caolán McNamara |
2021-04-08 | drop some unneeded includes | Caolán McNamara |
2021-04-08 | online: send selection coordinates with inplace mode | Szymon Kłos |
2021-04-08 | online: Don't send chart selection to all views | Szymon Kłos |
2021-04-07 | lok: show error message dialog for VBA macros | Henry Castro |
2021-04-07 | only call mpCurrentDeck->GetLOKNotifier if we need to | Caolán McNamara |