summaryrefslogtreecommitdiff
path: root/formula/source/ui
AgeCommit message (Expand)AuthorFilesLines
2013-11-11remove unnecessary use of OUString constructorNoel Grandin1-9/+9
2013-11-05convert xub_StrLen to sal_Int32Noel Grandin1-3/+3
2013-10-14CID#736176 aArgInput is only 4 items, what's with the loop over 5 elementsCaolán McNamara1-4/+4
2013-10-01convert remains of String to OUString in formula moduleNoel Grandin1-3/+3
2013-09-17convert the rest of the formula module from String to OUStringNoel Grandin4-95/+94
2013-09-17convert formula/source/ui/dlg/funcpage.hxx from String to OUStringNoel Grandin2-2/+2
2013-09-17convert formula/source/ui/dlg/parawin.hxx from String to OUStringNoel Grandin3-34/+33
2013-09-17convert include/formula/IFunctionDescription.hxx from String to OUStringNoel Grandin3-17/+17
2013-09-17convert include/formula/formdata.hxx from String to OUStringNoel Grandin1-1/+1
2013-09-17convert include/formula/formula.hxx from String to OUStringNoel Grandin1-17/+16
2013-09-17convert include/formula/formulahelper.hxx from String to OUStringNoel Grandin1-33/+34
2013-09-03Remove more unused methodsMarcos Paulo de Souza1-5/+0
2013-08-13XubString->OUStringCaolán McNamara3-3/+3
2013-08-12XubString->OUStringCaolán McNamara2-3/+3
2013-08-08tweak comment translationsMichael Stahl2-6/+6
2013-07-22fdo#46037: no more comphelper/configurationhelper.hxx in formula moduleJulien Nabet1-1/+0
2013-06-07XubString->OUStringCaolán McNamara2-16/+16
2013-05-15String.AppendAscii DropRicardo Montania1-11/+7
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák1-1/+1
2013-04-17stash the label widget for shrink mode in the edit, not the buttonCaolán McNamara3-18/+18
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák5-32/+32
2013-03-27-Wunused-macrosStephan Bergmann1-1/+0
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-3/+3
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim5-0/+14
2013-03-08make link RefButton and widget for shrunk dialog title explicitCaolán McNamara3-15/+17
2013-03-08Resolves: fdo#58630 crash with refEdit button in SfxTabDialogCaolán McNamara1-2/+4
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong1-1/+0
2013-03-05make formula refButton and refEdit loadable from .uiCaolán McNamara1-0/+31
2013-03-05make RefButton quick help toggle saying shrink/expandCaolán McNamara3-1/+18
2013-02-25loplugin: unused variablesThomas Arnhold1-1/+0
2013-02-24loplugin: unused variablesThomas Arnhold1-1/+0
2013-01-24restore the helpid for impress animation dialog after initializationCaolán McNamara1-3/+2
2013-01-22fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac1-4/+4
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith1-1/+1
2012-12-22Some cppcheck cleaning in formulaJulien Nabet2-6/+5
2012-12-15calcishmakkica: #i90269# #i95144# #i101466# implement SUMIFS, AVERAGEIFS, COU...Marina Plakalovic1-2/+43
2012-11-16Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida1-0/+1
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida3-18/+18
2012-10-11Merged SvTreeListBox and SvLBox.Kohei Yoshida3-3/+3
2012-10-11kill RefEdit constructor that does not initialize the highlightingMarkus Mohrhard1-7/+1
2012-07-30Typo ressource -> resourceStephan Bergmann2-9/+9
2012-07-30Bug 48549 - System::Beep() removalMathieu Vonlanthen1-1/+0
2012-07-23fdo#48549 System::Beep() removalMathieu Vonlanthen1-4/+0
2012-07-09some UniString->rtl::OUStringCaolán McNamara1-1/+1
2012-07-02hrc cleanup: Remove include guardsThomas Arnhold1-4/+0
2012-06-28re-base on ALv2 code.Michael Meeks15-348/+213
2012-06-27Reduce newline bloat at eofThomas Arnhold1-2/+0
2012-06-27Get rid of annoying IAccessibility2 commentsThomas Arnhold1-2/+2
2012-06-25Remove various commented out definesThomas Arnhold1-2/+0
2012-06-21re-base on ALv2 code.Michael Meeks3-75/+48