summaryrefslogtreecommitdiff
path: root/cui/source/options/personalization.hxx
AgeCommit message (Expand)AuthorFilesLines
2020-09-13tdf#124176 Use #pragma once in cuiGeorge Bateman1-4/+1
2019-09-26now drop TabPageParent intermediateCaolán McNamara1-2/+4
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara1-3/+1
2019-09-20weld OfaTreeOptionsDialogCaolán McNamara1-1/+1
2019-07-30weld SvxPersonalizationTabPageCaolán McNamara1-6/+5
2019-07-25tdf#42949 Fix IWYU warnings in cui/*hxxGabor Kelemen1-3/+0
2019-05-23clang-format SvxPersonalizationTabPageMuhammet Kara1-13/+11
2019-05-23Kill Mozilla personasMuhammet Kara1-112/+0
2019-02-27loplugin:unusedfields look for classes where we can make all the..Noel Grandin1-2/+2
2019-02-04weld SelectPersonaDialogCaolán McNamara1-19/+18
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen1-0/+1
2018-10-24Fix typosAndrea Gelmini1-1/+1
2018-10-24tdf#120746: Show the name of the persona as tooltip in the search resultsMuhammet Kara1-1/+7
2018-10-23tdf#120475: Sync persona categories with MozillaMuhammet Kara1-8/+3
2018-10-17Increase number of default personas to 6Muhammet Kara1-1/+1
2018-10-12tdf#120506: Get rid of unnecessary accentcolor parsing for personasMuhammet Kara1-2/+2
2018-10-10tdf#99776: Preload a persona category initiallyMuhammet Kara1-0/+6
2018-09-30Separate persona download threadMuhammet Kara1-1/+22
2018-09-29Revert "Personas: add 6 default themes"Muhammet Kara1-1/+1
2018-09-24Personas: add 6 default themesandreas kainz1-1/+1
2018-09-22Ensure settings consistency for default personasMuhammet Kara1-0/+13
2018-09-22tdf#60543: Remember the URL of the currently applied personaMuhammet Kara1-1/+2
2018-09-21Make use of the already defined constants for personasMuhammet Kara1-3/+5
2018-06-05Related: tdf#117866 cui: use std::atomic for thread termination flagMiklos Vajna1-1/+3
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara1-1/+1
2017-07-31loplugin:constparams in cuiNoel Grandin1-2/+2
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-8/+8
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-3/+3
2016-08-18Use English category names instead of localized ones in theme search tdf#87597Muhammet Kara1-15/+13
2016-07-11rename variable to reflect that it is not a referenceMarkus Mohrhard1-1/+1
2016-05-17tdf#88502 Added error box to denote connection errors instead of progress barSusobhan Ghosh1-1/+1
2016-05-04loplugin:staticmethodsStephan Bergmann1-1/+0
2016-05-04tdf#88502 Firefox Theme URL in custom theme searchSusobhan Ghosh1-4/+7
2016-04-14loplugin:passstuffbyref in cuiNoel Grandin1-1/+1
2016-04-12clang-tidy performance-unnecessary-value-param in cuiNoel Grandin1-1/+1
2015-12-23loplugin:unusedfields in cuiNoel Grandin1-1/+0
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-5/+5
2015-10-12convert Link<> to typedNoel Grandin1-1/+1
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-7/+7
2015-06-15cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks1-1/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-16/+20
2015-04-09vcl: VclPtr conversion in cuiNoel Grandin1-1/+0
2014-09-23fdo#82577: Handle WindowNoel Grandin1-3/+3
2014-08-15WaE: passing class rtl::OUString by value, rather pass by referenceTor Lillqvist1-1/+1
2014-08-14Fixed thread related issues.Rachit Gupta1-0/+3
2014-08-14The "Select personas installed via extensions" label is invisible by default.Rachit Gupta1-0/+1
2014-08-14Changed Personas installed through extensions procedure.Rachit Gupta1-9/+10
2014-08-14Moved the personas installed through extensions handling to 'own'.Rachit Gupta1-0/+4
2014-08-14The Personas can be install through oxt extensions.Rachit Gupta1-0/+2