summaryrefslogtreecommitdiff
path: root/sc/source/ui/dbgui/scuiimoptdlg.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-05-03Resolves: tdf#125105 missing can-focusCaolán McNamara1-0/+2
2019-02-27tdf#42949 Fix IWYU warnings in sc/source/ui/d*/*cxxGabor Kelemen1-3/+1
2019-02-15weld ScImportOptionsDlgCaolán McNamara1-137/+118
2018-11-29tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen1-0/+2
2018-11-06tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[m-z]*Gabor Kelemen1-0/+1
2018-09-09Avoid getTokenCount()Matteo Casalin1-36/+24
2018-07-20loplugin:useuniqueptr in ScImportOptionsDlgNoel Grandin1-6/+6
2018-01-12More loplugin:cstylecast: scStephan Bergmann1-3/+3
2017-10-23loplugin:includeform: scStephan Bergmann1-5/+5
2017-08-02remove unnecessary use of 'this->'Noel Grandin1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-05-19make string translation loading more uniformCaolán McNamara1-2/+2
2017-05-02untranslated strings are just stringsCaolán McNamara1-3/+4
2017-04-06tdf#55236 save settings of CSV export dialogBernhard Widl1-9/+40
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin1-2/+2
2017-03-14Translate German comments in sc/source/ui (part of its sub-dirs)Johnny_M1-2/+2
2017-02-16split sc.hrc into definitely resources and maybe slotsCaolán McNamara1-1/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-2/+2
2016-09-15loplugin:singlevalfields in sc..vclNoel Grandin1-2/+1
2016-07-06restore loplugin:vclwidget checking for calling clear() on VclPtr fieldsNoel Grandin1-0/+1
2016-05-30tdf#100068: Initial implementation of ScreenshotIdKatarina Behrens1-2/+8
2015-12-17tdf#90598: filter options dialog controls expandableOliver Specht1-0/+2
2015-11-02cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-1/+1
2015-09-17convert Link<> to typedNoel Grandin1-3/+2
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-2/+1
2015-08-14loplugin: defaultparamsNoel Grandin1-1/+1
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-0/+18
2015-04-24loplugin:simplifyboolStephan Bergmann1-3/+2
2015-04-10vclwidget: only call dispose() onceNoel Grandin1-1/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-0/+12
2015-04-09vcl: VclPtr conversion in scNoel Grandin1-0/+6
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-06-25remove whitespaceMarkus Mohrhard1-5/+0
2014-06-24new compilerplugin returnbyrefNoel Grandin1-1/+1
2014-04-23sc: sal_Bool->boolNoel Grandin1-1/+1
2014-04-06whitespace cleanup in scMarkus Mohrhard1-14/+0
2014-03-03Remove visual noise from scAlexander Wilms1-4/+4
2014-02-23Remove unneccessary commentsAlexander Wilms1-6/+6
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-1/+1
2014-02-19sal_Bool->boolNoel Grandin1-4/+4
2014-02-04sort charsetsCaolán McNamara1-0/+1
2014-02-03xub_StrLen and tools/string.hxx final strawNorbert Thiebaud1-4/+4
2014-02-02convert import options dialog to .uiCaolán McNamara1-78/+77
2013-10-22Resolves: fdo#38838 remove UniStringCaolán McNamara1-0/+1
2013-10-08convert sc/source/ui/dbgui/*.cxx from String to OUStringNoel Grandin1-22/+22
2013-10-07Related: fdo#38838 remove UniString::SearchAndReplaceAsciiCaolán McNamara1-3/+3
2013-10-04convert sc/source/ui/inc/sc*.hxx from String to OUStringNoel Grandin1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-2/+2
2013-03-26i#120341# - Make SCSTR_FIELDSEP less translation-error-proneAriel Constenla-Haile1-1/+5