summaryrefslogtreecommitdiff
path: root/sw/source/ui/envelp
AgeCommit message (Expand)AuthorFilesLines
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
2012-05-25fix previous commit:Michael Stahl1-1/+1
2012-05-25Convert SV_DECL_PTRARR_DEL(SwLabRecs) to std::vectorNoel Grandin3-11/+17
2012-05-17fdo#49921 make sure all tab pages have the same dimensionsDavid Tardon6-9/+9
2012-05-14removed unused static rtl::OUStringTakeshi Abe1-2/+0
2012-04-09s/pathes/paths/Tor Lillqvist1-1/+1
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann12-37/+37
2012-02-27fdo44516 cleanup of direct use of color in codeWinfried Donkers1-1/+1
2012-02-20expand and remove macro UNO_NMSPCThomas Arnhold1-2/+2
2012-02-13fdo#44516: Improved label/BC wizard - set paper sizeWinfried Donkers8-161/+306
2012-01-30refactor ConvertLineEndCaolán McNamara2-6/+6
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann1-1/+1
2012-01-17Fix for fdo43460 Part XL getLength() to isEmpty()Olivier Hallot3-3/+3
2012-01-12SvStringsDtor->std::vectorAugust Sodora2-23/+15
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara2-2/+4
2011-11-27remove include of pch header from swNorbert Thiebaud12-24/+0
2011-11-24sw: enable more debug code:Michael Stahl1-4/+3
2011-11-22these can be constCaolán McNamara2-5/+5
2011-11-17redundant if not-null checks on deleteIvan Timofeev1-2/+1
2011-09-13I believe the src charset pragma is archaic and unusedCaolán McNamara7-7/+0
2011-07-25Replace SvUShorts with vector in envfmt.[ch]xxNigel Hawkins2-10/+5
2011-07-13Replace SvUShorts with vector in label.hxx and label1.cxx.Nigel Hawkins1-3/+3
2011-05-24Remove some extra #incude <tools/pstm.hxx>Joseph Powers1-2/+0
2011-05-24Remove SvLongsSort in envfmt.cxx and refactor a bit.Nigel Hawkins1-48/+67
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky25-256/+282
2011-03-14Remove empty comment fieldsThomas Arnhold1-2/+0
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks25-256/+282
2011-03-14Translate an error messageMartin Kepplinger1-1/+1
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold3-4/+4
2011-03-09Remove last traces of SvLongsNigel Hawkins1-1/+0