summaryrefslogtreecommitdiff
path: root/sc/source/ui/pagedlg/tphfedit.cxx
AgeCommit message (Expand)Author
2019-12-05Resolves: tdf#129191 text properties in header/footer not setCaolán McNamara
2019-08-19Resolves: tdf#127003 explicit grab focus needs explicit link callbackCaolán McNamara
2019-08-18Resolves: tdf#127002 keystrokes in edit engine passed on to dialogCaolán McNamara
2019-06-25use common WeldEditViewCaolán McNamara
2019-05-17weld SvxIMapDlgCaolán McNamara
2019-05-10pass SfxItemSet by unique_ptr to ScEditEngineDefaulterNoel Grandin
2019-05-09avoid copying when placing items into SfxItemSetNoel Grandin
2019-04-15tdf#42949 Fix IWYU warnings in include/editeng/[a-e]*Gabor Kelemen
2019-04-09restore ScEditWindow a11yCaolán McNamara
2019-04-08weld ScHFEditPageCaolán McNamara
2019-03-21tdf#42949 Fix IWYU warnings in sc/source/ui/pagedlg...undoGabor Kelemen
2018-10-25return std::unique_ptr from CloneSetWhichNoel Grandin
2018-10-04replace sclo-ScExtIButton with MenuButtonCaolán McNamara
2018-09-18weld ScCharDlgCaolán McNamara
2018-08-30Translate German commentsJohnny_M
2018-08-07tdf#42949 Fix remaining IWYU warnings in sc/incGabor Kelemen
2018-06-29loplugin:useuniqueptr in ScEditWindowNoel Grandin
2018-06-09remove cargo cult OSL_ENSURE(pFact, "ScAbstractFactory create fail!"(Noel Grandin
2018-05-12Replace ScGlobal::GetRscString with simple ScResId callsGabor Kelemen
2018-04-11pass EditTextObject around using std::unique_ptrNoel Grandin
2018-03-20drop unnecessary includesCaolán McNamara
2018-02-14loplugin:changetoolsgen in scNoel Grandin
2017-12-18convert EEHorizontalTextDirection to scoped enumNoel Grandin
2017-12-08loplugin:salcall vcl builder methodsNoel Grandin
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