Age | Commit message (Expand) | Author |
2022-09-27 | use more string_view in accessibility..configmgr | Noel Grandin |
2022-09-14 | move ErrCode to comphelper and improve debug output string | Noel Grandin |
2022-08-22 | tdf#150139 - Add a concrete name to the error message | Andreas Heinisch |
2022-07-20 | move wintypes.hxx from tools to vcl | Chris Sherlock |
2022-05-31 | clang-tidy modernize-pass-by-value in basic | Noel Grandin |
2022-04-17 | loplugin:stringviewparam convert methods using copy() | Noel Grandin |
2022-04-13 | loplugin:stringviewparam whitelist some more functions | Noel Grandin |
2022-03-14 | new loplugin:trivialconstructor | Noel Grandin |
2022-01-13 | Recheck modules [a-c]* with IWYU | Gabor Kelemen |
2021-09-28 | vcl: rename OutDevState to Stack | Chris Sherlock |
2021-09-19 | tdf#123144 - Always translate an error number to a vba error message | Andreas Heinisch |
2021-09-15 | loplugin:finalclasses in basic | Noel Grandin |
2021-08-05 | Pass context and resource string down to boost::locale separately | Noel Grandin |
2021-06-15 | vcl: outdevmap.hxx -> rendercontext/ImplMapRes.hxx | Chris Sherlock |
2021-05-10 | fix some leaks in basic | Noel Grandin |
2021-04-08 | update PCHs | Luboš Luňák |
2021-03-09 | Make sal/config.h the first in pch | Mike Kaganski |
2021-02-08 | update pches | Caolán McNamara |
2020-12-04 | update pches | Caolán McNamara |
2020-11-17 | loplugin:stringviewparam check methods too | Noel |
2020-11-13 | tdf#123936 Formatting files in module basic with clang-format | Philipp Hofer |
2020-11-05 | tdf#42949 Fix new IWYU warnings in directories [ab]* | Gabor Kelemen |
2020-09-21 | update pches | Caolán McNamara |
2020-09-04 | tdf#124176 Use #pragma once in basic | George Bateman |
2020-07-30 | fix comment | Noel Grandin |
2020-07-30 | fix shutdown crash in basic | Noel Grandin |
2020-07-12 | update pches | Caolán McNamara |
2020-04-26 | update pches | Caolán McNamara |
2020-04-22 | uiobject.hxx only needs forward declares | Caolán McNamara |
2020-02-08 | move some headers inside basic | Noel Grandin |
2020-02-01 | make update_pch also consider files in <module>/src/**/inc | Luboš Luňák |
2020-01-14 | loplugin:finalclasses in basic..emfio | Noel Grandin |
2019-12-29 | Avoid crash in shutdown when accessing already destroyed BASIC_DLL | Mike Kaganski |
2019-12-21 | Avoid crash in shutdown when accessing already destroyed BASIC_DLL | Mike Kaganski |
2019-12-13 | loplugin:expandablemethods | Noel Grandin |
2019-12-03 | remove some useless comment lines | Noel Grandin |
2019-12-01 | Introduce o3tl::optional as an alias for std::optional | Stephan Bergmann |
2019-11-12 | tdf#42949 Fix IWYU warnings in basic/ | Gabor Kelemen |
2019-11-05 | make some classes module-private | Noel Grandin |
2019-11-03 | find symbols that can be private | Noel Grandin |
2019-10-18 | make bin/update_pch.s always include code in trivial #if's | Luboš Luňák |
2019-09-03 | loplugin:constmethod in basic | Noel Grandin |
2019-05-09 | regenerate PCH headers for the 4 new levels | Luboš Luňák |
2019-03-07 | tdf#42949 Fix IWYU warnings in include/basic/* | Gabor Kelemen |
2019-02-20 | o3tl::make_unique -> std::make_unique in include/ & o3tl/ | Gabor Kelemen |
2018-11-17 | Adapt to C++2a char_t | Stephan Bergmann |
2018-03-20 | drop unnecessary includes | Caolán McNamara |
2018-01-02 | RID_* can be extern global variables | Noel Grandin |
2017-11-10 | loplugin:finalclasses in basic,basegfx | Noel Grandin |
2017-10-23 | loplugin:includeform: basic | Stephan Bergmann |