Age | Commit message (Expand) | Author |
2020-08-26 | [API CHANGE] Drop OSL_THIS_FUNC, directly use C++11 __func__ | Stephan Bergmann |
2020-08-24 | NullToPointer ValueDependentIsNotNull GNUNull -> nullptr [loplugin:nullptr] | Caolán McNamara |
2020-08-14 | loplugin:simplifybool more | Noel Grandin |
2020-08-13 | loplugin:stringstatic also look for local statics | Noel Grandin |
2020-08-12 | SvTreeListBox can move into toolkit headers now | Caolán McNamara |
2020-07-31 | loplugin:unusedmethods | Noel Grandin |
2020-07-30 | loplugin:unusedmethods | Noel Grandin |
2020-07-30 | svx: GalleryObjectCollection shared class and related refactoring work | Aditya |
2020-07-25 | loplugin:unusedmethods | Noel Grandin |
2020-07-22 | tdf#81522 comphelper: just ignore disposed obj on save | Justin Luth |
2020-07-21 | loplugin:unusedmethods | Noel Grandin |
2020-07-16 | loplugin:unusedmethods | Noel Grandin |
2020-07-15 | comphelper: don't hardcode hash sizes in Hash::getLength() | Miklos Vajna |
2020-07-12 | update pches | Caolán McNamara |
2020-07-10 | replace usage of blacklist with excludelist for IWYU | Thorsten Behrens |
2020-07-10 | replace usage of whitelist with allowlist | Thorsten Behrens |
2020-07-05 | comphelper: create instances with uno constructors | Noel Grandin |
2020-06-30 | Upcoming improved loplugin:staticanonymous -> redundantstatic: comphelper | Stephan Bergmann |
2020-06-24 | use more std::container::insert instead of std::copy | Noel Grandin |
2020-06-03 | loplugin:simplifypointertobool improve | Noel Grandin |
2020-06-03 | Upcoming loplugin:elidestringvar: comphelper | Stephan Bergmann |
2020-05-29 | use for-range loop on Sequence | Noel Grandin |
2020-05-29 | improve pahole script and pack a few classes | Noel Grandin |
2020-05-28 | loplugin:simplifybool in canvas..cui | Noel Grandin |
2020-05-15 | replace hard-coded "1.2" ODF version strings | Michael Stahl |
2020-05-10 | new loplugin:simplifypointertobool | Noel Grandin |
2020-05-10 | lok: set device form factor of the client on view creation | Marco Cecchetti |
2020-05-08 | improve loplugin:referencecasting | Noel Grandin |
2020-05-08 | compact namespace in canvas..cui | Noel Grandin |
2020-05-06 | allow disabling Skia's Vulkan use in safe mode (tdf#132439) | Luboš Luňák |
2020-05-04 | fix leak in comphelper::TestHash | Noel Grandin |
2020-04-29 | tdf#131733 Show only CN part of X.509 subject info | Gabor Kelemen |
2020-04-27 | Make upcasting css::uno::Reference ctor require complete types | Stephan Bergmann |
2020-04-26 | update pches | Caolán McNamara |
2020-04-22 | uiobject.hxx only needs forward declares | Caolán McNamara |
2020-04-18 | loplugin:flatten in comphelper | Noel Grandin |
2020-04-14 | loplugin:buriedassign in c* | Noel Grandin |
2020-03-26 | Check call to NSS_NoDB_Init for success | Stephan Bergmann |
2020-03-24 | Simplify the LibreOfficeKit mobile phone and tablet API | Tor Lillqvist |
2020-03-20 | Rename isMobile to isMobilePhone and introduce a separate isTablet | Tor Lillqvist |
2020-03-18 | comphelper::isDebuggerAttached must be defined irrespective of NDEBUG | Stephan Bergmann |
2020-03-14 | tdf#130975 replace `rtl::math::isNan` with `std::isnan`. | Yukio Siraichi |
2020-03-04 | comphelper: allow simple ad-hoc measuring with ProfileZones | Miklos Vajna |
2020-02-28 | change SAL_WARN to SAL_INFO when language is not set | Tomaž Vajngerl |
2020-02-25 | Fix currency symbol selection in Calc on mobile | Tomaž Vajngerl |
2020-02-21 | Drop o3tl::optional wrapper | Stephan Bergmann |
2020-02-17 | inline some acquire/release calls | Noel Grandin |
2020-02-16 | clang-format c*,d*,e* with under 5-percent lines of change | Muhammet Kara |
2020-02-11 | android hunspell: All languages we pack are the supported ones. | Jan Holesovsky |
2020-02-08 | pack some data structures | Noel Grandin |