summaryrefslogtreecommitdiff
path: root/sw/source/core/unocore
AgeCommit message (Expand)AuthorFilesLines
2011-09-15We can't #define _HAS_ITERATOR_DEBUGGING 0 in just some of the source filesTor Lillqvist1-4/+0
2011-09-05#define _HAS_ITERATOR_DEBUGGING 0 to fix --enable-dbgutil MSVC compilationTor Lillqvist1-1/+4
2011-08-23Remove unecessary parameter to IDocumentStatistics::UpdateDocStatArnaud Versini1-2/+1
2011-08-16Keep the container and object separate methods.Kohei Yoshida1-2/+8
2011-08-16Slightly changed the API.Kohei Yoshida1-1/+2
2011-08-16catch by const referenceCaolán McNamara1-13/+13
2011-07-28Resolves: fdo#37693 it really is a LineBorder not a LineBorder2Caolán McNamara1-13/+8
2011-06-14Remove obsolete #defines of SVSTDARR_USHORTSORT. LGPLv3+/MPL.Nigel Hawkins4-4/+0
2011-06-14Replace SvUShortsSort with std::set<sal_uInt16> in SwDoc::ResetAttrs.Nigel Hawkins3-29/+29
2011-06-08Remove the remaining debug.hxx includes in writerJacek Wolszczak1-1/+0
2011-06-01use uuid template here instead of hand-rolled onesCaolán McNamara22-181/+256
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky3-14/+34
2011-05-18Remove #include <tools/debug.hxx> in writer/swJacek Wolszczak4-4/+0
2011-05-17Replace #ifdef DEBUG with #if OSL_DEBUG_LEVEL > 1Jacek Wolszczak1-2/+2
2011-05-16Some cppcheck cleaningJulien Nabet1-4/+4
2011-05-09REPLACE DBG_stuff with OSL_ASSERT and OSL_FAILJacek Wolszczak22-189/+189
2011-04-22left arrow comments removed // <--Júlio Hoffimann11-26/+0
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky3-14/+34
2011-04-18all bogus comments removed keeping the indentationJúlio Hoffimann8-20/+20
2011-04-07i#112564: Fixed a misbehaviour of createContextEnumeration on SwXTextRangeCédric Bosdonnat1-15/+1
2011-04-07i#112564: Fixed a misbehaviour of createContextEnumeration on SwXTextRangeCédric Bosdonnat1-15/+1
2011-03-28CWS-TOOLING: integrate CWS sw34bf05Ivo Hinkelmann1-2/+18
2011-03-28Moved SvxBorder* into editeng namespace to avoid duplicate DOUBLE on windowsCédric Bosdonnat2-5/+6
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky24-265/+211
2011-03-22CWS-TOOLING: integrate CWS sw34bf04Vladimir Glazunov3-12/+16
2011-03-19i#12441: Fixed line style in footnote format GUI and saved it to ODFCédric Bosdonnat2-0/+2
2011-03-19Added column separator style in ODFCédric Bosdonnat3-1/+27
2011-03-19ODF export of new border typesCédric Bosdonnat1-2/+2
2011-03-19Switching the order of the SetLinesWidth argumentsCédric Bosdonnat1-2/+2
2011-03-19Misc sw build breakers fixes after the borders width changesCédric Bosdonnat1-4/+17
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold1-4/+4
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky29-533/+490
2011-03-16CWS-TOOLING: integrate CWS swlayoutrefactoringobo24-1703/+248
2011-03-14Remove dates from commentsThomas Arnhold1-3/+3
2011-03-14Remove dates from commentsThomas Arnhold1-1/+1
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks29-533/+490
2011-03-14sw34bf05: #i85105# - fix build breaker which was not detected under WindowsOliver-Rainer Wittmann1-2/+1
2011-03-13Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold1-7/+7
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold14-121/+67
2011-03-13Move DBG_ERROR to OSL_FAIL (multiline)Thomas Arnhold1-1/+1
2011-03-11sw34bf05: #i85105# trigger load of linked graphic on requesting com.sun.star....Oliver-Rainer Wittmann1-1/+18
2011-03-11sw34bf04: merge DEV300_m102Michael Stahl2-27/+30
2011-03-11sw34bf04: #i117331#: fix SwXText::convertToTextFrame:Michael Stahl2-9/+7
2011-03-05comment cleanup on unocore stufDavid Nalley2-211/+91
2011-03-05Comment cleanup writer (part1)David Nalley5-122/+37
2011-03-02Remove "using namespace ::rtl"Julien Nabet1-2/+1
2011-03-02Resolves: rhbz#672818 bandaid for crash in SwTxtNode::GetTxtAttrForCharAtCaolán McNamara1-2/+4
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold13-49/+49
2011-03-01sw34bf04: #i109272#: SwXTextPortionEnumeration: fix CrossRefBookmark handlingMichael Stahl1-3/+9
2011-02-24more form field cleanupNoel Power2-5/+1