summaryrefslogtreecommitdiff
path: root/sc/source/ui/formdlg/dwfunctr.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-12-01tdf#95990 - Calc is crashed when you double click on function in SidebaNoel Grandin1-3/+6
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-4/+4
2015-10-12convert Link<> to typedNoel Grandin1-11/+8
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-1/+1
2015-09-23convert Link<> to typedNoel Grandin1-5/+3
2015-09-17convert Link<> to typedNoel Grandin1-12/+5
2015-09-07only one use of ScPrivatSplit, and that's for vertical splitCaolán McNamara1-1/+1
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann1-4/+4
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-1/+5
2015-08-25make pWindow private in SfxChildWindowNoel Grandin1-1/+1
2015-08-25make eChildAlignment private in SfxChildWindowNoel Grandin1-1/+1
2015-08-14loplugin: defaultparamsNoel Grandin1-1/+1
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-2/+2
2015-05-05vcl: rename other members of StateChangedType for consistencyMichael Stahl1-2/+2
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann1-2/+1
2015-04-30Gradually typed LinkStephan Bergmann1-3/+3
2015-04-20sc: convert new to ::CreateNoel Grandin1-7/+7
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/+1
2015-04-09vcl: VclPtr conversion in scNoel Grandin1-122/+134
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-6/+6
2015-03-24convert SfxChildAlignment to enum classNoel Grandin1-17/+17
2015-03-06Idle: Changed to new enum nameTobias Madl1-1/+1
2015-03-06Idle: Removed VCL_IDLE_PRIORITY_ prefix of enumTobias Madl1-1/+1
2015-03-06Timer: Adapted all idle includes and enum usesTobias Madl1-1/+1
2015-01-09translate all remaining abuses of "ueberladen"Michael Stahl1-30/+2
2014-12-09changed timers to idleJennifer Liebel1-3/+3
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin1-1/+1
2014-10-11convert vcl StateChangedType to enum classNoel Grandin1-2/+2
2014-09-23fdo#82577: Handle WindowNoel Grandin1-3/+3
2014-09-18fdo#82577: Handle FontNoel Grandin1-1/+1
2014-06-25remove whitespaceMarkus Mohrhard1-12/+0
2014-06-05coverity#705211 Missing break in switchCaolán McNamara1-1/+1
2014-04-06whitespace cleanup in scMarkus Mohrhard1-8/+0
2014-04-04coverity#738804 Uninitialized pointer fieldCaolán McNamara1-1/+2
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke1-5/+5
2014-03-03Remove visual noise from scAlexander Wilms1-2/+2
2014-02-23Remove unneccessary commentsAlexander Wilms1-3/+3
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-4/+4
2014-02-21editeng: sal_Bool->boolNoel Grandin1-1/+1
2014-02-20svl: sal_Bool -> boolStephan Bergmann1-1/+1
2014-02-18sal_Bool->bool, and remove unused parameterNoel Grandin1-5/+5
2014-01-27guard against null pointer access on LRU function list, fdo#60036Eike Rathke1-4/+4
2014-01-22bool improvementsStephan Bergmann1-2/+2
2013-12-12Convert OUString** to std::vector<OUString> in ScFuncDescNoel Grandin1-2/+2
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-1/+1
2013-10-18convert remaining String in SC to OUStringNoel Grandin1-1/+1
2013-10-08convert sc/source/ui/formdlg/*.cxx from String to OUStringNoel Grandin1-13/+13
2013-08-29convert include/sfx2/childwin.hxx from String to OUStringNoel Grandin1-18/+17
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann1-1/+4