summaryrefslogtreecommitdiff
path: root/include/formula/formula.hxx
AgeCommit message (Expand)AuthorFilesLines
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski1-1/+1
2016-12-05loplugin:countusersofdefaultparams in include/drawinglayer..i18nlangtagNoel Grandin1-2/+2
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-1/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-2/+2
2016-08-25new loplugin: countusersofdefaultparamsNoel Grandin1-5/+5
2016-06-21tdf#42949: clean up includes in include/formula with iwyuJorenz Paragas1-3/+17
2016-05-25(nearly) nothing uses GetUniqueId anymore, so remove it.Caolán McNamara1-2/+0
2016-03-18loplugin:constantparam in formulaNoel Grandin1-6/+0
2016-03-10loplugin:constantparam in formulaNoel Grandin1-2/+2
2016-02-09Remove excess newlinesChris Sherlock1-1/+0
2016-01-12loplugin:unusedmethods unused return value in include/formulaNoel Grandin1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-6/+6
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-4/+4
2015-07-21loplugin:unusedmethods formulaNoel Grandin1-1/+0
2015-05-14tdf#91273: Crash when closing formula wizard (cancel or ok)Julien Nabet1-0/+1
2015-05-07tdf#90935 - function wizard crash fix.Michael Meeks1-0/+1
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann1-1/+1
2014-09-26formula: std::auto_ptr -> std::unique_ptrStephan Bergmann1-6/+2
2014-09-23fdo#82577: Handle WindowNoel Grandin1-4/+4
2014-07-08Explicit virtual dtor needed for auto_ptr member for MSVC.Kohei Yoshida1-0/+3
2014-07-08trivial conversion of RID_FORMULADLG_FORMULA_MODAL to .uiCaolán McNamara1-2/+0
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-2/+2
2014-03-05remove unused code formula::FormulaDlg::CheckMatrix()Noel Grandin1-1/+0
2014-03-01Remove visual noise from includeAlexander Wilms1-3/+3
2014-02-19sal_Bool->boolNoel Grandin1-7/+7
2014-01-18Window::PreNotify should return boolStephan Bergmann1-2/+2
2013-12-03convert formula::FormulaDlg_Impl from xub_StrLen->sal_Int32Noel Grandin1-1/+1
2013-11-09fdo#65108 inter-module includes <>Norbert Thiebaud1-2/+2
2013-10-23fixincludeguards.sh: include - the restThomas Arnhold1-3/+3
2013-09-17convert include/formula/formula.hxx from String to OUStringNoel Grandin1-11/+11
2013-09-03Remove more unused methodsMarcos Paulo de Souza1-1/+0
2013-04-23execute move of global headersBjoern Michaelsen1-0/+142