summaryrefslogtreecommitdiff
path: root/cui/source/options/fontsubs.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-10-16convert Link<> to typedNoel Grandin1-4/+6
2015-10-15convert Link<> to typedNoel Grandin1-2/+7
2015-09-08convert Link<> to typedNoel Grandin1-2/+5
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-6/+11
2015-08-14loplugin: defaultparamsNoel Grandin1-2/+2
2015-07-20svtools: change these SvTreeListEntry functions to unique_ptrMichael Stahl1-11/+12
2015-07-06improve the returnbyref lopluginNoel Grandin1-10/+8
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-1/+1
2015-05-05loplugin:staticmethodsNoel Grandin1-3/+3
2015-04-30Gradually typed LinkStephan Bergmann1-1/+1
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-5/+22
2015-04-22convert SV_LBOXTAB_ constants to scoped enumNoel Grandin1-3/+3
2015-04-22convert HIB_ constants to scoped enumNoel Grandin1-2/+2
2015-04-18cui: convert new to ::Create.Michael Meeks1-1/+1
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks1-3/+3
2015-04-10vclwidget: only call dispose() onceNoel Grandin1-1/+1
2015-04-10Audit and correct misc. clears -> disposeAndClears.Michael Meeks1-1/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-2/+10
2015-04-09prophylactic double dispose audit.Michael Meeks1-0/+3
2015-04-09vcl: VclPtr conversion in cuiNoel Grandin1-0/+6
2015-04-09loplugin:staticmethodsNoel Grandin1-5/+5
2015-04-08convert SV_ITEMSTATE constants to SvItemState scoped enumNoel Grandin1-1/+1
2015-02-06shared_ptr<T>(new T(args)) -> make_shared<T>(args)Caolán McNamara1-1/+1
2014-10-30Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini1-1/+1
2014-10-23loplugin: cstylecastNoel Grandin1-2/+2
2014-09-23fdo#82577: Handle WindowNoel Grandin1-3/+3
2014-08-18drop unnecessary shl.hxx includesCaolán McNamara1-1/+0
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann1-3/+3
2014-06-11Change SfxTabPage::Reset param from ref to pointerStephan Bergmann1-1/+1
2014-06-10Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann1-1/+1
2014-06-04avoid problems with poppler's and vcl's FontInfo during runtimeMarkus Mohrhard1-1/+1
2014-05-08use new VCL IsValueChangedFromSaved methodNoel Grandin1-2/+2
2014-04-16cui: sal_Bool->boolNoel Grandin1-12/+12
2014-03-27sfx2: sal_Bool->boolNoel Grandin1-2/+2
2014-03-25svtools: sal_Bool->boolNoel Grandin1-2/+2
2014-03-25svtools/svtabbax.hxx: sal_Bool->boolNoel Grandin1-3/+3
2014-02-23Remove unneccessary commentsAlexander Wilms1-1/+1
2014-02-19unotools: sal_Bool -> boolStephan Bergmann1-1/+1
2014-01-28bool improvementsStephan Bergmann1-1/+1
2013-10-01convert CUI module from String to OUStringNoel Grandin1-8/+8
2013-07-26convert GetSelectEntry family to OUStringCaolán McNamara1-1/+1
2013-07-16convert versions of dialog to .uiCaolán McNamara1-6/+6
2013-07-16option dialog isn't fully layout aware yet, so always calculateCaolán McNamara1-2/+1
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza1-2/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-4/+4
2013-03-07rename setInitialLayoutSize to setOptimalLayoutSizeCaolán McNamara1-1/+2
2013-02-11add borders to simpletablecontainerCaolán McNamara1-1/+1
2013-02-08move java options page .ui to cui and adapt codeCaolán McNamara1-1/+1
2013-02-05move fonts options page .ui to cui and adapt codeCaolán McNamara1-199/+183
2013-01-22fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac1-6/+6