summaryrefslogtreecommitdiff
path: root/cui/source/options/personalization.hxx
AgeCommit message (Expand)Author
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
2014-08-14Added some pre-defined search terms.Rachit Gupta
2014-08-14Improved search: the images are displayed as they are downloaded.Rachit Gupta
2014-08-14Added functionality to apply default themes.Rachit Gupta
2014-08-14Moved the application of persona process to SelectPersonaDialog.Rachit Gupta
2014-08-14Fixed Bug: Multiple searches result in correct theme to be applied.Rachit Gupta
2014-08-14The theme is download and applied in a separate thread.Rachit Gupta
2014-08-14The selected theme is now applied to the suite.Rachit Gupta
2014-08-14Little code cleanup.Rachit Gupta
2014-08-14Changed images to buttons so they are clickable.Rachit Gupta
2014-08-14The search result images are shown in the dialog.Rachit Gupta
2014-08-14Added SearchAndParseThread.Rachit Gupta
2014-08-14Moved definition of SelectPersonaDialog to personalization.hxxRachit Gupta
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-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-27sfx2: sal_Bool->boolNoel Grandin
2013-10-28fixincludeguards.sh: cuiThomas Arnhold
2013-05-10Personas: Kill the non-finished "Background Image" feature.Jan Holesovsky
2013-02-22s/the the/the/Tor Lillqvist
2012-12-06Personas: Force selection when the 'own' clicked, but nothing chosen yet.Jan Holesovsky
2012-12-06Personas: Read the info from the Persona page, and store it.Jan Holesovsky