summaryrefslogtreecommitdiff
path: root/sc/source/ui/pagedlg/tphfedit.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara1-1/+1
2016-10-05convert MapUnit to scoped enumNoel Grandin1-1/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-1/+1
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin1-0/+11
2016-05-27tdf#34465 remove calls to SfxItemSet::Put(const SfxPoolItem&, sal_uInt16)Noel Grandin1-3/+6
2016-05-16Give unique, comprehensible names to idles tdf#97087Muhammet Kara1-1/+3
2016-03-23loplugin:constantparam in scNoel Grandin1-1/+1
2015-11-13sc: loplugin:badstatics: remove pActiveEdWnd global variableMichael Stahl1-8/+3
2015-11-13sc: loplugin:badstatics: _one_ global pActiveEdWnd is enoughMichael Stahl1-3/+3
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-8/+8
2015-10-28com::sun::star->css in scNoel Grandin1-5/+5
2015-10-19loplugin:defaultparamsStephan Bergmann1-2/+2
2015-10-15calling IsSet() before Call() on Link<> is unnecessaryNoel Grandin1-2/+1
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-3/+3
2015-09-23convert Link<> to typedNoel Grandin1-1/+1
2015-09-23convert Link<> to typedNoel Grandin1-1/+1
2015-09-18boost->stdCaolán McNamara1-2/+2
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara1-2/+2
2015-09-17boost->stdCaolán McNamara1-2/+2
2015-08-14loplugin: defaultparamsNoel Grandin1-2/+2
2015-05-22convert POINTER constants to scoped enumNoel Grandin1-1/+1
2015-05-19Typo: SetCharAttriutes->SetCharAttributesJulien Nabet1-1/+1
2015-05-13wrap some static fields in VclPtrNoel Grandin1-1/+1
2015-05-12Switch VclBuilder constructors to use VclPtr.Michael Meeks1-1/+1
2015-05-11Revert "Switch VclBuilder constructors to use VclPtr."Michael Meeks1-1/+1
2015-05-11Switch VclBuilder constructors to use VclPtr.Michael Meeks1-1/+1
2015-05-09tdf#91052 - more macros for 'make' constructors.Michael Meeks1-5/+4
2015-05-07convert PUSHBUTTON_DROPDOWN constants to scoped enumNoel Grandin1-1/+1
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann1-4/+3
2015-05-02Audit LoseFocus - forms, reportdesign, sc, starmath, svtools.Michael Meeks1-0/+3
2015-04-30Gradually typed LinkStephan Bergmann1-2/+2
2015-04-29fix compile: delegate RenderContext parameter to superTomaž Vajngerl1-3/+3
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl1-1/+1
2015-04-10vclwidget: only call dispose() onceNoel Grandin1-1/+1
2015-04-09vcl: VclPtr conversion in scNoel Grandin1-0/+6
2015-03-25convert EE_CNTRL constants to enum classNoel Grandin1-1/+1
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
2014-12-09changed timers to IdleTobias Madl1-8/+8
2014-12-01fdo#84938: replace EVENT_ constants with enumTobias Madl1-2/+2
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava1-1/+1
2014-10-28loplugin: cstylecastNoel Grandin1-2/+2
2014-09-23fdo#82577: Handle WindowNoel Grandin1-4/+4
2014-06-25remove whitespaceMarkus Mohrhard1-8/+0
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-4/+0
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin1-4/+0
2014-05-18Avoid possible memory leaks in case of exceptionsTakeshi Abe1-3/+3
2014-04-06whitespace cleanup in scMarkus Mohrhard1-32/+0
2014-03-03Remove visual noise from scAlexander Wilms1-3/+3