summaryrefslogtreecommitdiff
path: root/svl/source/config/ctloptions.cxx
AgeCommit message (Expand)Author
2021-11-18rtl::Static->thread-safe static in svlNoel Grandin
2019-06-07tdf#42949 Fix IWYU warnings in svl/Gabor Kelemen
2019-05-03Use hasElements to check Sequence emptiness in sfx2..svxArkadiy Illarionov
2018-01-15More loplugin:cstylecast: svlStephan Bergmann
2018-01-12More loplugin:cstylecast: svlStephan Bergmann
2017-02-10convert EItem to scoped enumNoel Grandin
2016-12-25Enable “complex text layout” by defaultKhaled Hosny
2016-11-24use o3tl::typed_flags in ConfigurationListener::ConfigurationChangedNoel Grandin
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-06-16properly prefix various global variables and hide themMichael Stahl
2016-06-10tdf#89329: use shared_ptr for pImpl in ctloptionsXisco Fauli
2016-05-03Prevent Any::setValue from reinterpreting bool* as sal_Bool*Stephan Bergmann
2016-04-11cppcheck: silence warnings assertWithSideEffectJochen Nitschke
2016-02-09Remove excess newlinesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-04-17convert SCRIPTTYPE_ constants to scoped enumNoel Grandin
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-11do not call virtual Commit() from dtors of utl::ConfigItem subclassesMichael Stahl
2015-03-11utl::ConfigItem::Commit() should call ClearModified()Michael Stahl
2014-11-24svl: convert DBG_ASSERTs in SvtCTLOptionsMichael Stahl
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-08-16svl: Remove ASCII art and pointless commentsChris Laplante
2014-05-15fix-includes.pl: svlThomas Arnhold
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-20svl: sal_Bool -> boolStephan Bergmann
2014-01-28bool improvementsStephan Bergmann
2014-01-21bool improvementsStephan Bergmann
2013-12-27cppcheck: fix var reassignedJulien Nabet
2013-07-17fdo#62475 removed pointless commentsJelle van der Waa
2013-07-12Resolves: fdo#54493 autoenable CJK/CTL ui based on installed keyboardsCaolán McNamara
2013-06-16cppcheck: fix uninitMemberVar from ctloptions.cxx (svl)Julien Nabet
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05new module i18nlangtagEike Rathke
2012-11-21obtain LanguageTag from SvtSysLocaleEike Rathke
2012-10-02sal_Bool->bool in svl::SvtCTLOptionsNoel Grandin
2012-07-03Get rid of RTL_CONSTASCII_USTRINGPARAM in svl/Olivier Hallot
2012-07-02re-base on ALv2 code.Michael Meeks
2012-04-02removed duplicate includes in svl / svtoolsTakeshi Abe
2011-11-27remove include of pch header from svlNorbert Thiebaud
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-10-16#i103496#: split svtools; improve ConfitItemsMathias Bauer
2009-10-12#i103496#: move SysLocale stuff to unotoolsMathias Bauer