summaryrefslogtreecommitdiff
path: root/include/formula/formula.hxx
AgeCommit message (Expand)Author
2019-05-13drop some more unneeded includesCaolán McNamara
2019-05-11remove unused RefEdit/RefButtonCaolán McNamara
2019-05-07weld FormulaDialogCaolán McNamara
2019-05-06tdf#42949 Fix IWYU warnings in include/formula/Gabor Kelemen
2019-04-10weld ScCorrelationDialogCaolán McNamara
2018-11-23convert FormulaDlgMode to scoped enumNoel Grandin
2017-10-21coverity#1401307 document checked 'Uncaught exception'Caolán McNamara
2017-08-02normalize resource locale ctor construction mechanismsCaolán McNamara
2017-07-31loplugin:constparams in formula,xmlhelpNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-05-02loplugin:checkunusedparams in forms..formulaNoel Grandin
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2016-12-05loplugin:countusersofdefaultparams in include/drawinglayer..i18nlangtagNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-25new loplugin: countusersofdefaultparamsNoel Grandin
2016-06-21tdf#42949: clean up includes in include/formula with iwyuJorenz Paragas
2016-05-25(nearly) nothing uses GetUniqueId anymore, so remove it.Caolán McNamara
2016-03-18loplugin:constantparam in formulaNoel Grandin
2016-03-10loplugin:constantparam in formulaNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-12loplugin:unusedmethods unused return value in include/formulaNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-21loplugin:unusedmethods formulaNoel Grandin
2015-05-14tdf#91273: Crash when closing formula wizard (cancel or ok)Julien Nabet
2015-05-07tdf#90935 - function wizard crash fix.Michael Meeks
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann
2014-09-26formula: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-07-08Explicit virtual dtor needed for auto_ptr member for MSVC.Kohei Yoshida
2014-07-08trivial conversion of RID_FORMULADLG_FORMULA_MODAL to .uiCaolán McNamara
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-05remove unused code formula::FormulaDlg::CheckMatrix()Noel Grandin
2014-03-01Remove visual noise from includeAlexander Wilms
2014-02-19sal_Bool->boolNoel Grandin
2014-01-18Window::PreNotify should return boolStephan Bergmann
2013-12-03convert formula::FormulaDlg_Impl from xub_StrLen->sal_Int32Noel Grandin
2013-11-09fdo#65108 inter-module includes <>Norbert Thiebaud
2013-10-23fixincludeguards.sh: include - the restThomas Arnhold
2013-09-17convert include/formula/formula.hxx from String to OUStringNoel Grandin
2013-09-03Remove more unused methodsMarcos Paulo de Souza
2013-04-23execute move of global headersBjoern Michaelsen