summaryrefslogtreecommitdiff
path: root/sc/source/ui/formdlg
AgeCommit message (Expand)Author
2015-10-12convert Link<> to typedNoel Grandin
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-09-23convert Link<> to typedNoel Grandin
2015-09-18boost->stdCaolán McNamara
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara
2015-09-17boost->stdCaolán McNamara
2015-09-17convert Link<> to typedNoel Grandin
2015-09-07WaE: -Werror, -Wunused-private-fieldCaolán McNamara
2015-09-07only one use of ScPrivatSplit, and that's for vertical splitCaolán McNamara
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-25make pWindow private in SfxChildWindowNoel Grandin
2015-08-25make eChildAlignment private in SfxChildWindowNoel Grandin
2015-08-24tdf#93437: release reference held by ScFormulaReferenceHelperKatarina Behrens
2015-08-20Revert "tdf#93437: Re-enable input after closing formula wizard"Eike Rathke
2015-08-20tdf#93437: Re-enable input after closing formula wizardKatarina Behrens
2015-08-14loplugin: defaultparamsNoel Grandin
2015-07-27tdf#92548, limit number of characters shown in formula wizardBenjamin Ni
2015-07-22loplugin:unusedmethods scNoel Grandin
2015-07-06tdf#92547 - incorrect input values shown in formula wizardBenjamin Ni
2015-06-30remove some unnecessary typedefs to pointerNoel Grandin
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-22convert POINTER constants to scoped enumNoel Grandin
2015-05-05vcl: rename other members of StateChangedType for consistencyMichael Stahl
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-20sc: convert new to ::CreateNoel 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-09vcl: VclPtr conversion in scNoel Grandin
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-24convert SfxChildAlignment to enum classNoel 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
2015-02-12fdo#39468 translated german commentsMichael Jaumann
2015-01-12convert SETTINGS_ #defines to 'enum class'Noel Grandin
2015-01-12fdo#84938: replace DATACHANGED_ constants with 'enum class'Noel Grandin
2015-01-09translate all remaining abuses of "ueberladen"Michael Stahl
2014-12-09changed timers to idleJennifer Liebel
2014-10-28loplugin: cstylecastNoel Grandin
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin
2014-10-11convert vcl StateChangedType to enum classNoel Grandin
2014-09-26formula: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-08-09remove unused RID_SVXDLG_CALCFUNCThomas Arnhold
2014-06-25remove whitespaceMarkus Mohrhard
2014-06-24new compilerplugin returnbyrefNoel Grandin