summaryrefslogtreecommitdiff
path: root/sc/source/ui/optdlg
AgeCommit message (Expand)Author
2019-05-22tdf#42949 Fix IWYU warnings in include/svx/[h-r]*Gabor Kelemen
2019-05-17Resolves tdf#87965 - Make 'Search Results' dialog optionalheiko tietze
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-04-04tdf#124323: show restart dialog when toggling multi-threaded...Xisco Fauli
2019-03-11tdf#42949 Fix IWYU warnings in sc/source/ui/[f-o]*/*cxxGabor Kelemen
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-11-30tdf#42949 Fix IWYU warnings in sc/source/ui/*/hxxGabor Kelemen
2018-11-21loplugin:redundantfcast improvementsNoel Grandin
2018-11-08Convert FieldUnit to scoped enumMike Kaganski
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-10-16tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[a-e]*Gabor Kelemen
2018-09-17rename to weld::ComboBox are they are not text only nowCaolán McNamara
2018-09-09Avoid getTokenCount and use indexed getTokenMatteo Casalin
2018-08-01loplugin:stringloop in scNoel Grandin
2018-07-20loplugin:useuniqueptr in ScTpContentOptionsNoel Grandin
2018-07-20loplugin:useuniqueptr in ScTpUserListsNoel Grandin
2018-07-17loplugin:useuniqueptr in ScTpCalcOptionsNoel Grandin
2018-07-03tdf#118452 Don't crash when multi thread calculation is disabledGabor Kelemen
2018-06-25tdf#118296 Grid line color cannot be revertedMaxim Monastirsky
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-05-20weld ScCalcOptionsDialogCaolán McNamara
2018-05-15weld ScColOrRowDlgCaolán McNamara
2018-05-12Replace ScGlobal::GetRscString with simple ScResId callsGabor Kelemen
2018-04-23weld SfxPrintOptionsDialogCaolán McNamara
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara
2018-04-16tdf#42949 Remove unnecessary localization headers from scGabor Kelemen
2018-03-23Revert "tdf#116241 Customizing value highlighting colors"Szymon Kłos
2018-03-21tdf#116241 Customizing value highlighting colorsSzymon Kłos
2018-03-20drop unnecessary includesCaolán McNamara
2018-03-16use more TypedWhichId in sfxsidsNoel Grandin
2018-03-07use more Color in scNoel Grandin
2018-02-28convert COL_ constants to be of type ColorNoel Grandin
2018-02-26convert remaining ErrorBox to weld::MessageDialogCaolán McNamara
2018-02-25convert remaining InfoBox to weld::MessageDialogCaolán McNamara
2018-02-22weld native message dialogsCaolán McNamara
2018-01-15More loplugin:cstylecast: scStephan Bergmann
2018-01-12More loplugin:cstylecast: scStephan Bergmann
2017-12-19Add UI config option to enable/disable threadingDennis Francis
2017-10-23loplugin:includeform: scStephan Bergmann
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt
2017-08-29loplugin:constparam in sc part9Noel Grandin
2017-08-23convert message box style bits to scoped enumNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-06-02Improved loplugin:redundantcast static_cast handling: scStephan Bergmann
2017-05-21Fix typosAndrea Gelmini
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-18Add comment about precedence of Wildcards over RegexEike Rathke