summaryrefslogtreecommitdiffstats
path: root/basic/inc
Commit message (Expand)AuthorAgeFilesLines
* Make NC_ constexpr-friendlyStephan Bergmann2023-10-122-2/+2
* use more string_view in accessibility..configmgrNoel Grandin2022-09-271-2/+2
* move ErrCode to comphelper and improve debug output stringNoel Grandin2022-09-143-3/+3
* tdf#150139 - Add a concrete name to the error messageAndreas Heinisch2022-08-221-0/+1
* move wintypes.hxx from tools to vclChris Sherlock2022-07-201-39/+12
* clang-tidy modernize-pass-by-value in basicNoel Grandin2022-05-311-8/+8
* loplugin:stringviewparam convert methods using copy()Noel Grandin2022-04-171-5/+5
* loplugin:stringviewparam whitelist some more functionsNoel Grandin2022-04-131-1/+1
* new loplugin:trivialconstructorNoel Grandin2022-03-141-1/+0
* Recheck modules [a-c]* with IWYUGabor Kelemen2022-01-132-3/+7
* vcl: rename OutDevState to StackChris Sherlock2021-09-281-2/+8
* tdf#123144 - Always translate an error number to a vba error messageAndreas Heinisch2021-09-191-0/+1
* loplugin:finalclasses in basicNoel Grandin2021-09-152-3/+3
* Pass context and resource string down to boost::locale separatelyNoel Grandin2021-08-052-4/+4
* vcl: outdevmap.hxx -> rendercontext/ImplMapRes.hxxChris Sherlock2021-06-151-3/+12
* fix some leaks in basicNoel Grandin2021-05-103-5/+5
* update PCHsLuboš Luňák2021-04-081-1/+2
* Make sal/config.h the first in pchMike Kaganski2021-03-091-2/+2
* update pchesCaolán McNamara2021-02-081-1/+3
* update pchesCaolán McNamara2020-12-041-1/+2
* loplugin:stringviewparam check methods tooNoel2020-11-171-1/+1
* tdf#123936 Formatting files in module basic with clang-formatPhilipp Hofer2020-11-134-12/+13
* tdf#42949 Fix new IWYU warnings in directories [ab]*Gabor Kelemen2020-11-053-3/+0
* update pchesCaolán McNamara2020-09-211-1/+2
* tdf#124176 Use #pragma once in basicGeorge Bateman2020-09-048-32/+8
* fix commentNoel Grandin2020-07-301-1/+1
* fix shutdown crash in basicNoel Grandin2020-07-301-3/+4
* update pchesCaolán McNamara2020-07-121-2/+1
* update pchesCaolán McNamara2020-04-261-1/+2
* uiobject.hxx only needs forward declaresCaolán McNamara2020-04-221-4/+4
* move some headers inside basicNoel Grandin2020-02-086-5/+233
* make update_pch also consider files in <module>/src/**/incLuboš Luňák2020-02-011-7/+38
* loplugin:finalclasses in basic..emfioNoel Grandin2020-01-141-1/+1
* Avoid crash in shutdown when accessing already destroyed BASIC_DLLMike Kaganski2019-12-291-0/+1
* Avoid crash in shutdown when accessing already destroyed BASIC_DLLMike Kaganski2019-12-211-0/+4
* loplugin:expandablemethodsNoel Grandin2019-12-131-1/+0
* remove some useless comment linesNoel Grandin2019-12-031-4/+0
* Introduce o3tl::optional as an alias for std::optionalStephan Bergmann2019-12-011-1/+1
* tdf#42949 Fix IWYU warnings in basic/Gabor Kelemen2019-11-123-11/+1
* make some classes module-privateNoel Grandin2019-11-052-7/+7
* find symbols that can be privateNoel Grandin2019-11-031-1/+1
* make bin/update_pch.s always include code in trivial #if'sLuboš Luňák2019-10-181-1/+5
* loplugin:constmethod in basicNoel Grandin2019-09-032-2/+2
* regenerate PCH headers for the 4 new levelsLuboš Luňák2019-05-091-21/+20
* tdf#42949 Fix IWYU warnings in include/basic/*Gabor Kelemen2019-03-071-0/+1
* o3tl::make_unique -> std::make_unique in include/ & o3tl/Gabor Kelemen2019-02-201-1/+0
* Adapt to C++2a char_tStephan Bergmann2018-11-172-2/+2
* drop unnecessary includesCaolán McNamara2018-03-201-1/+0
* RID_* can be extern global variablesNoel Grandin2018-01-021-1/+1
* loplugin:finalclasses in basic,basegfxNoel Grandin2017-11-101-7/+3