summaryrefslogtreecommitdiff
path: root/include/formula/formula.hxx
AgeCommit message (Expand)Author
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