summaryrefslogtreecommitdiff
path: root/cui/source/options/personalization.cxx
AgeCommit message (Expand)Author
2018-09-14tdf#118881: Fix HTML parsing for personasMuhammet Kara
2018-06-29tdf#117866 cui: avoid deadlock in personalization dialogMiklos Vajna
2018-04-26tdf#113377 cui personalization: fix calling into VCL without necessary lockingMiklos Vajna
2018-02-06tdf#114731: persona html can contain " instead of "Julien Nabet
2018-01-08tdf#114818 hold the mutex before executing the error dialogXisco Fauli
2017-11-22drop duplicate methodCaolán McNamara
2017-10-23loplugin:includeform: cuiStephan Bergmann
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-08-23convert message box style bits to scoped enumNoel Grandin
2017-07-31loplugin:constparams in cuiNoel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-05-19loplugin:stringcopy: cuiStephan Bergmann
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-18can drop CUI_RESSTR nowCaolán McNamara
2017-04-19clang-tidy readability-simplify-boolean-expr in accessibility..cuiNoel Grandin
2016-12-17Adapt to no-longer explicit OUStringLiteral ctorStephan Bergmann
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-02Revert "tdf#101629: fix https://addons.mozilla.org/ case"Julien Nabet
2016-08-24loplugin:stringconstantStephan Bergmann
2016-08-24tdf#100726 - Improve readability of OUString concatanationsGökhan Gurbetoğlu
2016-08-21tdf#101629: fix https://addons.mozilla.org/ caseJulien Nabet
2016-08-18Use English category names instead of localized ones in theme search tdf#87597Muhammet Kara
2016-08-10Update api URL for mozilla personasMuhammet Kara
2016-08-04tdf#100726: Improve readability of OUString concatenationnadith
2016-07-13make sure that the thread has joined before disposing UI elementsMarkus Mohrhard
2016-07-11rename variable to reflect that it is not a referenceMarkus Mohrhard
2016-07-06restore loplugin:vclwidget checking for calling clear() on VclPtr fieldsNoel Grandin
2016-07-04Fix some spelling errors in comments and stringsOtto Kekäläinen
2016-05-17tdf#88502 Added error box to denote connection errors instead of progress barSusobhan Ghosh
2016-05-07tdf#88502 Firefox Theme URL in custom theme searchSusobhan Ghosh
2016-05-04loplugin:staticmethodsStephan Bergmann
2016-05-04tdf#88502 Firefox Theme URL in custom theme searchSusobhan Ghosh
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin
2016-04-22Related tdf#88502 a better implementation than the one in...Giuseppe Castagno
2016-04-21clang-tidy modernize-loop-convert in c*Noel Grandin
2016-04-14loplugin:passstuffbyref in cuiNoel Grandin
2016-04-12clang-tidy performance-unnecessary-value-param in cuiNoel Grandin
2016-03-19Switch personalization search url back to mozilla.org and...Giuseppe Castagno
2016-01-05new loplugin rangedforcopy - use reference in range based forAndrzej Hunt
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
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-07-03Fix typosAndrea Gelmini
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin