summaryrefslogtreecommitdiff
path: root/sw/source/core/text
AgeCommit message (Expand)Author
2012-02-14fdo#45908: Cleaning up the tabs too early can cause loopsCédric Bosdonnat
2012-02-13fdo#41712: sw: remove superfluous flag:Michael Stahl
2012-02-13fdo#41712: sw: fix crash in layout frame linked lists:Michael Stahl
2012-02-13fdo#41712: rename members to track down assignmentsMichael Stahl
2011-11-28Fix Kashida justification when there is no Kashida glyphKhaled Hosny
2011-11-27remove include of pch header from swNorbert Thiebaud
2011-11-27typos fixingKorrawit Pruegsanusak
2011-11-24sw: remove some debugging cruftMichael Stahl
2011-11-24sw: enable more debug code:Michael Stahl
2011-11-24SwLinePortion::Check is uselessMichael Stahl
2011-11-24sw: replace abuses of OSL_DEBUG_LEVEL with DBG_UTILMichael Stahl
2011-11-17redundant if not-null checks on deleteIvan Timofeev
2011-11-12n#707157: Word doesn't break the numberings and prefers hiding themCédric Bosdonnat
2011-11-06cppcheck: drop redundant checksIvan Timofeev
2011-11-02n#693238: fixed parentheses warningCédric Bosdonnat
2011-11-02n#693238: fixed docx import of tabs set after the end marginCédric Bosdonnat
2011-10-19migrate to StringRangeEnumerator in pdfexportIvan Timofeev
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara
2011-09-08Cleanup of SwFlowFrm flags.Stephan Bergmann
2011-09-06Header/Footer: revert objects ghosting to keep writer WYSIWYGCédric Bosdonnat
2011-09-05provide a fallback for this for icu < 4.4Caolán McNamara
2011-09-01Don't hard code joining type of Arabic charactersKhaled Hosny
2011-08-30WaE: dbglevel=2Caolán McNamara
2011-07-19make text wrapping work in headers/footers too (fdo#39155)Luboš Luňák
2011-07-14Fix "signed/unsigned comparison" warning in itrcrsr.cxx.Nigel Hawkins
2011-07-13Replace SvUShorts with deque in porlay.hxx and cascade.Nigel Hawkins
2011-07-13Replace SvUShorts with vector in extinput.hxx and cascade changes.Nigel Hawkins
2011-07-05Related: rhbz#718976 crash in SwTxtSizeInfo::GetMultiCreatorCaolán McNamara
2011-06-30n#676858: header, footer edition mode: updated paint methodsCédric Bosdonnat
2011-06-23Related: #i58612# don't crash anywayCaolán McNamara
2011-06-17Some cppcheck cleaningJulien Nabet
2011-06-09TypoTor Lillqvist
2011-06-09Add iterator sanity check, seems to fix fdo#36820Tor Lillqvist
2011-06-08Remove the remaining debug.hxx includes in writerJacek Wolszczak
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky
2011-05-18Remove #include <tools/debug.hxx> in writer/swJacek Wolszczak
2011-05-17Replace #ifdef DEBUG with #if OSL_DEBUG_LEVEL > 1Jacek Wolszczak
2011-05-17WaE (picky) - noeolChristian Lohmaier
2011-05-09revert ( unintended ) parts commit b9ff593590532eb012a0520b6dcb40f3be51f845Noel Power
2011-05-09REPLACE DBG_stuff with OSL_ASSERT and OSL_FAILJacek Wolszczak
2011-05-02fdo#33167, i#20878: Show spaces at the end of lineBartosz Kosiorek
2011-04-22left arrow comments removed // <--Júlio Hoffimann
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky
2011-04-22all bogus comments finally removedJúlio Hoffimann
2011-04-18all bogus comments removed keeping the indentationJúlio Hoffimann
2011-04-18bug id's from Oracle internal database removedJúlio Hoffimann
2011-04-13layout dumper: dump anchored objects tooCédric Bosdonnat
2011-04-12layout dumper: show portion types as string instead of int valuesCédric Bosdonnat
2011-04-07sw: fixed layout crasher when closing document from fdo#34489Cédric Bosdonnat
2011-04-06sw: create a layout dump filter to ease testingCédric Bosdonnat