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