summaryrefslogtreecommitdiffstats
path: root/cui/source/options
Commit message (Expand)AuthorAgeFilesLines
...
* weld SvxJSearchOptionsPageCaolán McNamara2018-09-292-197/+163
* Revert "Personas: add 6 default themes"Muhammet Kara2018-09-291-1/+1
* Revert "Personas: add 6 themes to the selection dialog"Muhammet Kara2018-09-281-9/+0
* loplugin:useuniqueptr in OfaLanguagesTabPageNoel Grandin2018-09-261-18/+13
* loplugin:useuniqueptr in SvImpLBoxNoel Grandin2018-09-252-4/+4
* Personas: add 6 themes to the selection dialogandreas kainz2018-09-241-0/+9
* Personas: add 6 default themesandreas kainz2018-09-241-1/+1
* Ensure settings consistency for default personasMuhammet Kara2018-09-222-8/+25
* tdf#60543: Remember the URL of the currently applied personaMuhammet Kara2018-09-222-9/+22
* Make use of the already defined constants for personasMuhammet Kara2018-09-212-8/+7
* Use slug instead of name to store PersonasMuhammet Kara2018-09-201-19/+43
* Do not crash when there are more default personas than intendedMuhammet Kara2018-09-201-1/+2
* rename to weld::ComboBox are they are not text only nowCaolán McNamara2018-09-171-1/+1
* New loplugin:externalStephan Bergmann2018-09-174-6/+6
* weld SvxCharNamePageCaolán McNamara2018-09-141-2/+2
* tdf#118881: Fix HTML parsing for personasMuhammet Kara2018-09-131-9/+9
* make CreateGeneralTabPage take a TabPageParentCaolán McNamara2018-09-091-4/+6
* loplugin:simplifyconstruct in canvas..cuiNoel Grandin2018-09-062-5/+1
* clang-tidy performance-inefficient-vector-operationNoel Grandin2018-09-051-0/+1
* tdf#119690 on 'apply' options dialog is still up, use that as parentCaolán McNamara2018-09-041-1/+1
* return weld widgets by std::unique_ptr from builderNoel Grandin2018-08-201-3/+3
* tdf#113853 fix keeping visible selected items jumping by tabU-Vladimir\Vadim2018-08-101-15/+23
* remove Calc's software interpreterLuboš Luňák2018-08-092-15/+0
* loplugin:stringloop cui,dbaccessNoel Grandin2018-07-283-33/+33
* tdf#104277 - Added restart buttons to OpenCL restart dialogNickson Thanda2018-07-181-3/+14
* loplugin:useuniqueptr in SvxAsianLayoutPage_ImplNoel Grandin2018-07-171-26/+15
* Add missing sal/log.hxx headersGabor Kelemen2018-07-1613-0/+13
* SvTreeListBox::DoubleClickHdl: DbRegistrationOptionsPage more, tdf#115950 rel.Eike Rathke2018-07-121-1/+3
* move SvTreeList::*Sibling to SvTreeListEntryNoel Grandin2018-07-031-1/+1
* Clean up SvxChartColorTableStephan Bergmann2018-06-292-32/+11
* tdf#117866 cui personalization: fix a possible raceMiklos Vajna2018-06-281-0/+6
* personalisation: check "Own Theme" button when clicking "Select Theme"Noel Grandin2018-06-261-0/+1
* loplugin:useuniqueptr in SvxEditModulesDlgNoel Grandin2018-06-261-3/+2
* followup fix for "tdf#109269 very slow loading of user-defined dictionary"Noel Grandin2018-06-251-1/+1
* tdf#109269 very slow loading of user-defined dictionary word listNoel Grandin2018-06-251-8/+23
* loplugin:useuniqueptr in OfaViewTabPageNoel Grandin2018-06-252-12/+8
* loplugin:useuniqueptr in SvxLinguTabPageNoel Grandin2018-06-211-5/+4
* loplugin:useuniqueptr in SvxSecurityTabPageNoel Grandin2018-06-212-4/+3
* use more OutputDevice::GetBitmapExNoel Grandin2018-06-211-1/+1
* loplugin:useuniqueptr in SvxFontSubstTabPageNoel Grandin2018-06-202-3/+2
* loplugin:useuniqueptr in SvxDefaultColorOptPageNoel Grandin2018-06-202-11/+9
* loplugin:useuniqueptr in SvxColorOptionsTabPageNoel Grandin2018-06-202-10/+6
* personalization: disable "own theme" button if we don't have anyNoel Grandin2018-06-201-0/+4
* simplify calls to *DialogFactory::Create methodsNoel Grandin2018-06-122-59/+50
* tdf#114875 Added an option to not show "No offline help installed" popupNickson Thanda2018-06-112-2/+9
* remove cargo cult OSL_ENSURE(pFact, "ScAbstractFactory create fail!"(Noel Grandin2018-06-093-5/+0
* tdf#37336 Added Apply button in options dialogDiadlo2018-06-061-21/+44
* Related: tdf#117866 cui: use std::atomic for thread termination flagMiklos Vajna2018-06-051-1/+3
* tdf#42949 remove unused compheler includes ..Jochen Nitschke2018-06-053-5/+0
* tdf#117866 cui: avoid deadlock in personalization dialogMiklos Vajna2018-06-041-3/+5