summaryrefslogtreecommitdiff
path: root/svtools/source/brwbox/brwbox2.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svtools/source/brwbox/brwbox2.cxx')
0 files changed, 0 insertions, 0 deletions
use more Reference::query instead of UNO_QUERY_THROWNoel Grandin 2023-05-28Use getXWeak in embedservMike Kaganski 2023-03-16tdf#143148: Use pragma once instead of include guardsUday Sharma 2022-11-24Drop redundant -Wnon-virtual-dtorStephan Bergmann 2022-11-02tdf#143148 Use of #pragma once instead of include guards.sahilbutoal08 2022-10-29tdf#147021: SAL_N_ELEMENTS changed to std::sizeinsanetree 2022-07-10tdf#143148 embedserv: Use pragma once instead of include guardsMohsen Rahimi 2022-06-18tdf#143148 Use pragma once in embedserv and helpcompilerDiane Leigh 2022-05-04Just use Any ctor instead of makeAny in embedservStephan Bergmann 2022-01-05Use GetModuleHandleExW instead of GetModuleHandleWMike Kaganski 2021-12-22Silence loplugin:fakebool for BOOL GetMessageW even harderStephan Bergmann 2021-12-18Value is never nullptr - no need to use pointer and checkMike Kaganski 2021-12-18Drop ComSmart and use sal::systools::COMReferenceMike Kaganski 2021-12-18Drop unused CSGuardMike Kaganski 2021-12-18Move ULONGGuard where it's usedMike Kaganski 2021-12-18Drop unused WriteDebugInfo declarationMike Kaganski 2021-12-04use OMultiTypeInterfaceContainerHelperVar3 in embedservNoel Grandin 2021-11-13Use o3tl::convertMike Kaganski 2021-10-30Prepare for removal of non-const operator[] from Sequence in embedservMike Kaganski 2021-10-29Fix misuses of NULL across Windows-only codeStephan Bergmann 2021-09-30Extended loplugin:referencecasting/redundantcast (clang-cl): embedservStephan Bergmann 2021-08-08create comphelper:OMultiTypeInterfaceContainerHelperVar2 and use itNoel 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-03-09loplugin:refcounting (clang-cl)Stephan Bergmann 2021-02-09loplugin:fakebool (clang-cl)Stephan Bergmann 2021-02-09Silence -Werror,-Wunused-variable (clang-cl)Stephan Bergmann 2021-02-01Drop FAR/NEAR from 16-bit WinAPI timesMike Kaganski 2021-01-31Simplify thread apartment initializationMike Kaganski 2021-01-28WIN handle GetMessageW return valuesJan-Marek Glogowski 2021-01-12Simplify some string constructionStephan Bergmann 2020-12-19make *String(string_view) constructors explicitNoel Grandin 2020-11-13tdf#123936 Formatting files in module embedserv with clang-formatPhilipp Hofer 2020-10-19clang-cl: Adapt Windows-specific code to extended loplugin:cstylecastStephan Bergmann 2020-09-07Make the OUString ctors taking raw sal_Unicode pointer/non-const array explicitStephan Bergmann 2020-08-21loplugin:stringstatic (clang-cl)Stephan Bergmann