summaryrefslogtreecommitdiff
path: root/svx/source/dialog/imapwnd.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-10/+10
2015-09-17convert Link<> to typedNoel Grandin1-2/+2
2015-09-16boost->stdCaolán McNamara1-3/+3
2015-09-07convert Link<> to typedNoel Grandin1-41/+41
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud1-7/+7
2015-08-11loplugin: defaultparamsNoel Grandin1-15/+15
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-7/+7
2015-05-11convert COMMAND_ constants to scoped enumNoel Grandin1-1/+1
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann1-3/+3
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-0/+6
2015-04-23loplugin:staticmethodsNoel Grandin1-1/+1
2015-04-10vclwidget: only call dispose() onceNoel Grandin1-1/+1
2015-04-09vcl: VclPtr conversion in svx.Noel Grandin1-0/+6
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann1-2/+2
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann1-2/+2
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin1-2/+2
2014-12-18svx: Use appropriate OUString functions on string constantsStephan Bergmann1-1/+3
2014-10-31coverity#705257 gold, Missing break in switchCaolán McNamara1-0/+1
2014-10-20loplugin: cstylecastNoel Grandin1-17/+17
2014-09-30fdo#82577: Handle RegionNoel Grandin1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin1-6/+8
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin1-1/+1
2014-07-26Massive 'Dialogdiet fail' and similar to 'Dialog creation failed'Matteo Casalin1-1/+1
2014-07-19XFillStyle -> css::drawing::FillStyleMiklos Vajna1-1/+2
2014-07-09tweak conversion a bitCaolán McNamara1-0/+5
2014-07-09RID_SVXDLG_IMAP conversion to .uiSzymon Kłos1-2/+2
2014-06-21Avoid possible memory leaks in case of exceptionsTakeshi Abe1-6/+4
2014-05-07coverity#1209523 Dereference after null checkCaolán McNamara1-1/+1
2014-04-15svx: sal_Bool->boolNoel Grandin1-19/+19
2014-03-24svtools: sal_Bool->boolNoel Grandin1-10/+10
2014-03-11svx: sal_Bool->boolNoel Grandin1-4/+4
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-18/+18
2014-02-11sal_Bool->boolNoel Grandin1-6/+6
2014-01-28bool improvementsStephan Bergmann1-2/+2
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-1/+1
2013-09-05convert svx/source/dialog/*.cxx from String to OUStringNoel Grandin1-27/+26
2013-08-29convert includes/sfx2/frame.hxx from String to OUStringNoel Grandin1-7/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-3/+3
2013-03-03loplugin: unused variables and commented codeThomas Arnhold1-1/+0
2012-12-19Some cppcheck cleaningJulien Nabet1-2/+2
2012-11-27re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-07-03ditch String::CreateFromAsciiCaolán McNamara1-3/+3
2012-06-29Remove some unused defines and controlsThomas Arnhold1-1/+0
2012-04-02removed duplicate includes in svxTakeshi Abe1-1/+0
2012-02-01InsertData to AppendData, to hide the insert position.Kohei Yoshida1-4/+4
2011-11-27remove include of pch header from svxNorbert Thiebaud1-2/+0
2011-09-08callcatcher: update listCaolán McNamara1-23/+0
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-61/+61