summaryrefslogtreecommitdiff
path: root/basic/inc
AgeCommit message (Expand)AuthorFilesLines
2023-10-12Make NC_ constexpr-friendlyStephan Bergmann2-2/+2
2022-09-27use more string_view in accessibility..configmgrNoel Grandin1-2/+2
2022-09-14move ErrCode to comphelper and improve debug output stringNoel Grandin3-3/+3
2022-08-22tdf#150139 - Add a concrete name to the error messageAndreas Heinisch1-0/+1
2022-07-20move wintypes.hxx from tools to vclChris Sherlock1-39/+12
2022-05-31clang-tidy modernize-pass-by-value in basicNoel Grandin1-8/+8
2022-04-17loplugin:stringviewparam convert methods using copy()Noel Grandin1-5/+5
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin1-1/+1
2022-03-14new loplugin:trivialconstructorNoel Grandin1-1/+0
2022-01-13Recheck modules [a-c]* with IWYUGabor Kelemen2-3/+7
2021-09-28vcl: rename OutDevState to StackChris Sherlock1-2/+8
2021-09-19tdf#123144 - Always translate an error number to a vba error messageAndreas Heinisch1-0/+1
2021-09-15loplugin:finalclasses in basicNoel Grandin2-3/+3
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin2-4/+4
2021-06-15vcl: outdevmap.hxx -> rendercontext/ImplMapRes.hxxChris Sherlock1-3/+12
2021-05-10fix some leaks in basicNoel Grandin3-5/+5
2021-04-08update PCHsLuboš Luňák1-1/+2
2021-03-09Make sal/config.h the first in pchMike Kaganski1-2/+2
2021-02-08update pchesCaolán McNamara1-1/+3
2020-12-04update pchesCaolán McNamara1-1/+2
2020-11-17loplugin:stringviewparam check methods tooNoel1-1/+1
2020-11-13tdf#123936 Formatting files in module basic with clang-formatPhilipp Hofer4-12/+13
2020-11-05tdf#42949 Fix new IWYU warnings in directories [ab]*Gabor Kelemen3-3/+0
2020-09-21update pchesCaolán McNamara1-1/+2
2020-09-04tdf#124176 Use #pragma once in basicGeorge Bateman8-32/+8
2020-07-30fix commentNoel Grandin1-1/+1
2020-07-30fix shutdown crash in basicNoel Grandin1-3/+4
2020-07-12update pchesCaolán McNamara1-2/+1
2020-04-26update pchesCaolán McNamara1-1/+2
2020-04-22uiobject.hxx only needs forward declaresCaolán McNamara1-4/+4
2020-02-08move some headers inside basicNoel Grandin6-5/+233
2020-02-01make update_pch also consider files in <module>/src/**/incLuboš Luňák1-7/+38
2020-01-14loplugin:finalclasses in basic..emfioNoel Grandin1-1/+1
2019-12-29Avoid crash in shutdown when accessing already destroyed BASIC_DLLMike Kaganski1-0/+1
2019-12-21Avoid crash in shutdown when accessing already destroyed BASIC_DLLMike Kaganski1-0/+4
2019-12-13loplugin:expandablemethodsNoel Grandin1-1/+0
2019-12-03remove some useless comment linesNoel Grandin1-4/+0
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann1-1/+1
2019-11-12tdf#42949 Fix IWYU warnings in basic/Gabor Kelemen3-11/+1
2019-11-05make some classes module-privateNoel Grandin2-7/+7
2019-11-03find symbols that can be privateNoel Grandin1-1/+1
2019-10-18make bin/update_pch.s always include code in trivial #if'sLuboš Luňák1-1/+5
2019-09-03loplugin:constmethod in basicNoel Grandin2-2/+2
2019-05-09regenerate PCH headers for the 4 new levelsLuboš Luňák1-21/+20
2019-03-07tdf#42949 Fix IWYU warnings in include/basic/*Gabor Kelemen1-0/+1
2019-02-20o3tl::make_unique -> std::make_unique in include/ & o3tl/Gabor Kelemen1-1/+0
2018-11-17Adapt to C++2a char_tStephan Bergmann2-2/+2
2018-03-20drop unnecessary includesCaolán McNamara1-1/+0
2018-01-02RID_* can be extern global variablesNoel Grandin1-1/+1
2017-11-10loplugin:finalclasses in basic,basegfxNoel Grandin1-7/+3