Age | Commit message (Expand) | Author |
2023-03-16 | tdf#143148: Use pragma once instead of include guards | Uday Sharma |
2022-11-24 | Drop redundant -Wnon-virtual-dtor | Stephan Bergmann |
2022-11-02 | tdf#143148 Use of #pragma once instead of include guards. | sahilbutoal08 |
2022-10-29 | tdf#147021: SAL_N_ELEMENTS changed to std::size | insanetree |
2022-07-10 | tdf#143148 embedserv: Use pragma once instead of include guards | Mohsen Rahimi |
2022-06-18 | tdf#143148 Use pragma once in embedserv and helpcompiler | Diane Leigh |
2022-05-04 | Just use Any ctor instead of makeAny in embedserv | Stephan Bergmann |
2022-01-05 | Use GetModuleHandleExW instead of GetModuleHandleW | Mike Kaganski |
2021-12-22 | Silence loplugin:fakebool for BOOL GetMessageW even harder | Stephan Bergmann |
2021-12-18 | Value is never nullptr - no need to use pointer and check | Mike Kaganski |
2021-12-18 | Drop ComSmart and use sal::systools::COMReference | Mike Kaganski |
2021-12-18 | Drop unused CSGuard | Mike Kaganski |
2021-12-18 | Move ULONGGuard where it's used | Mike Kaganski |
2021-12-18 | Drop unused WriteDebugInfo declaration | Mike Kaganski |
2021-12-10 | Generally determine Rdb content from gb_*_set_componentfile calls | Stephan Bergmann |
2021-12-04 | use OMultiTypeInterfaceContainerHelperVar3 in embedserv | Noel Grandin |
2021-11-13 | Use o3tl::convert | Mike Kaganski |
2021-10-30 | Prepare for removal of non-const operator[] from Sequence in embedserv | Mike Kaganski |
2021-10-29 | Fix misuses of NULL across Windows-only code | Stephan Bergmann |
2021-09-30 | Extended loplugin:referencecasting/redundantcast (clang-cl): embedserv | Stephan Bergmann |
2021-08-08 | create comphelper:OMultiTypeInterfaceContainerHelperVar2 and use it | Noel Grandin |
2021-06-25 | -Werror,-Wunused-but-set-parameter (clang-cl 13 trunk) | Stephan Bergmann |
2021-06-25 | -Werror,-Wunused-but-set-variable (clang-cl 13 trunk) | Stephan Bergmann |
2021-06-25 | -Werror,-Wunused-but-set-variable (clang-cl 13 trunk) | Stephan Bergmann |
2021-04-07 | Updated README.md files to represent current code / use Markdown format | Hossein |
2021-03-24 | Using .md extension/Markdown syntax for modules README | Hossein |
2021-03-09 | loplugin:refcounting (clang-cl) | Stephan Bergmann |
2021-02-09 | loplugin:fakebool (clang-cl) | Stephan Bergmann |
2021-02-09 | Silence -Werror,-Wunused-variable (clang-cl) | Stephan Bergmann |
2021-02-01 | Drop FAR/NEAR from 16-bit WinAPI times | Mike Kaganski |
2021-01-31 | Simplify thread apartment initialization | Mike Kaganski |
2021-01-28 | WIN handle GetMessageW return values | Jan-Marek Glogowski |
2021-01-12 | Simplify some string construction | Stephan Bergmann |
2020-12-19 | make *String(string_view) constructors explicit | Noel Grandin |
2020-11-13 | tdf#123936 Formatting files in module embedserv with clang-format | Philipp Hofer |
2020-10-19 | clang-cl: Adapt Windows-specific code to extended loplugin:cstylecast | Stephan Bergmann |
2020-09-07 | Make the OUString ctors taking raw sal_Unicode pointer/non-const array explicit | Stephan Bergmann |
2020-08-21 | loplugin:stringstatic (clang-cl) | Stephan Bergmann |
2020-08-04 | loplugin:elidestringvar (clang-cl) | Stephan Bergmann |
2020-07-07 | embedserv: create instances with uno constructors | Noel Grandin |
2020-05-20 | use for-range on Sequence in e* | Noel Grandin |
2020-05-20 | use for-range on Sequence in d* | Noel Grandin |
2020-05-08 | compact namespace in editeng..extensions | Noel Grandin |
2020-03-20 | -Werror,-Wpointer-to-int-cast (LLVM 10 trunk clang-cl) | Stephan Bergmann |
2019-12-19 | sal_Char->char in editeng..eventattacher | Noel Grandin |
2019-12-05 | loplugin:external (clang-cl) | Stephan Bergmann |
2019-11-26 | loplugin:consttobool (clang-cl) | Stephan Bergmann |
2019-11-24 | cppcheck: performing init in init list (dbaccess/desktop/dtrans/e.) | Julien Nabet |
2019-11-19 | loplugin:fakebool (clang-cl) | Stephan Bergmann |
2019-11-19 | loplugin:fakebool (clang-cl) | Stephan Bergmann |