Age | Commit message (Expand) | Author |
2020-12-11 | Adapt the remaining OUString functions to std string_view | Stephan Bergmann |
2020-12-04 | update pches | Caolán McNamara |
2020-12-01 | OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTION | Noel |
2020-11-19 | tdf#123936 Formatting files in module package with clang-format | Philipp Hofer |
2020-11-11 | loplugin:stringview | Noel |
2020-11-05 | loplugin:reducevarscope in package | Noel |
2020-10-02 | Use the new single-instance="true" attribute in package | Stephan Bergmann |
2020-09-28 | struct OHierarchyElement_Impl was apparently meant to be a class | Stephan Bergmann |
2020-09-27 | Replace list by vector in package/ohierarchyholder | Julien Nabet |
2020-09-27 | Remove unused std::list in package/xstorage | Julien Nabet |
2020-09-27 | improve some exception messages | Noel Grandin |
2020-09-26 | Fix typo in code | Andrea Gelmini |
2020-09-22 | OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaround | Caolán McNamara |
2020-08-28 | Change OUStringLiteral from char[] to char16_t[] | Stephan Bergmann |
2020-08-19 | Restore "bff: terminate on SAXException on malformed input" | Caolán McNamara |
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-08-04 | loplugin:simplifybool a little more aggressive | Noel Grandin |
2020-07-31 | ofz#23241 Revert "bff: terminate on SAXException on malformed input" | Caolán McNamara |
2020-07-26 | package/xstor: create instances with uno constructors | Noel Grandin |
2020-07-17 | package: create instances with uno constructors | Noel Grandin |
2020-07-16 | properly finish encrypting when parallel zip saving (tdf#134796) | Luboš Luňák |
2020-07-14 | fix encrypted parallel zip saving (tdf#134332) | Luboš Luňák |
2020-07-12 | update pches | Caolán McNamara |
2020-07-01 | Upcoming improved loplugin:staticanonymous -> redundantstatic: package | Stephan Bergmann |
2020-06-24 | use more std::container::insert instead of std::copy | Noel Grandin |
2020-06-04 | Upcoming loplugin:elidestringvar: package | Stephan Bergmann |
2020-05-25 | package: ignore unknown encryption parameters. | Vasily Melenchuk |
2020-05-24 | inline some use-once typedefs | Noel Grandin |
2020-05-18 | package: ODF export: fix position of manifest:start-key-generation child | Michael Stahl |
2020-05-15 | package: OFFICE-3940 ODF 1.3 export of OpenPGP encryption | Michael Stahl |
2020-05-15 | package: OFFICE-3940 ODF 1.3 import of OpenPGP encryption | Michael Stahl |
2020-05-10 | new loplugin:simplifypointertobool | Noel Grandin |
2020-05-09 | compact namespace in package | Noel Grandin |
2020-04-26 | update pches | Caolán McNamara |
2020-04-15 | loplugin:buriedassign in l,o,p* | Noel Grandin |
2020-04-03 | loplugin:flatten in package | Noel Grandin |
2020-03-25 | Remove unused using declarations in oox...xmlsecurity | Gabor Kelemen |
2020-03-12 | Revert "loplugin:constfields in package..registry" | Noel Grandin |
2020-02-01 | make update_pch also consider files in <module>/src/**/inc | Luboš Luňák |
2020-01-28 | tdf#88205: Adapt uses of css::uno::Sequence to use initializer_list ctor | Onur Yilmaz |
2020-01-28 | remove some unused local vars | Noel Grandin |
2020-01-26 | tdf#124176: Use pragma once instead of include guards | Burak Bala |
2020-01-26 | remove some unused local vars | Noel Grandin |
2020-01-26 | rename some local variables | Noel Grandin |
2020-01-13 | loplugin:finalclasses in package..sfx2 | Noel Grandin |
2020-01-13 | tdf#125662: do parallel-zip in batches | Dennis Francis |
2020-01-13 | Revert "tdf#125662: disable parallel-zip if the memory..." | Dennis Francis |
2020-01-13 | tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctor | Mesut Çifci |
2020-01-12 | tdf88205 Adapt uses of css::uno::Sequence to use initializer_list ctor | Yusuf Keten |