summaryrefslogtreecommitdiff
path: root/formula/source/ui/dlg/formula.cxx
AgeCommit message (Expand)Author
2014-06-17give refedit in formula wizard an initial sizeCaolán McNamara
2014-06-17I could fight with ValWnd to fix it, or I could replace itCaolán McNamara
2014-06-17RID_FORMULADLG_FORMULA conversion to .uiSzymon Kłos
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-05-14No more SetCompileForFAP(). Use respective flag setting methods instead.Kohei Yoshida
2014-05-11coverity#1169835 Improper use of negative valueCaolán McNamara
2014-04-23formula: sal_Bool->boolNoel Grandin
2014-04-14Remove unused codeStephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-22coverity#738657 Uninitialized pointer fieldCaolán McNamara
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke
2014-03-05remove unused code formula::FormulaDlg::CheckMatrix()Noel Grandin
2014-02-26Remove visual noise from formulaAlexander Wilms
2014-02-24coverity#735751 Dereference after null checkCaolán McNamara
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-19sal_Bool->boolNoel Grandin
2014-02-19sal_Bool->boolNoel Grandin
2014-02-19sal_Bool->boolNoel Grandin
2014-02-18sal_Bool->boolNoel Grandin
2014-02-09coverity#1169835 Improper use of negative valueCaolán McNamara
2014-01-29coverity#1158192 Improper use of negative valueCaolán McNamara
2014-01-28bool improvementsStephan Bergmann
2014-01-18Window::PreNotify should return boolStephan Bergmann
2013-12-04remove usage of STRING_NOTFOUND in formula.cxxNoel Grandin
2013-12-04remove condition that cannot be hitNoel Grandin
2013-12-03convert formula::FormEditData from xub_StrLen->sal_Int32Noel Grandin
2013-12-03convert formula::FormulaDlg_Impl from xub_StrLen->sal_Int32Noel Grandin
2013-12-03Convert FormulaHelper::GetNextFunc xub_StrLen->salInt32Noel Grandin
2013-12-03convert IFormulaEditorHelper::*Selection methods from xub_StrLen to sal_Int32Noel Grandin
2013-11-11remove unnecessary use of OUString constructorNoel Grandin
2013-10-01convert remains of String to OUString in formula moduleNoel Grandin
2013-09-17convert the rest of the formula module from String to OUStringNoel Grandin
2013-09-17convert formula/source/ui/dlg/parawin.hxx from String to OUStringNoel Grandin
2013-09-17convert include/formula/IFunctionDescription.hxx from String to OUStringNoel Grandin
2013-09-17convert include/formula/formdata.hxx from String to OUStringNoel Grandin
2013-09-17convert include/formula/formula.hxx from String to OUStringNoel Grandin
2013-09-03Remove more unused methodsMarcos Paulo de Souza
2013-08-08tweak comment translationsMichael Stahl
2013-05-15String.AppendAscii DropRicardo Montania
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák
2013-04-17stash the label widget for shrink mode in the edit, not the buttonCaolán McNamara
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-08make link RefButton and widget for shrunk dialog title explicitCaolán McNamara
2013-02-25loplugin: unused variablesThomas Arnhold
2013-02-24loplugin: unused variablesThomas Arnhold
2013-01-24restore the helpid for impress animation dialog after initializationCaolán McNamara
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida