summaryrefslogtreecommitdiff
path: root/sc/source/ui/miscdlgs/instbdlg.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-7/+7
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara1-1/+1
2016-05-12mpDefDialogParent is not used since 2002Caolán McNamara1-7/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-6/+6
2015-10-16convert Link<> to typedNoel Grandin1-2/+1
2015-10-12convert Link<> to typedNoel Grandin1-2/+1
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-6/+3
2015-08-14loplugin: defaultparamsNoel Grandin1-3/+3
2015-07-20convert to typed Link<> in sfx2Noel Grandin1-3/+1
2015-06-15remove unnecessary check for null when calling deleteNoel Grandin1-2/+1
2015-05-28Rewrite all calls like Dialog(params).Execute()Philippe Jung1-1/+1
2015-05-22convert POINTER constants to scoped enumNoel Grandin1-1/+1
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann1-2/+1
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/+13
2015-04-09vcl: VclPtr conversion in scNoel Grandin1-0/+6
2014-09-23fdo#82577: Handle WindowNoel Grandin1-2/+2
2014-08-28fdo#39468 Translate German comments in sc/source/ui/miscdlgsThomas Viehmann1-4/+4
2014-08-18ErrorBox->MessageDialogCaolán McNamara1-1/+1
2014-06-25remove whitespaceMarkus Mohrhard1-2/+0
2014-06-24new compilerplugin returnbyrefNoel Grandin1-1/+1
2014-06-13loplugin:staticcallStephan Bergmann1-1/+1
2014-06-06Bin ugly (ab)use of preprocessor in headers (final part)Thomas Arnhold1-5/+0
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin1-1/+1
2014-04-06whitespace cleanup in scMarkus Mohrhard1-28/+0
2014-03-14sfx2: sal_Bool->boolNoel Grandin1-1/+1
2014-03-03Remove visual noise from scAlexander Wilms1-1/+1
2014-02-23Remove unneccessary commentsAlexander Wilms1-15/+15
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-1/+1
2013-10-18convert remaining String in SC to OUStringNoel Grandin1-1/+1
2013-10-08convert sc/source/ui/miscdlgs/*.cxx from String to OUStringNoel Grandin1-1/+1
2013-10-04convert sc/source/ui/inc/i*.hxx from String to OUStringNoel Grandin1-4/+4
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-4/+4
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac1-1/+1
2013-02-14adapt code to insert sheet .uiCaolán McNamara1-99/+89
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-07-03ditch String::CreateFromAsciiCaolán McNamara1-1/+1
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann1-6/+6
2011-12-03sfx2::DocumentInserter: remove nFlags ctor paramMichael Stahl1-1/+1
2011-11-27remove include of pch header from scNorbert Thiebaud1-2/+0
2011-11-15Cleanup few macros and unused headers.Jan Holesovsky1-1/+1
2011-11-15removing obsolete layout codeFelix Zhang1-20/+0
2011-11-07String->OUString in ScDocument and follow upMarkus Mohrhard1-2/+2
2011-08-26String to rtl::OUString.Kohei Yoshida1-1/+1
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-8/+9
2011-02-15accfixes: merged to m100Malte Timmermann [mt]1-6/+6
2011-01-20accfixes: added more accessibility information and fixed tab orders in multip...Malte Timmermann [mt]1-2/+3
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko1-6/+6
2010-12-11cleaning of __EXPORT defineGert Faller1-2/+2
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2