summaryrefslogtreecommitdiff
path: root/sc/source/ui/miscdlgs/conflictsdlg.cxx
AgeCommit message (Expand)Author
2017-04-24clang-tidy readability-simplify-boolean-expr in scNoel Grandin
2017-02-16split sc.hrc into definitely resources and maybe slotsCaolán McNamara
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski
2017-01-17tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-05-30Convert SelectionMode to scoped enumNoel Grandin
2016-04-28tdf#97087 Give comprehensible, unique names to idlesMuhammet Kara
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-08convert Link<> to typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-05-22convert POINTER constants to scoped enumNoel Grandin
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann
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-10vclwidget: convert lots more sites to use VclPtrNoel Grandin
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09loplugin:staticmethodsNoel Grandin
2015-03-06Idle: Changed to new enum nameTobias Madl
2015-03-06Idle: Removed VCL_IDLE_PRIORITY_ prefix of enumTobias Madl
2015-03-06Timer: Adapted all idle includes and enum usesTobias Madl
2014-12-09changed timers to idleJennifer Liebel
2014-10-24coverity#1242427 Explicit null dereferencedCaolán McNamara
2014-10-24coverity#1242428 Explicit null dereferencedCaolán McNamara
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-06RID_SCDLG_CONFLICTS conversion to .uiSzymon Kłos
2014-07-26coverity#704706 Unchecked dynamic_castCaolán McNamara
2014-06-25remove whitespaceMarkus Mohrhard
2014-05-26coverity#704706 Unchecked dynamic_castCaolán McNamara
2014-04-23sc: sal_Bool->boolNoel Grandin
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-03-25svtools: sal_Bool->boolNoel Grandin
2014-03-03Remove visual noise from scAlexander Wilms
2013-10-08convert sc/source/ui/miscdlgs/*.cxx from String to OUStringNoel Grandin
2013-10-04convert sc/source/ui/inc/c*.hxx from String to OUStringNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-07-09some UniString->rtl::OUStringCaolán McNamara
2012-06-09Remove superfluous include commentsThomas Arnhold
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-02-03GetDescription() now deals with rtl::OUString.Kohei Yoshida
2011-12-15Removed extra semicolonsJesse
2011-11-27remove include of pch header from scNorbert Thiebaud
2011-11-23remove various EraseLeadingAndTrailingCharsCaolán McNamara
2011-08-26String to rtl::OUString.Kohei Yoshida
2011-07-14Resolves: fdo#36534 rework SvxSimpleTable to not manage its own parentCaolán McNamara