summaryrefslogtreecommitdiff
path: root/sc/source/ui/miscdlgs/sharedocdlg.cxx
AgeCommit message (Expand)Author
2021-10-16Simplify vector initialization in scJulien Nabet
2021-09-17rather return ref from getLocaleDataPtrNoel Grandin
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel
2020-02-22ScGlobal - change direct access to a static ptr for a getterTomaž Vajngerl
2019-12-03remove some useless comment linesNoel Grandin
2019-11-03loplugin:stringaddNoel Grandin
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann
2019-10-01loplugin:stringadd in scNoel Grandin
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-03-11tdf#42949 Fix IWYU warnings in sc/source/ui/[f-o]*/*cxxGabor Kelemen
2019-01-24loplugin:constparams in scNoel Grandin
2018-12-02weld ScShareDocumentDlgCaolán McNamara
2018-11-30remove unused HeaderBarItemBits enum valuesNoel Grandin
2018-11-06tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[m-z]*Gabor Kelemen
2018-05-21loplugin:unusedfields in scNoel Grandin
2018-04-25SvTabListBox::SetTabs, pass count explicitNoel Grandin
2018-04-16tdf#42949 Remove unnecessary localization headers from scGabor Kelemen
2017-10-23loplugin:includeform: scStephan Bergmann
2017-07-31loplugin:oncevarNoel Grandin
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-05-30Convert SelectionMode to scoped enumNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-02cppcheck: noExplicitConstructorCaolán McNamara
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-14convert Link<> to typedNoel Grandin
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-22convert HIB_ constants to scoped enumNoel Grandin
2015-04-20sc: convert new to ::CreateNoel Grandin
2015-04-15convert LOCKFILE_ constants to scoped enum and cleanupNoel Grandin
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10Audit and correct misc. clears -> disposeAndClears.Michael Meeks
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in scNoel Grandin
2015-01-13simplify Date/Time/DateTime conversion codeNoel Grandin
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-06-25remove whitespaceMarkus Mohrhard
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-03Remove visual noise from scAlexander Wilms
2013-11-29Drop duplicate #includeTakeshi Abe
2013-10-08convert sc/source/ui/miscdlgs/*.cxx from String to OUStringNoel Grandin
2013-07-16convert versions of dialog to .uiCaolán McNamara
2013-04-24adapt code to use converted share doument widgetCaolán McNamara
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák