summaryrefslogtreecommitdiff
path: root/sw/source/ui/envelp
AgeCommit message (Expand)AuthorFilesLines
2013-08-15fdo#67799 read ending item also when assert is noopMatúš Kukan1-6/+3
2013-06-06fdo#64283: SwMailMergeDlg: add back missing initializeMichael Stahl1-0/+1
2013-05-16Some string literal clean upStephan Bergmann1-12/+14
2013-05-13enable preview of business cardsCaolán McNamara1-0/+1
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza4-26/+26
2013-04-08fdo#46808, Convert frame::Frame to new styleNoel Grandin1-20/+14
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák10-44/+39
2013-03-26Fix bogus SAL_WARN useTor Lillqvist1-1/+1
2013-03-25Warning: unused variable 'sManufacturer' [loplugin]Tor Lillqvist1-1/+0
2013-03-20fdo#46808, cleanup some usage of comphelper::getProcessServiceFactory()Noel Grandin1-3/+3
2013-03-20fdo#46808, Convert text::AutoTextContainer to new styleNoel Grandin3-12/+13
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold1-1/+1
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-1/+1
2013-03-13vcl: make Region ctors explicit to prevent overloading desastersMichael Stahl1-1/+1
2013-03-11fdo#38838: Converting String/UniString to OUStringelixir1-1/+2
2013-03-11MSVC fixStephan Bergmann1-1/+1
2013-03-11fdo#57950: Removed some chained appends from swMarcos Paulo de Souza2-22/+10
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim15-0/+40
2013-03-06some refinements on label configurations in writerWinfried Donkers4-159/+143
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac2-4/+4
2013-02-14Get Labels.xcu out of configuration data.Matúš Kukan3-68/+160
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida1-1/+1
2013-01-23sal_Bool to boolTakeshi Abe9-50/+50
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith2-2/+2
2013-01-19convert character properties tabdialog to .uiCaolán McNamara1-1/+1
2012-12-23Fix that actually compiles, at least with V2012Tor Lillqvist1-1/+1
2012-12-23Try to fix "cannot convert from 'const char *' to 'rtl::OUString'"Tor Lillqvist1-1/+1
2012-12-22sw: kill C2U in uiMiklos Vajna5-30/+29
2012-12-20incorrect if/for body alignmentLuboš Luňák1-2/+2
2012-11-30re-base on ALv2 code. Includes:Michael Meeks25-575/+350
2012-11-16Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida2-0/+2
2012-10-23fdo#46808, Adapt ui::dialogs::FolderPicker UNO service to new styleNoel Grandin1-10/+3
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida2-7/+7
2012-10-14Fix member not initialized in the constructor in sw/source/ui/envelpJulien Nabet1-1/+1
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák3-10/+10
2012-10-11Merged SvTreeListBox and SvLBox.Kohei Yoshida1-1/+1
2012-10-02various rather mad uses of GetParent()->GetParent()Caolán McNamara11-54/+49
2012-09-11-Werror,-Wunused-private-field (various sw)Stephan Bergmann1-1/+0
2012-08-23sw: remove #undef SW_DLLIMPLEMENTATION nonsenseMichael Stahl8-41/+0
2012-08-02strip down UniString some moreCaolán McNamara1-1/+1
2012-07-09some UniString->rtl::OUStringCaolán McNamara4-22/+24
2012-07-03ditch String::CreateFromAsciiCaolán McNamara2-4/+4
2012-06-28probably the last uses of the one argument String::CreateFromAscii variantCaolán McNamara1-2/+1
2012-06-27Reduce newline bloat at eofThomas Arnhold9-233/+0
2012-06-25Remove various commented out definesThomas Arnhold1-2/+0
2012-06-22re-base on ALv2 code.Michael Meeks2-46/+28
2012-06-21re-base on ALv2 code.Michael Meeks6-144/+90
2012-06-21hrc cleanup: Remove unused definesThomas Arnhold1-2/+0
2012-06-18removed unused forward declarations of classTakeshi Abe1-2/+0
2012-06-09Remove superfluous empty lines on topThomas Arnhold4-10/+0