summaryrefslogtreecommitdiffstats
path: root/basic/inc
Commit message (Expand)AuthorAgeFilesLines
* 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
* loplugin:includeform: basicStephan Bergmann2017-10-231-1/+1
* basic: consistently use "" and <> in include directivesMike Kaganski2017-10-101-1/+1
* Fresh run of bin/update_pch.shMike Kaganski2017-09-221-9/+9
* no need to use ERRCODE_RES_MASK hereNoel Grandin2017-08-251-128/+128
* normalize resource locale ctor construction mechanismsCaolán McNamara2017-08-021-27/+0
* loplugin:checkunusedparamsNoel Grandin2017-08-011-6/+6
* migrate to boost::gettextCaolán McNamara2017-07-214-15/+174
* loplugin:constparams in basicNoel Grandin2017-07-201-3/+3
* loplugin:casttovoid: basicStephan Bergmann2017-07-021-3/+3
* replace SbxError typedef with ErrCodeNoel Grandin2017-06-151-1/+1