summaryrefslogtreecommitdiff
path: root/formula/source/ui
AgeCommit message (Expand)Author
2013-11-11remove unnecessary use of OUString constructorNoel Grandin
2013-11-05convert xub_StrLen to sal_Int32Noel Grandin
2013-10-14CID#736176 aArgInput is only 4 items, what's with the loop over 5 elementsCaolán McNamara
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/funcpage.hxx 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-17convert include/formula/formulahelper.hxx from String to OUStringNoel Grandin
2013-09-03Remove more unused methodsMarcos Paulo de Souza
2013-08-13XubString->OUStringCaolán McNamara
2013-08-12XubString->OUStringCaolán McNamara
2013-08-08tweak comment translationsMichael Stahl
2013-07-22fdo#46037: no more comphelper/configurationhelper.hxx in formula moduleJulien Nabet
2013-06-07XubString->OUStringCaolán McNamara
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-27-Wunused-macrosStephan Bergmann
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim
2013-03-08make link RefButton and widget for shrunk dialog title explicitCaolán McNamara
2013-03-08Resolves: fdo#58630 crash with refEdit button in SfxTabDialogCaolán McNamara
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong
2013-03-05make formula refButton and refEdit loadable from .uiCaolán McNamara
2013-03-05make RefButton quick help toggle saying shrink/expandCaolá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-22fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith
2012-12-22Some cppcheck cleaning in formulaJulien Nabet
2012-12-15calcishmakkica: #i90269# #i95144# #i101466# implement SUMIFS, AVERAGEIFS, COU...Marina Plakalovic
2012-11-16Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida
2012-10-11Merged SvTreeListBox and SvLBox.Kohei Yoshida
2012-10-11kill RefEdit constructor that does not initialize the highlightingMarkus Mohrhard
2012-07-30Typo ressource -> resourceStephan Bergmann
2012-07-30Bug 48549 - System::Beep() removalMathieu Vonlanthen
2012-07-23fdo#48549 System::Beep() removalMathieu Vonlanthen
2012-07-09some UniString->rtl::OUStringCaolán McNamara
2012-07-02hrc cleanup: Remove include guardsThomas Arnhold
2012-06-28re-base on ALv2 code.Michael Meeks
2012-06-27Reduce newline bloat at eofThomas Arnhold
2012-06-27Get rid of annoying IAccessibility2 commentsThomas Arnhold
2012-06-25Remove various commented out definesThomas Arnhold
2012-06-21re-base on ALv2 code.Michael Meeks