summaryrefslogtreecommitdiff
path: root/cui/source/options/optasian.cxx
AgeCommit message (Expand)Author
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-06-10Clean up uses of Any::getValue() in cuiStephan Bergmann
2016-05-26tdf#89329: use unique_ptr for pImpl in optasianXisco Fauli
2016-05-04use Any constructor instead of temporariesNoel Grandin
2016-05-03use Any constructor for bool values, instead of temporary varsNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-30use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-16convert Link<> to typedNoel Grandin
2015-10-12convert Link<> to typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-14loplugin: defaultparamsNoel Grandin
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-29convert LANG_LIST constants to scoped enumNoel Grandin
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09prophylactic double dispose audit.Michael Meeks
2015-04-09vcl: VclPtr conversion in cuiNoel Grandin
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-18drop unnecessary shl.hxx includesCaolán McNamara
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann
2014-06-11Change SfxTabPage::Reset param from ref to pointerStephan Bergmann
2014-06-10Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann
2014-05-08use new VCL IsValueChangedFromSaved methodNoel Grandin
2014-04-27constLuboš Luňák
2014-04-16cui: sal_Bool->boolNoel Grandin
2014-03-27sfx2: sal_Bool->boolNoel Grandin
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-01-28bool improvementsStephan Bergmann
2013-09-26Convert optasian page to .ui + adapt code.Jan Holesovsky
2013-07-13use static LanguageTag::convertTo...() for standalone conversionsEike Rathke
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05new module i18nlangtagEike Rathke
2012-11-24get rid of Svx...Locale...() double conversion nonsenseEike Rathke
2012-11-23some i18n wrappers with LanguageTagEike Rathke
2012-11-22AllSettings with LanguageTagEike Rathke
2012-11-15fdo#46808, use service constructor for i18n::NumberFormatMapperNoel Grandin
2012-10-05cui: kill C2U and UNISTRING macrosMiklos Vajna
2012-10-04re-base on ALv2 code. Includes:Michael Meeks
2012-06-19merge together hand-crafted traditional/simplified chinese testsCaolán McNamara
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2011-12-12catch by const referenceCaolán McNamara
2011-12-12Related: fdo#38832 Replace Table with std::mapMarcel Metz
2011-12-06Use configmgr directly in SvxAsianConfig.Stephan Bergmann
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud