Age | Commit message (Expand) | Author |
2019-05-17 | Make spsupp_x64 independent of shell/CustomTarget_x64 | Mike Kaganski |
2019-05-17 | SharePoint: Add dialog to choose opening in read-only or edit mode. | Mike Kaganski |
2019-05-17 | Add license statement | Mike Kaganski |
2019-05-16 | Drop obsolete commented out debug output | Mike Kaganski |
2019-05-15 | Reimplement IObjectSafety from aggregate object into ancestor | Mike Kaganski |
2019-05-15 | Check passed pointers | Mike Kaganski |
2019-05-15 | Use lambdas to initialize statics | Mike Kaganski |
2019-05-15 | Use proper VARIANT_BOOL values: VARIANT_TRUE is actually -1 | Mike Kaganski |
2019-05-14 | Implement OpenDocuments::PromptedOnLastOpen | Mike Kaganski |
2019-05-03 | Use hasElements to check Sequence emptiness in sfx2..svx | Arkadiy Illarionov |
2019-04-17 | Stop qt event loop after KDE settings have been read | Katarina Behrens |
2019-04-17 | Fix wrong proxy setting URLs in kde5backend | Katarina Behrens |
2019-04-13 | tdf#119890 followup: Forbid HOME to be the default dir | Takeshi Abe |
2019-04-13 | use more std::make_unique | Noel Grandin |
2019-04-04 | Drop UNICODE/_UNICODE defines | Mike Kaganski |
2019-04-03 | WinAPI: Fix some leftovers having UNICODE-define-dependency | Mike Kaganski |
2019-04-03 | Filter out problematic file URLs | Stephan Bergmann |
2019-03-27 | loplugin:typedefparam (clang-cl) | Stephan Bergmann |
2019-03-24 | Resolves: tdf#122114 remove support for ~/.recently-used file | Arkadiy Illarionov |
2019-03-06 | remove some unnecessary typedef struct... sugar | Noel Grandin |
2019-02-26 | loplugin:indentation (clang-cl) | Stephan Bergmann |
2019-02-13 | tdf#119890 Lookup XDG_(DOCUMENTS|TEMPLATES)_DIR correctly | Takeshi Abe |
2019-02-09 | loplugin:indentation in sfx2..slideshow | Noel Grandin |
2019-02-06 | loplugin:flatten in shell | Noel Grandin |
2019-02-04 | workaround to make Qt5 code build with Clang+icecream (#2) | Luboš Luňák |
2019-01-31 | loplugin:unnecessaryparen (clang-cl) | Stephan Bergmann |
2019-01-30 | loplugin:redundantinline (clang-cl) | Stephan Bergmann |
2019-01-28 | o3tl::make_unique -> std::make_unique in sax...svtools (except sc) | Gabor Kelemen |
2019-01-08 | convert "*xxx.get()" to "*xxx" | Noel Grandin |
2018-12-17 | kde5: remove older kde/tde plugins, and references to that | Thorsten Behrens |
2018-12-01 | Simplify containers iterations in sfx2, shell | Arkadiy Illarionov |
2018-11-29 | Rename Mac OS X to official name macOS in comments and documentation | Bartosz Kosiorek |
2018-11-19 | Fix typos | Andrea Gelmini |
2018-11-05 | tdf#120703 PVS: V547 Expression is always true/false | Mike Kaganski |
2018-10-28 | tdf#120703 PVS: V547 Fix activation of launched process' window | Mike Kaganski |
2018-10-26 | tdf#42949 Fix IWYU warnings in include/unotools/* | Gabor Kelemen |
2018-10-24 | remove more rtl::OUString and OString prefixes | Noel Grandin |
2018-10-22 | pvs-studio: V794 The assignment operator should be protected | Caolán McNamara |
2018-10-19 | new throws on failure | Caolán McNamara |
2018-10-09 | Extend loplugin:redundantinline to catch inline functions w/o external linkage | Stephan Bergmann |
2018-10-09 | loplugin:constfields in shell | Noel Grandin |
2018-10-01 | loplugin:useuniqueptr in shell::Substitutor | Noel Grandin |
2018-09-25 | Fix typo | Andrea Gelmini |
2018-09-24 | loplugin:external (clang-cl) | Stephan Bergmann |
2018-09-20 | Don't try to load VCL conflicting config backends | Jan-Marek Glogowski |
2018-09-18 | loplugin:external (macOS) | Stephan Bergmann |
2018-09-14 | kde5backend.cxx: Fix inverted logic leading to invalid write | Michael Weghorn |
2018-09-10 | tdf#42949 Fix IWYU warnings in include/cppuhelper/* | Gabor Kelemen |
2018-08-29 | Replace find_if with proper quantifier algorithms | Arkadiy Illarionov |
2018-08-20 | Simplify containers iterations, tdf#96099 follow-up | Arkadiy Illarionov |