summaryrefslogtreecommitdiff
path: root/sc/source/ui/pagedlg/tphfedit.cxx
AgeCommit message (Expand)Author
2017-11-17TypedWhichId for EE_CHAR* constantsNoel Grandin
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: scStephan Bergmann
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-04loplugin:casttovoid in VCL_BUILDER_DECL_FACTORYStephan Bergmann
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-11remove some unnecessary temporary OUStringsNoel Grandin
2017-04-10tdf#39468 Translate German commentsJens Carl
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-08convert SvxAdjust to scoped enumNoel Grandin
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin
2016-05-27tdf#34465 remove calls to SfxItemSet::Put(const SfxPoolItem&, sal_uInt16)Noel Grandin
2016-05-16Give unique, comprehensible names to idles tdf#97087Muhammet Kara
2016-03-23loplugin:constantparam in scNoel Grandin
2015-11-13sc: loplugin:badstatics: remove pActiveEdWnd global variableMichael Stahl
2015-11-13sc: loplugin:badstatics: _one_ global pActiveEdWnd is enoughMichael Stahl
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-28com::sun::star->css in scNoel Grandin
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-15calling IsSet() before Call() on Link<> is unnecessaryNoel Grandin
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-09-23convert Link<> to typedNoel Grandin
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-08-14loplugin: defaultparamsNoel Grandin
2015-05-22convert POINTER constants to scoped enumNoel Grandin
2015-05-19Typo: SetCharAttriutes->SetCharAttributesJulien Nabet
2015-05-13wrap some static fields in VclPtrNoel Grandin
2015-05-12Switch VclBuilder constructors to use VclPtr.Michael Meeks
2015-05-11Revert "Switch VclBuilder constructors to use VclPtr."Michael Meeks
2015-05-11Switch VclBuilder constructors to use VclPtr.Michael Meeks
2015-05-09tdf#91052 - more macros for 'make' constructors.Michael Meeks
2015-05-07convert PUSHBUTTON_DROPDOWN constants to scoped enumNoel Grandin
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann
2015-05-02Audit LoseFocus - forms, reportdesign, sc, starmath, svtools.Michael Meeks
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-29fix compile: delegate RenderContext parameter to superTomaž Vajngerl
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-09vcl: VclPtr conversion in scNoel Grandin
2015-03-25convert EE_CNTRL constants to enum classNoel Grandin
2015-03-06Idle: Changed to new enum nameTobias Madl
2015-03-06Idle: Removed VCL_IDLE_PRIORITY_ prefix of enumTobias Madl