summaryrefslogtreecommitdiff
path: root/codemaker/source/cppumaker
AgeCommit message (Expand)Author
2024-09-17cid#1608561 Overflowed constantCaolán McNamara
2024-08-22Avoid slicing in operator==Mike Kaganski
2024-08-01tdf#162279: Base Forms: details of the warning only on debug modeJulien Nabet
2024-04-30WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara
2024-04-26loplugin:ostr in codemaker,unoidlNoel Grandin
2024-03-05map SAL_DLLPUBLIC_RTTI to visibility:default for gccNoel Grandin
2024-01-21Extract embindmaker from cppumaker into its own toolStephan Bergmann
2024-01-19cppumaker: Work around problematic constant named "auto"Stephan Bergmann
2024-01-19Clean up generated embind code a bitStephan Bergmann
2024-01-15loplugin:unnecessaryvirtualNoel Grandin
2023-12-07cid#1546503 Using invalid iteratorCaolán McNamara
2023-12-04cid#1545597 Using invalid iteratorJulien Nabet
2023-11-20Extended loplugin:ostr: codemakerStephan Bergmann
2023-10-13Follow-up on "Make sure __cpp_lib_source_location is consistently defined"Stephan Bergmann
2023-10-12use std::source_location instead of std::experimental::source_locationNoel Grandin
2023-09-26WASM: Embind: get rid of redundant EMSCRIPTEN conditionalSarper Akdemir
2023-09-24Drop some newly obsolete __clang_major__ version checksStephan Bergmann
2023-09-18JavaScript uno bindings for WASM with Embind - first cutSarper Akdemir
2023-03-22Introduce css.reflection.Dump singletonStephan Bergmann
2023-03-17Add a to_string() function to the code generated for UNO IDL constant groupsTor Lillqvist
2022-12-05Make check for complete type more explicitStephan Bergmann
2022-12-03Clarify the use of untools::WeakReferenceStephan Bergmann
2022-05-18clang-tidy modernize-pass-by-value in codemakerNoel Grandin
2022-04-29Revert "use more string_view in codemaker"Noel Grandin
2022-04-27use more string_view in codemakerNoel Grandin
2022-04-09add a more complete o3tl::getTokenNoel Grandin
2022-04-02loplugin:stringviewparam convert methods using indexOfNoel Grandin
2022-02-06tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macroVaibhavMalik4187
2022-01-23Improve DBG_UNHANDLED_EXCEPTION output a bitStephan Bergmann
2021-12-21loplugin:flatten in canvas..cuiNoel Grandin
2021-10-29Prepare for removal of non-const operator[] from Sequence in codemakerMike Kaganski
2021-06-26codemaker : remove useless includesArnaud Versini
2021-04-30throw() -> noexcept, part 1/3: Manual scaffoldingStephan Bergmann
2021-04-29cid#1473812 Untrusted value as argumentCaolán McNamara
2021-04-21loplugin:stringadd replace OUStringLiteral temporaries with OUString::ConcatNoel Grandin
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-11-13tdf#123936 Formatting files in module codemaker with clang-formatPhilipp Hofer
2020-09-04tdf#124176 Use #pragma once in codemakerGeorge Bateman
2020-05-19Fix the Clang check for using <experimental/source_location>Stephan Bergmann
2020-05-18use std::experimental::source_location in uno::ExceptionNoel Grandin
2020-05-08compact namespace in canvas..cuiNoel Grandin
2020-04-18loplugin:flatten in codemakerNoel Grandin
2020-01-15clang-tidy modernize-concat-nested-namespace in codemaker..configmgrNoel Grandin
2019-10-28loplugin:stringadd improve detectionNoel Grandin
2019-10-23size some stringbuffer to prevent re-allocNoel Grandin
2019-10-21size some stringbuffer to prevent re-allocNoel Grandin
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin
2019-10-08loplugin:redundantpointerops simplify *p.get()Noel Grandin
2019-10-01loplugin:stringadd in basctl..cuiNoel Grandin