summaryrefslogtreecommitdiff
path: root/sw/source/core/unocore/unoportenum.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-01-15Related: #i17171# big xub_Strlen -> sal_Int32 changesCaolán McNamara1-6/+6
2014-01-13Renamed 'SwRedline' to 'SwRangeRedline'Adam Co1-3/+3
2014-01-08123792: complete annotations on text ranges featureOliver-Rainer Wittmann1-60/+206
2013-12-15Fix comparison between signed/unsignedMatteo Casalin1-1/+1
2013-12-15xub_StrLen/sal_uLong to sal_Int32 + minor optimizationsMatteo Casalin1-7/+7
2013-11-27Drop duplicate #includeTakeshi Abe1-1/+0
2013-11-19Resolves: #i33737# enable in-place editing of Input FieldsOliver-Rainer Wittmann1-20/+44
2013-11-14xub_StrLen to sal_Int32 in SwIndex and some relatedMatteo Casalin1-2/+2
2013-11-01Related: #i33737# some minor refactoring in advanceOliver-Rainer Wittmann1-2/+2
2013-09-26typo fixes in commentsAndras Timar1-1/+1
2013-06-12fdo#65478, i#105557: thread safety of SwXTextFieldMichael Stahl1-3/+3
2013-06-08sal_Bool to bool and some cleanupMatteo Casalin1-2/+2
2013-04-12sw: remove usage of boost::bind for IMarksMichael Stahl1-3/+1
2013-03-27SwPostItField::GetByName: make this available for the layout as wellMiklos Vajna1-23/+1
2013-03-27-Wunused-macrosStephan Bergmann1-6/+0
2013-03-20sw: export fieldmark of postit fields if possibleMiklos Vajna1-0/+12
2013-02-18sw: let SwTxtNode::GetTxt() return OUStringMichael Stahl1-5/+6
2013-02-18fdo#60710 SwXTextPortionEnumeration: filter out fields from the undo stackMiklos Vajna1-1/+2
2013-02-03sw: split out SwXDocumentIndexes from sw/inc/unoidx.hxxMichael Stahl1-0/+1
2013-02-03sw: tweak SwXRedlinePortion a bitMichael Stahl1-1/+1
2013-01-16sw: start using cppu::supportsService in unocoreMiklos Vajna1-2/+2
2012-12-27sw: kill no longer needed C2S and C2U macrosMiklos Vajna1-3/+3
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-10-28fix some VS 2010 specific issuesDavid Ostrovsky1-1/+1
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák1-1/+1
2012-10-07fix sw build with VC2012Peter Foley1-1/+1
2012-10-07sal_Bool to boolTakeshi Abe1-2/+2
2012-07-28Use memcmp insteadof rtl_compareMemory in swArnaud Versini1-1/+1
2012-07-26Convert SV_DECL_PTRARR_SORT_DEL(_SwRedlineTbl) to o3tl::sorted_vectorNoel Grandin1-1/+1
2012-07-20SwPostItField: add aName memberMiklos Vajna1-0/+31
2012-01-21Improve checking for emptinessThomas Arnhold1-2/+2
2011-11-27remove include of pch header from swNorbert Thiebaud1-2/+0
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara1-0/+8
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-06-01use uuid template here instead of hand-rolled onesCaolán McNamara1-6/+7
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky1-3/+9
2011-05-16Some cppcheck cleaningJulien Nabet1-4/+4
2011-05-09REPLACE DBG_stuff with OSL_ASSERT and OSL_FAILJacek Wolszczak1-2/+2
2011-04-22left arrow comments removed // <--Júlio Hoffimann1-1/+0
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky1-3/+9
2011-04-18all bogus comments removed keeping the indentationJúlio Hoffimann1-1/+1
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky1-2/+2
2011-03-22CWS-TOOLING: integrate CWS sw34bf04Vladimir Glazunov1-3/+9
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-27/+27
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks1-27/+27
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold1-4/+4
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold1-2/+2
2011-03-01sw34bf04: #i109272#: SwXTextPortionEnumeration: fix CrossRefBookmark handlingMichael Stahl1-3/+9
2011-02-09CWS swlayoutrefactoring: resync to m100Mathias Bauer1-27/+27