summaryrefslogtreecommitdiff
path: root/sw/source/core/bastyp
AgeCommit message (Expand)AuthorFilesLines
2015-01-22Some more loplugin:cstylecast: swStephan Bergmann1-2/+2
2015-01-16fdo#39440 sw: reduce scope of local variablesMichael Weghorn2-3/+4
2015-01-07sal_uInt16 to size_t, remove unneeded downcastMatteo Casalin1-2/+2
2015-01-07sal_uInt16 to size_tMatteo Casalin1-1/+1
2015-01-07sal_uInt16 to more proper typesMatteo Casalin1-9/+8
2015-01-07nBlockGrowSize can be staticMatteo Casalin1-1/+1
2014-12-28Factor out SwFmtWrapInfluenceOnObjPos::dumpAsXml() from docnodeMiklos Vajna1-2/+1
2014-12-18sw: Use appropriate OUString functions on string constantsStephan Bergmann2-2/+2
2014-12-02make ring header onlyBjoern Michaelsen1-80/+0
2014-12-02more testing and initial iteratorsBjoern Michaelsen1-2/+8
2014-12-02private pointerBjoern Michaelsen1-13/+10
2014-12-02use boostBjoern Michaelsen1-40/+29
2014-11-25loplugin: cstylecastNoel Grandin1-13/+13
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl2-1/+5
2014-11-16sal_True/sal_False to true/false in sw comments (also delete obsolete ones)Matteo Casalin2-2/+2
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava1-1/+1
2014-11-11sw: remove silly assertion that copy constructor "succeeds"Michael Stahl1-14/+0
2014-11-11iwyu: remove unneeded includes in sc, sd, swRiccardo Magliocchetti1-1/+0
2014-11-10loplugin: cstylecastNoel Grandin2-20/+20
2014-11-05operator<< for SwPosition/SwPaM/etc. for use with SAL_DEBUGLuboš Luňák1-0/+5
2014-10-30sw: add API that provides fast access to marks of a text nodeMiklos Vajna1-0/+8
2014-10-29sw: translate "Rekursiv"Michael Stahl1-2/+2
2014-10-09Resolves: fdo#65823 crash on negative position in redlined wordCaolán McNamara1-1/+1
2014-10-06Resolves: fdo#84649 can have negative values from ConvertToModelPositionCaolán McNamara1-0/+3
2014-09-23error C2782: template parameter '_Ty' is ambiguousMiklos Vajna1-1/+1
2014-09-23with show changes on we can have negative offsetsCaolán McNamara1-1/+1
2014-08-20move comment into assertCaolán McNamara1-1/+1
2014-08-13warning C4245 signed/unsigned mismatchMichael Stahl1-3/+5
2014-08-12Refactored IDocumentStatistics our of SwDoc.Valentin Kettner1-1/+2
2014-08-12Refactored IDocumentFieldsAccess out of SwDoc.Valentin Kettner1-1/+2
2014-08-12show fly anchored inside selection as selected tooLuboš Luňák1-0/+6
2014-08-05Avoid fn ptr casts in SwNodes::ForEeachStephan Bergmann1-38/+0
2014-08-05sw: add RowInteropGrabBag UNO property for table rowsMiklos Vajna1-0/+1
2014-07-19fix debug=t buildCaolán McNamara1-0/+12
2014-07-01Related: #i124638# Second step of DrawingLayer FillAttributes...Armin Le Grand1-1/+5
2014-06-27loplugin:unreffun: also warn about redundant redeclarationsStephan Bergmann1-2/+0
2014-05-27Remove ASCII art and useless comments from sw moduleChris Laplante1-4/+0
2014-05-02Rename SwDBMgr -> SwDBManager.Jan Holesovsky1-2/+2
2014-04-30sw: sal_Bool->boolNoel Grandin5-27/+27
2014-04-22There is nothing "new" with SwNewDBMgr any moreTor Lillqvist1-2/+2
2014-04-22More hacking on --disable-database-connectivityTor Lillqvist1-0/+6
2014-04-22I see no reason why <stdlib.h> would be needed on OS XTor Lillqvist1-4/+0
2014-04-22There is nothing "new" with SwNewDBMgr any moreTor Lillqvist1-2/+2
2014-04-15Clean up function declarations and some unused functionsStephan Bergmann2-6/+9
2014-04-03oox: Preserve table style.Jacobo Aragunde Pérez1-0/+1
2014-04-03oox: Preserve cell theme color.Jacobo Aragunde Pérez1-0/+1
2014-03-28Merge back branch alg_writerframes to trunkArmin Le Grand1-4/+8
2014-03-27basic: sal_Bool->boolNoel Grandin1-3/+3
2014-03-24sal_uInt16 to size_t and optimizationsMatteo Casalin1-7/+5
2014-03-11oox export: associate editeng CharInteropGrabBag with sw via SIDTomaž Vajngerl1-1/+1