ure cli_ure : cppu cppuhelper sal DESKTOP:codemaker stoc udkapi bridges NULL ure cli_ure usr1 - all ure_mkout NULL ure cli_ure\prj nmake - all ure_prj NULL jkoptions.cxx?h=cp-6.0-11' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/svl/source/config/cjkoptions.cxx
AgeCommit message (Expand)Author
2017-02-10convert EItem to scoped enumNoel Grandin
2016-12-02loplugin:unnecessaryoverride (dtors) in svlStephan Bergmann
2016-11-24use o3tl::typed_flags in ConfigurationListener::ConfigurationChangedNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-06-23Clean up uses of Any::getValue() in svlStephan Bergmann
2016-06-16properly prefix various global variables and hide themMichael Stahl
2016-06-10tdf#89329: use shared_ptr for pImpl in cjkoptionsXisco 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-29com::sun::star->css in starmath,stoc,svgio,svlNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-04-17convert SCRIPTTYPE_ constants to scoped enumNoel Grandin
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-11utl::ConfigItem::Commit() should call ClearModified()Michael Stahl
2014-11-24svl: convert DBG_ASSERTs in SvtCJKOptionsMichael Stahl
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-08-22Remove some useless tools/debug.hxx includesMarcos Paulo de Souza
2014-08-16svl: Remove ASCII art and pointless commentsChris Laplante
2014-05-15fix-includes.pl: svlThomas Arnhold
2014-04-22cppcheck: fix variable reassigned before the old value has been usedJulien Nabet
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