Age | Commit message (Expand) | Author |
13 days | Filter out more unwanted command URIs | Caolán McNamara |
2024-06-18 | loplugin:ostr in various | Noel Grandin |
2024-05-08 | tdf#69192: add StartingSlide to SID_PRESENTATION and cmdline show= | Justin Luth |
2024-05-01 | next is never passed a null pointer, use a reference | Caolán McNamara |
2024-01-03 | tdf117100: do not attempt to re-install extensions on restart | Justin Luth |
2023-05-10 | desktop : remove useless using namespace | Arnaud VERSINI |
2023-04-07 | drop unused eventtesting stuff | Caolán McNamara |
2022-09-06 | desktop : use a std::mutex instead of a osl::Mutex | Arnaud VERSINI |
2022-09-01 | Filter out unwanted command URIs | Stephan Bergmann |
2022-06-03 | elide some makeStringAndClear() class | Noel Grandin |
2022-04-13 | Clean up O[U]StringBuffer ctors taking a length parameter | Stephan Bergmann |
2022-03-11 | new loplugin:trivialdestructor | Noel Grandin |
2020-10-22 | long->tools::Long in dbaccess..drawinglayer | Noel |
2020-02-21 | Drop o3tl::optional wrapper | Stephan Bergmann |
2020-01-24 | tdf#42949 Fix IWYU warnings in desktop/ | Gabor Kelemen |
2019-12-01 | Introduce o3tl::optional as an alias for std::optional | Stephan Bergmann |
2019-11-30 | Rewrite uses of boost::optional | Stephan Bergmann |
2019-10-04 | Revert "uitest: make child soffice process die when parent dies" | Stephan Bergmann |
2019-10-01 | uitest: make child soffice process die when parent dies | Noel Grandin |
2019-09-20 | Replace remaining occurrences of LIBO_HEADLESS with HAVE_FEATURE_UI | Andras Timar |
2019-04-17 | SharePoint connection: Better handling of encoded URLs | Tamás Zolnai |
2019-04-16 | SharePoint connection: Handle encoded URL passed as command line argument | Tamás Zolnai |
2018-10-24 | remove more rtl::OUString and OString prefixes | Noel Grandin |
2018-09-05 | clang-tidy performance-inefficient-vector-operation | Noel Grandin |
2018-08-10 | tdf#119194: save deprecated argument early | Mike Kaganski |
2018-08-01 | Add missing sal/log.hxx headers | Gabor Kelemen |
2018-03-05 | Use for-range loops in desktop (part1) | Julien Nabet |
2017-12-06 | Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxx | Stephan Bergmann |
2017-09-07 | desktop: fix loplugin:unnecessaryparen warning | Miklos Vajna |
2017-09-07 | Improve error messages for not-standalone command line switches | Mike Kaganski |
2017-09-05 | tdf#109202: Convert images via command line parameter, CLI support | Samuel Mehrbrodt |
2017-07-19 | CheckWebQuery: Don't use OUString::createFromAscii for user input | Mike Kaganski |
2017-07-12 | tdf#106359: use SvFileStream to read iqy; fixes *nix compatibility | Mike Kaganski |
2017-06-09 | Add --script-cat parameter to dump scripts content. | Michael Meeks |
2017-05-07 | revert OSL_ASSERT changes | Chris Sherlock |
2017-05-07 | tdf#43157: convert desktop module away from OSL_ASSERT to assert | Chris Sherlock |
2017-04-29 | Move getProcessWorkingDir from tools to unotools | Chris Sherlock |
2017-04-06 | tdf#106359: register .iqy in MSI and treat them as templates | Mike Kaganski |
2017-03-09 | tdf#106359: Open Web Query (.iqy) files | Mike Kaganski |