summaryrefslogtreecommitdiff
path: root/sd/source/ui/func
AgeCommit message (Expand)AuthorFilesLines
2013-09-19restore behaviour after OUString changesNoel Grandin1-2/+6
2013-09-19convert sd/.../fuinsfil.hxx from String to OUStringNoel Grandin1-10/+10
2013-09-08String to OUStringThomas Arnhold1-1/+1
2013-08-24String->OUStringIvan Timofeev26-148/+117
2013-08-24String(SdResId(foo)) -> SD_RESSTR(foo)Ivan Timofeev13-41/+41
2013-08-21String->OUStringIvan Timofeev1-5/+4
2013-08-15convert GetName/Title/Description methods to OUStringIvan Timofeev1-3/+3
2013-08-15convert include/svtools/imap*.hxx from String to OUStringNoel Grandin1-1/+1
2013-08-14XubString->OUStringCaolán McNamara2-3/+3
2013-08-10String->OUStringIvan Timofeev2-5/+5
2013-07-28Converting to OUString in sd in sdundo.hxx and related files.MÁTÉ Gergely4-4/+4
2013-07-27Revert "SfxStyleSheetBasePool: remove internal iterator"Michael Stahl1-4/+2
2013-07-27SfxStyleSheetBasePool: remove internal iteratorMichael Stahl1-2/+4
2013-07-12remove unused idsCaolán McNamara1-1/+0
2013-07-12Convert Draw paragraph dialog to widget .uiOlivier Hallot1-1/+1
2013-07-07module svl: all String and some bool and related clean-upNorbert Thiebaud2-4/+4
2013-06-06Resolves: #i121334# Changed default for charts background to be none...Armin Le Grand1-2/+2
2013-05-31Remove RTL_CONSTASCII_(U)STRINGPARAM (sd)Chr. Rossmanith3-6/+6
2013-05-30Resolves: #i122096# apply default bullet numbering rule on toggle on...Oliver-Rainer Wittmann1-247/+111
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann7-11/+445
2013-05-10resolved fdo#35756 import more than 64k HTML table cellsEike Rathke5-22/+22
2013-05-01convert message box return types to an enumCaolán McNamara2-2/+2
2013-04-29adapt code to duplicate object dialogCaolán McNamara1-1/+0
2013-04-20Remove pass-through header file sot/inc/sot/clsids.hxxMichael Dunphy1-1/+1
2013-04-20Remove pass-through header files sd/inc/eetext.hxx and sd/inc/app.hxxMichael Dunphy7-7/+7
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza6-20/+20
2013-04-11Resolves: #i119287# exchanged hard attributes for OLE and GraphicObjectArmin Le Grand1-0/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák13-29/+25
2013-03-27-Wunused-macrosStephan Bergmann1-3/+0
2013-03-15Related: #i119125# change XFillBitmapItem to work with GraphicObjectArmin Le Grand1-1/+1
2013-03-13several translations and fixes for translationsUrs Fässler2-5/+5
2013-03-12translation and cleanup of comments in sd/source/ui/func/Urs Fässler54-1594/+486
2013-03-11sd: translate debug messagesThomas Arnhold9-13/+13
2013-03-07fdo#38838 Replaced some use of (Uni)String with OUString.Jean-Noël Rouvignac1-1/+1
2013-03-06Remove dead codeTakeshi Abe1-3/+0
2013-02-28fdo#38838,UniString,String_to_OUStringelixir2-7/+7
2013-02-27WaE: possible problem detected in invocation of delete operatorTor Lillqvist1-0/+1
2013-02-27coverity#705699: fix memory leakMarkus Mohrhard1-0/+1
2013-02-25loplugin: improve indentationThomas Arnhold1-2/+1
2013-02-25loplugin: unused variablesThomas Arnhold1-5/+1
2013-02-24loplugin: unused variablesThomas Arnhold2-2/+0
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac2-2/+2
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida4-7/+7
2013-02-11fdo#55430 switches off text mode when clicking an other object.Lennard Wasserthal2-12/+15
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith1-2/+2
2013-01-21Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac1-1/+1
2013-01-09lame_OUString_valueOf_sal_Int32_casts += 2;Michael Meeks1-1/+1
2013-01-09Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac3-3/+3
2013-01-01remove use of #pragma optimizeLuboš Luňák1-8/+0
2012-12-28Remove useless lineJulien Nabet1-1/+0