summaryrefslogtreecommitdiff
path: root/cui/source/options/optgdlg.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-07-14Fix welded general option pageJan-Marek Glogowski1-8/+8
2019-06-15loplugin:logexceptionnicely in cuiNoel Grandin1-4/+5
2019-04-23tdf#42949 Fix IWYU warnings in include/editeng/[f-x]*Gabor Kelemen1-0/+1
2019-04-19drop some includesCaolán McNamara1-1/+0
2019-04-10tdf#124238 - Show a Tip-Of-The-Day dialog on startupheiko tietze1-0/+9
2019-03-28tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]*Gabor Kelemen1-0/+1
2019-03-12weld OfaMiscTabPageCaolán McNamara1-86/+69
2019-03-11loplugin:constantparamNoel Grandin1-4/+4
2019-01-24tdf#122912: Close option dialog if restart is confirmed ( part 2 )Xisco Fauli1-3/+4
2019-01-22tdf#122846: Close option dialog if restart is confirmedXisco Fauli1-3/+4
2019-01-14Resolves: tdf#122701 opengl settings don't affect gtk3Caolán McNamara1-1/+1
2018-12-17kde5: remove older kde/tde plugins, and references to thatThorsten Behrens1-3/+3
2018-11-05tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski1-8/+5
2018-11-02Sort list of icon styles by DisplayNameJan-Marek Glogowski1-0/+6
2018-11-01clang-tidy: (WIP) bugprone-too-small-loop-variable findingsTamás Zolnai1-1/+1
2018-09-26loplugin:useuniqueptr in OfaLanguagesTabPageNoel Grandin1-18/+13
2018-07-16Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-06-25loplugin:useuniqueptr in OfaViewTabPageNoel Grandin1-8/+4
2018-06-11tdf#114875 Added an option to not show "No offline help installed" popupNickson Thanda1-2/+8
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke1-2/+0
2018-05-23tdf#104086 cui: enable OpenGL when ignoring its blacklistMiklos Vajna1-0/+9
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara1-6/+6
2018-04-17missing dialog parent for restart for language changeCaolán McNamara1-1/+1
2018-04-07tdf#42949 Remove unnecessary localization headers from cuiGabor Kelemen1-1/+0
2018-03-23Typo: GetSelectLanguage -> GetSelectedLanguageSamuel Mehrbrodt1-7/+7
2018-03-11Move (and rename) graphic stuff from svtools to vclTomaž Vajngerl1-1/+1
2018-02-28Use for-range loops in cuiJulien Nabet1-9/+6
2018-02-26use less RGB_COLORDATANoel Grandin1-1/+1
2018-02-19cui: remove dead codeChris Sherlock1-15/+0
2018-01-15More loplugin:cstylecast: cuiStephan Bergmann1-2/+2
2018-01-12More loplugin:cstylecast: cuiStephan Bergmann1-3/+3
2017-12-22request installation of langpack via packagekitCaolán McNamara1-1/+2
2017-11-09Related: tdf#110448: move Quickstart options to General pageMike Kaganski1-46/+79
2017-10-26More loplugin:unnecessaryparenStephan Bergmann1-2/+2
2017-10-24loplugin:unnecessaryparenStephan Bergmann1-1/+1
2017-10-23loplugin:includeform: cuiStephan Bergmann1-4/+4
2017-10-23Resolves: tdf#113355 need to explicitly call initial TwoFigureHdlCaolán McNamara1-0/+3
2017-10-04add << operator for css::uno::ExceptionNoel Grandin1-2/+2
2017-09-25Different take on tdf#108406: exclude helpimg from installed themesKatarina Behrens1-4/+0
2017-09-25Rename GetSelectEntryData -> GetSelectedEntryDataSamuel Mehrbrodt1-2/+2
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt1-12/+12
2017-09-12down/up/focus/first/last handler not needed nowCaolán McNamara1-24/+0
2017-09-12disable thousand separator for this year spinfieldCaolán McNamara1-4/+1
2017-09-11clang-tidy modernize-use-emplace in c*Noel Grandin1-1/+1
2017-09-09tdf#108406 offline help-images helpimg are no longer selectable as iconsetAndreas Brandner1-0/+4
2017-08-19drop unused SfxSizeItemJochen Nitschke1-1/+0
2017-07-25use more comphelper::InitAnyPropertySequenceNoel Grandin1-12/+11
2017-07-21de-hrc various thingsCaolán McNamara1-1/+0
2017-07-13use more OUString::operator== comphelper..cuiNoel Grandin1-2/+2
2017-06-23silence some unique_ptr warningsCaolán McNamara1-8/+14