summaryrefslogtreecommitdiff
path: root/sw/source/ui/envelp
AgeCommit message (Expand)Author
2013-03-26Fix bogus SAL_WARN useTor Lillqvist
2013-03-25Warning: unused variable 'sManufacturer' [loplugin]Tor Lillqvist
2013-03-20fdo#46808, cleanup some usage of comphelper::getProcessServiceFactory()Noel Grandin
2013-03-20fdo#46808, Convert text::AutoTextContainer to new styleNoel Grandin
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-13vcl: make Region ctors explicit to prevent overloading desastersMichael Stahl
2013-03-11fdo#38838: Converting String/UniString to OUStringelixir
2013-03-11MSVC fixStephan Bergmann
2013-03-11fdo#57950: Removed some chained appends from swMarcos Paulo de Souza
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim
2013-03-06some refinements on label configurations in writerWinfried Donkers
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac
2013-02-14Get Labels.xcu out of configuration data.Matúš Kukan
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida
2013-01-23sal_Bool to boolTakeshi Abe
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith
2013-01-19convert character properties tabdialog to .uiCaolán McNamara
2012-12-23Fix that actually compiles, at least with V2012Tor Lillqvist
2012-12-23Try to fix "cannot convert from 'const char *' to 'rtl::OUString'"Tor Lillqvist
2012-12-22sw: kill C2U in uiMiklos Vajna
2012-12-20incorrect if/for body alignmentLuboš Luňák
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-11-16Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida
2012-10-23fdo#46808, Adapt ui::dialogs::FolderPicker UNO service to new styleNoel Grandin
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida
2012-10-14Fix member not initialized in the constructor in sw/source/ui/envelpJulien Nabet
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-10-11Merged SvTreeListBox and SvLBox.Kohei Yoshida
2012-10-02various rather mad uses of GetParent()->GetParent()Caolán McNamara
2012-09-11-Werror,-Wunused-private-field (various sw)Stephan Bergmann
2012-08-23sw: remove #undef SW_DLLIMPLEMENTATION nonsenseMichael Stahl
2012-08-02strip down UniString some moreCaolán McNamara
2012-07-09some UniString->rtl::OUStringCaolán McNamara
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-06-28probably the last uses of the one argument String::CreateFromAscii variantCaolán McNamara
2012-06-27Reduce newline bloat at eofThomas Arnhold
2012-06-25Remove various commented out definesThomas Arnhold
2012-06-22re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-21hrc cleanup: Remove unused definesThomas Arnhold
2012-06-18removed unused forward declarations of classTakeshi Abe
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2012-05-25fix previous commit:Michael Stahl
2012-05-25Convert SV_DECL_PTRARR_DEL(SwLabRecs) to std::vectorNoel Grandin
2012-05-17fdo#49921 make sure all tab pages have the same dimensionsDavid Tardon
2012-05-14removed unused static rtl::OUStringTakeshi Abe
2012-04-09s/pathes/paths/Tor Lillqvist
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-02-27fdo44516 cleanup of direct use of color in codeWinfried Donkers