summaryrefslogtreecommitdiff
path: root/svl/source/config
AgeCommit message (Expand)AuthorFilesLines
2021-02-20loplugin:refcounting in svlNoel1-2/+2
2020-12-01tdf#42949 Fix new IWYU warnings in directories s*Gabor Kelemen1-1/+0
2020-10-03use more TOOLS_WARN_EXCEPTIONNoel1-2/+1
2019-07-15Simplify Sequence iterations in svlArkadiy Illarionov1-3/+3
2019-06-07tdf#42949 Fix IWYU warnings in svl/Gabor Kelemen4-8/+0
2019-05-03Use hasElements to check Sequence emptiness in sfx2..svxArkadiy Illarionov3-3/+3
2019-04-07Don't use resettable/clearable guard where plain guard is enoughMike Kaganski1-1/+1
2019-03-07log nice exception messages whereever possibleNoel Grandin1-2/+4
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen1-0/+2
2018-08-02Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-01-25Simplify logic in cjkoptionsJulien Nabet1-9/+9
2018-01-25loplugin:flatten in svlNoel Grandin1-17/+17
2018-01-15More loplugin:cstylecast: svlStephan Bergmann2-6/+5
2018-01-12More loplugin:cstylecast: svlStephan Bergmann1-2/+2
2018-01-11loplugin:useuniqueptr in svlNoel Grandin1-4/+4
2017-12-22request installation of langpack via packagekitCaolán McNamara1-33/+0
2017-10-23loplugin:includeform: svlStephan Bergmann2-2/+2
2017-10-04add << operator for css::uno::ExceptionNoel Grandin1-2/+1
2017-09-19Clean up the code by using LOWORDStephan Bergmann1-1/+1
2017-09-18Use even more WIN32_LEAN_AND_MEANMike Kaganski1-0/+3
2017-09-12use std::unique_ptr in TItemInfoNoel Grandin2-17/+7
2017-08-29Avoid "ThreadSanitizer: lock-order-inversion (potential deadlock)"Stephan Bergmann2-16/+8
2017-05-28remove unnecessary use of OString::getStrNoel Grandin1-5/+2
2017-05-07revert OSL_ASSERT changesChris Sherlock1-1/+1
2017-05-07tdf#43157: convert ucb and svl from OSL_ASSERT to assertChris Sherlock1-1/+1
2017-04-26use strong_int for LanguageTypeNoel Grandin1-3/+3
2017-02-13convert CharCompressType to scoped enumNoel Grandin1-4/+4
2017-02-10convert EItem to scoped enumNoel Grandin3-8/+4
2017-01-26Remove dynamic exception specificationsStephan Bergmann2-3/+1
2017-01-10loplugin:unusedmethodsNoel Grandin1-6/+0
2016-12-25Enable “complex text layout” by defaultKhaled Hosny1-38/+1
2016-12-02loplugin:unnecessaryoverride (dtors) in svlStephan Bergmann1-5/+0
2016-11-24use o3tl::typed_flags in ConfigurationListener::ConfigurationChangedNoel Grandin2-10/+10
2016-10-15clang-cl loplugin: svlStephan Bergmann1-3/+3
2016-09-28Resolves: tdf#96748 'Default Language' show current ui lang not new defaultCaolán McNamara1-0/+32
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke1-1/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann3-3/+3
2016-08-25tdf#100726 - Improve readability of OUString concatanationsGökhan Gurbetoğlu1-4/+4
2016-06-23Clean up uses of Any::getValue() in svlStephan Bergmann1-1/+2
2016-06-16properly prefix various global variables and hide themMichael Stahl2-10/+17
2016-06-10tdf#89329: use shared_ptr for pImpl in ctloptionsXisco Fauli1-38/+38
2016-06-10tdf#89329: use shared_ptr for pImpl in cjkoptionsXisco Fauli1-30/+30
2016-05-03Prevent Any::setValue from reinterpreting bool* as sal_Bool*Stephan Bergmann2-16/+13
2016-04-13tdf#94306 replace boost::noncopyable in stoc to xmlsec..Jochen Nitschke1-2/+4
2016-04-11cppcheck: silence warnings assertWithSideEffectJochen Nitschke2-2/+2
2016-02-17use consistent #define checks for the Windows platformNoel Grandin1-2/+2
2016-02-09Remove excess newlinesChris Sherlock2-2/+0
2015-11-16use initialiser list for Sequence<OUString>Noel Grandin1-3/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann4-5/+5
2015-10-29com::sun::star->css in starmath,stoc,svgio,svlNoel Grandin2-6/+6