summaryrefslogtreecommitdiff
path: root/sw/source/core/unocore/unotext.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-10-04CID#705749 mem leakCaolán McNamara1-0/+2
2013-06-06Related #i120832#, the style and color set on table text by user...Jian Fang Zhang1-3/+9
2013-06-04fdo#64761: sw: avoid another ~SwIndexReg assertMichael Stahl1-0/+4
2013-04-25Belts and braces for crash in null pointer dereferenceFridrich Štrba1-1/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-23/+22
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-3/+3
2013-03-18Wundef, fix various more or less broken debug codeLuboš Luňák1-12/+2
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold1-1/+1
2013-02-20n#779642: Fixed floating tables import in writerfilterCédric Bosdonnat1-1/+8
2013-02-03sw: split out SwXDocumentIndexes from sw/inc/unoidx.hxxMichael Stahl1-0/+1
2013-01-09cleanup speedup patch pushed in error.Michael Meeks1-3/+1
2013-01-08fdo#44736 - set and fetch multiple properties concurrentlyMichael Meeks1-36/+38
2012-12-27sw: kill no longer needed C2S and C2U macrosMiklos Vajna1-24/+23
2012-12-17sal_Bool to boolTakeshi Abe1-2/+2
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-11-28API CHANGE: add a "position" parameter to XParagraph/TextPortionAppend methodsMiklos Vajna1-35/+60
2012-10-15postfix operator++ -> prefix operator++Luboš Luňák1-1/+1
2012-10-07sal_Bool to boolTakeshi Abe1-2/+2
2012-09-19remove apparently unused variablesLuboš Luňák1-2/+0
2012-08-21n#775899 SwXText::convertToTextFrame fix for multi-paragraph tablesMiklos Vajna1-1/+3
2012-08-21n#775899 SwXText::convertToTextFrame fix removing fake paragraphMiklos Vajna1-1/+8
2012-08-04kill va_args abuse for SfxItemSetBjoern Michaelsen1-3/+1
2012-07-26Convert SV_DECL_PTRARR_SORT_DEL(_SwRedlineTbl) to o3tl::sorted_vectorNoel Grandin1-1/+1
2012-07-12SwXText::insertTextContent: allow attaching an annotation field to a rangeMiklos Vajna1-1/+5
2012-07-09some UniString->rtl::OUStringCaolán McNamara1-1/+1
2012-06-21fix problems in 1015cd4ff73ee25e55b4da8c8bc55a41e652da87:Michael Stahl1-1/+1
2012-06-20Convert SV_DECL_PTRARR_DEL of Sw*Fmts to std::vectorNoel Grandin1-1/+1
2012-05-31targetted SAL_N_ELEMENTS revert.Michael Meeks1-5/+5
2012-04-14Resolves: fdo#48640 handle various busted rtf docs without hangingCaolán McNamara1-0/+4
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-2/+1
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-1/+1
2012-02-23fdo#46482: prevent duplication of frames:Michael Stahl1-6/+0
2012-02-20n#695479 fix anchor handling in SwXText::convertToTextFrame()Miklos Vajna1-0/+27
2012-02-07SwXText::convertToTextFrame: pSartTableNode -> pStartTableNodeMiklos Vajna1-2/+2
2012-01-17Fix for fdo43460 Part XL getLength() to isEmpty()Olivier Hallot1-1/+1
2012-01-05getPropertyMap can return a reference instead of a pointerCaolán McNamara1-5/+5
2011-12-19sw: avoid creating cursor with non-text node text range (fdo#40195)Noel Power1-0/+3
2011-11-27remove include of pch header from swNorbert Thiebaud1-2/+0
2011-11-24sw: enable more debug code:Michael Stahl1-5/+5
2011-11-21sw, added a message to a thrown uno::RuntimeExceptionCédric Bosdonnat1-1/+2
2011-11-08Added some messages to exceptions to make them usable for debuggingCédric Bosdonnat1-2/+6
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara1-0/+12
2011-08-16catch by const referenceCaolán McNamara1-13/+13
2011-06-01use uuid template here instead of hand-rolled onesCaolán McNamara1-22/+19
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky1-9/+5
2011-05-17Replace #ifdef DEBUG with #if OSL_DEBUG_LEVEL > 1Jacek Wolszczak1-2/+2
2011-05-09REPLACE DBG_stuff with OSL_ASSERT and OSL_FAILJacek Wolszczak1-4/+4
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky1-9/+5
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky1-26/+32
2011-03-22CWS-TOOLING: integrate CWS sw34bf04Vladimir Glazunov1-9/+5