summaryrefslogtreecommitdiff
path: root/sw/source/core/txtnode/ndhints.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-01-29sw: speed up SwpHints::Check() by 2xMichael Stahl1-2/+2
2017-11-24TypedWhichId for RES_CHRATR constantsNoel Grandin1-0/+1
2017-10-23loplugin:includeform: swStephan Bergmann1-2/+2
2017-08-04loplugin:constparams in sw part4Noel Grandin1-2/+2
2017-06-09tdf#39468 translate german comments in sw/* (except source/filter)Bernhard Widl1-1/+1
2017-04-12convert SwComparePosition to scoped enumNoel Grandin1-2/+2
2017-03-25Fix typosAndrea Gelmini1-1/+1
2017-03-04sw: translate german comments in ndhints.cxxMichael Stahl1-15/+15
2016-04-20clang-tidy clang-analyzer-deadcode.DeadStoresNoel Grandin1-1/+0
2016-01-10Fix typosAndrea Gelmini1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-3/+3
2015-09-08loplugin:mergeclasses merge SwpHintsArray with SwpHintsNoel Grandin1-40/+27
2015-06-02loplugin:loopvartoosmallNoel Grandin1-1/+1
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-38/+38
2015-02-18boost->stdCaolán McNamara1-1/+1
2015-01-23sw: SwpHintsArray::Contains() cannot call CHECKMichael Stahl1-5/+1
2015-01-22Some more loplugin:cstylecast: swStephan Bergmann1-2/+2
2015-01-21Hint assertions and sanity checks added.Ashod Nakashian1-0/+4
2014-11-26loplugin: cstylecastNoel Grandin1-2/+2
2014-10-23sw: fix undefined casts of SwTxtInputFldMichael Stahl1-6/+10
2014-07-22SwpHints::GetPos just used to check presence => renamed to ContainsMatteo Casalin1-3/+3
2014-07-22SwpHintsArray/SwpHints and related: sal_uInt16 to size_tMatteo Casalin1-7/+7
2014-06-25remove empty DumpHints() [loplugin:unreffun]Matúš Kukan1-3/+0
2014-06-24new compilerplugin returnbyrefNoel Grandin1-15/+15
2014-04-24Finish cleaning up ASCII art in the sw moduleChris Laplante1-20/+0
2014-03-07Typo: exsiting->existingJulien Nabet1-1/+1
2014-02-27Remove visual noise from swAlexander Wilms1-4/+0
2014-01-15Resolves: #i17171# Writer paragraph cannot be longer than 65534 charactersCaolán McNamara1-11/+11
2013-11-19Resolves: #i33737# enable in-place editing of Input FieldsOliver-Rainer Wittmann1-8/+8
2013-06-20fdo#52028: sw: let text formatting ignore RSID in automatic stylesMichael Stahl1-1/+87
2013-06-06Some more modules at least building with mingw64Fridrich Štrba1-2/+2
2013-01-11SwpHintsArray::Resort(): remove mostly unused return valueMichael Stahl1-3/+3
2013-01-11fdo#58793: re-implement SwpHintsArray::Resort():Michael Stahl1-41/+7
2012-12-12sal_Bool to boolTakeshi Abe1-2/+2
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-08-25SwpHintsArray::Check(): reindent thatMichael Stahl1-18/+20
2012-08-25SwpHintsArray: refactor assertions:Michael Stahl1-8/+12
2012-07-31SwpHintsArray::DeleteAtPos: Apple GCC unused variable warningMichael Stahl1-0/+1
2012-07-31SwpHintsArray: deploy some assertsMichael Stahl1-8/+4
2012-07-31fix some problems in previous STL conversion:Michael Stahl1-20/+21
2012-07-31sw: convert SwpHtStart SwpHtEnd to sorted_vectorNoel Grandin1-90/+30
2012-07-30rather pointless cast to longCaolán McNamara1-2/+2
2012-07-30ditch SV_DECL_PTRARR_SORT_DELCaolán McNamara1-4/+0
2011-11-27remove include of pch header from swNorbert Thiebaud1-2/+0
2011-11-24sw: enable more debug code:Michael Stahl1-1/+1
2011-11-24sw: replace abuses of OSL_DEBUG_LEVEL with DBG_UTILMichael Stahl1-3/+3
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks1-29/+29
2011-02-06Remove nested OSL_DEBUG_LEVELThomas Arnhold1-2/+0
2011-01-24Remove NIE directive. 'Nie' means 'never' in German.Thomas Arnhold1-66/+0
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner1-30/+30