Age | Commit message (Expand) | Author |
2021-08-13 | split SvNumberFormatter into it's own header | Noel Grandin |
2021-08-05 | drop unneeded forward declare | Caolán McNamara |
2021-08-05 | Pass context and resource string down to boost::locale separately | Noel Grandin |
2021-07-26 | use officecfg for security options | Noel Grandin |
2021-06-09 | tdf#66553 - Add file/product name to title bar for password managers | Andreas Heinisch |
2021-05-27 | tdf#47065 Add new file open UI options and implement a new thread | Matt K |
2021-05-21 | add Toggleable as a separate thing to a Button | Caolán McNamara |
2021-05-20 | use toggle instead of click for CheckButton | Caolán McNamara |
2021-04-07 | lok: show only the filename of the Macro Security dialog | Henry Castro |
2021-04-06 | lok: strip directory and suffix from filenames | Henry Castro |
2021-03-23 | tdf#124176 Use pragma once in u* | Vincent LE GARREC |
2021-01-29 | loplugin:stringviewparam extend to new.. | Noel |
2021-01-26 | loplugin:passstuffbyref | Noel |
2021-01-05 | lok: add global notifier to the "Macro Security Warning" | Henry Castro |
2021-01-04 | lok: fix the "disable button" of the "Macro Security Warning"... | Henry Castro |
2020-12-01 | OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTION | Noel |
2020-11-30 | loplugin:stringviewparam include comparisons with string literals | Noel |
2020-11-24 | loplugin:stringviewparam extend to comparison operators | Noel |
2020-11-16 | tdf#123936 Formatting files in module uui with clang-format | Philipp Hofer |
2020-10-26 | switching long to a 64-bit type on 64-bit windows | Noel |
2020-09-03 | Make ImpSvNumberformatScan::GetColor const | Mike Kaganski |
2020-08-11 | loplugin:flatten | Noel Grandin |
2020-07-20 | compact namespace decl | Noel Grandin |
2020-07-08 | uui: create instances with uno constructors | Noel Grandin |
2020-06-05 | Upcoming loplugin:elidestringvar: uui | Stephan Bergmann |
2020-05-18 | officecfg,unotools,cui: add ODF 1.2 Extended / ODF 1.3 versions | Michael Stahl |
2020-05-10 | compact namespace in ucb..uui | Noel Grandin |
2020-04-22 | tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/ | Gabor Kelemen |
2020-04-10 | Revert "use SolarMutexReleaser in UUIInteractionHelper" | Noel Grandin |
2020-03-19 | use SolarMutexReleaser in UUIInteractionHelper | Noel Grandin |
2020-03-16 | Some more places to check for AllowOverrideLocking option | Samuel Mehrbrodt |
2020-03-16 | Add option to disallow opening files locked by other users | Samuel Mehrbrodt |
2020-03-16 | Revert "loplugin:constfields in unotools..uui" | Noel Grandin |
2020-03-09 | improve loplugin:unusedfields | Noel Grandin |
2020-03-07 | clang-format toolkit, tools, uui with under 5-percent lines of change | Muhammet Kara |
2020-02-04 | tdf#42949 Fix IWYU warnings in uui/ | Gabor Kelemen |
2019-12-24 | sal_Char->char in vcl | Noel Grandin |
2019-12-17 | tdf#129311 don't allow temporary trusted certs | Jan-Marek Glogowski |
2019-12-17 | Fix macro security UI usability problems | Jan-Marek Glogowski |
2019-11-30 | Remove nonsense check | Eike Rathke |
2019-11-30 | Resolves: tdf#97086 Allow "unlimited" password length for OOXML encryption | Eike Rathke |
2019-11-22 | Extend loplugin:external to warn about classes | Stephan Bergmann |
2019-11-12 | Better throw RuntimeException than assert here | Stephan Bergmann |
2019-11-12 | getPropertySetInfo is allowed to return null | Caolán McNamara |
2019-11-11 | return an empty PropertySetInfo instead of assert | Caolán McNamara |
2019-11-06 | loplugin:unusedvariablecheck tweak to find more stuff | Noel Grandin |
2019-10-17 | loplugin:buffereadd find stuff involving adding *StringBuffer | Noel Grandin |
2019-10-15 | new loplugin:bufferadd | Noel Grandin |
2019-09-28 | loplugin:constmethod in ucb..uui | Noel Grandin |
2019-09-26 | add property name when throwing css::uno::UnknownPropertyException | Noel Grandin |