summaryrefslogtreecommitdiff
path: root/sw/source/core/text
AgeCommit message (Expand)AuthorFilesLines
2011-10-19migrate to StringRangeEnumerator in pdfexportIvan Timofeev1-56/+164
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara1-0/+4
2011-09-08Cleanup of SwFlowFrm flags.Stephan Bergmann1-26/+23
2011-09-06Header/Footer: revert objects ghosting to keep writer WYSIWYGCédric Bosdonnat1-6/+0
2011-09-05provide a fallback for this for icu < 4.4Caolán McNamara1-0/+4
2011-09-01Don't hard code joining type of Arabic charactersKhaled Hosny1-104/+21
2011-08-30WaE: dbglevel=2Caolán McNamara1-3/+0
2011-07-19make text wrapping work in headers/footers too (fdo#39155)Luboš Luňák1-8/+3
2011-07-14Fix "signed/unsigned comparison" warning in itrcrsr.cxx.Nigel Hawkins1-1/+1
2011-07-13Replace SvUShorts with deque in porlay.hxx and cascade.Nigel Hawkins5-26/+26
2011-07-13Replace SvUShorts with vector in extinput.hxx and cascade changes.Nigel Hawkins2-12/+10
2011-07-05Related: rhbz#718976 crash in SwTxtSizeInfo::GetMultiCreatorCaolán McNamara1-2/+5
2011-06-30n#676858: header, footer edition mode: updated paint methodsCédric Bosdonnat1-0/+6
2011-06-23Related: #i58612# don't crash anywayCaolán McNamara4-10/+17
2011-06-17Some cppcheck cleaningJulien Nabet1-1/+1
2011-06-09TypoTor Lillqvist1-1/+1
2011-06-09Add iterator sanity check, seems to fix fdo#36820Tor Lillqvist1-1/+2
2011-06-08Remove the remaining debug.hxx includes in writerJacek Wolszczak1-2/+0
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky3-11/+53
2011-05-18Remove #include <tools/debug.hxx> in writer/swJacek Wolszczak1-1/+0
2011-05-17Replace #ifdef DEBUG with #if OSL_DEBUG_LEVEL > 1Jacek Wolszczak1-2/+2
2011-05-17WaE (picky) - noeolChristian Lohmaier1-1/+1
2011-05-09revert ( unintended ) parts commit b9ff593590532eb012a0520b6dcb40f3be51f845Noel Power1-1/+1
2011-05-09REPLACE DBG_stuff with OSL_ASSERT and OSL_FAILJacek Wolszczak2-3/+3
2011-05-02fdo#33167, i#20878: Show spaces at the end of lineBartosz Kosiorek1-20/+35
2011-04-22left arrow comments removed // <--Júlio Hoffimann26-161/+0
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky3-11/+53
2011-04-22all bogus comments finally removedJúlio Hoffimann6-16/+16
2011-04-18all bogus comments removed keeping the indentationJúlio Hoffimann27-209/+174
2011-04-18bug id's from Oracle internal database removedJúlio Hoffimann5-23/+14
2011-04-13layout dumper: dump anchored objects tooCédric Bosdonnat1-0/+33
2011-04-12layout dumper: show portion types as string instead of int valuesCédric Bosdonnat1-2/+73
2011-04-07sw: fixed layout crasher when closing document from fdo#34489Cédric Bosdonnat1-0/+25
2011-04-06sw: create a layout dump filter to ease testingCédric Bosdonnat1-7/+3
2011-04-06sw: move all layout dumping in the SwFrm::dumpAsXml to allow calls from gdbCédric Bosdonnat3-71/+15
2011-03-28CWS-TOOLING: integrate CWS sw34bf05Ivo Hinkelmann2-6/+42
2011-03-24don't use legacy filter for word vba macro & Userform import, use oox insteadNoel Power1-1/+1
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky19-198/+186
2011-03-21CWS-TOOLING: integrate CWS dba34cVladimir Glazunov1-5/+11
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold8-13/+12
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky52-813/+848
2011-03-16CWS-TOOLING: integrate CWS swlayoutrefactoringobo18-156/+125
2011-03-16Removed unused function GetLangName()Takeshi Abe3-18/+0
2011-03-15Fix the build - methods in xmldump.cxx debug-onlyThorsten Behrens1-0/+3
2011-03-15fix compile with debug enabledMichael Meeks5-14/+13
2011-03-14Remove dates from commentsThomas Arnhold1-1/+1
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks49-801/+834
2011-03-14sw34bf05: #i103292# - method <SwTxtFrmBreak::IsInside(..)> - improve fix due ...Oliver-Rainer Wittmann1-6/+8
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold2-4/+3
2011-03-11sw34bf05: #i103292# - method <SwTxtFrmBreak::IsInside(..)> consider space tak...Oliver-Rainer Wittmann1-0/+11