summaryrefslogtreecommitdiffstats
path: root/sw/source/core/crsr
Commit message (Expand)AuthorAgeFilesLines
* Convert SV_DECL_PTRARR_DEL of Sw*Fmts to std::vectorNoel Grandin2012-06-204-8/+8
* remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara2012-06-111-1/+1
* Remove superfluous empty lines on topThomas Arnhold2012-06-0915-31/+0
* targetted misc. minor cppcheck cleanups reversionMichael Meeks2012-05-312-2/+2
* Convert SV_DECL_PTRARR_DEL(SwFldTypes) to std::vectorNoel Grandin2012-05-251-2/+2
* Resolves: fdo#38071 improve multi-line form field text rangesCaolán McNamara2012-05-091-1/+3
* Resolves: fdo#49342 crash merging cells, revert conversion to std::mapCaolán McNamara2012-05-054-71/+98
* sw/.../crsrsh.cxx: Translate some German commentsSebastian Spaeth2012-05-041-56/+70
* Remove GoPrevSentence indicated in unusedJulien Nabet2012-05-021-4/+0
* WaE: unsafe mix of sal_Bool and boolCaolán McNamara2012-04-301-1/+1
* DBG_UTIL vs OSL_DEBUG_LEVEL confusionStephan Bergmann2012-04-241-6/+1
* n#751313 SwCallLink: avoid redrawing complete rows without nested tablesMiklos Vajna2012-04-201-2/+15
* n#751313 SwCallLink: avoid copy&paste via introducing lcl_notifyRowMiklos Vajna2012-04-201-29/+21
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-1/+1
* Convert SV_PTRARRAY to ::std::dequeBartosz Kosiorek2012-04-021-1/+1
* refactor the Rewriter rules using enumsCaolán McNamara2012-04-021-3/+3
* reorganize trickier staticsCaolán McNamara2012-04-022-21/+12
* Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann2012-03-141-0/+1
* Resolves: fdo#46728 reference count the overlay managersCaolán McNamara2012-03-131-3/+3
* fdo#39694: SwTxtFld: do expand the field in the ctorMichael Stahl2012-03-031-1/+2
* Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann2012-01-211-1/+1
* Mempool size args are unused.Stephan Bergmann2012-01-201-1/+1
* remove unused codeThomas Arnhold2012-01-181-10/+0
* sw: translate some commentsMichael Stahl2012-01-171-42/+40
* Fix for fdo43460 Part XL getLength() to isEmpty()Olivier Hallot2012-01-173-5/+5
* Some cppcheck cleaningJulien Nabet2012-01-141-1/+1
* Header/Footer: fix some bad indicators updates due to wrong call orderCédric Bosdonnat2012-01-051-4/+4
* Header/Footer: switch cursor between header and footer using the cursorCédric Bosdonnat2012-01-041-0/+15
* Header/Footer: When editing, show only the appropriate conrol.Jan Holesovsky2011-12-291-1/+1
* Header/Footer: Show / hide the control immediately.Jan Holesovsky2011-12-291-4/+2
* fdo#42147: fix crashIvan Timofeev2011-12-082-2/+2
* childs -> childrenMichael T. Whiteley2011-12-081-3/+3
* SwPosition: comparing pointers is sillyMichael Stahl2011-11-291-8/+4
* SwPosition: handle un-registered SwIndex:Michael Stahl2011-11-281-10/+68
* remove include of pch header from swNorbert Thiebaud2011-11-2721-42/+0
* SwIndex: remove global EmptyIndexArrayMichael Stahl2011-11-241-1/+1
* sw: enable more debug code:Michael Stahl2011-11-243-13/+9
* SwShell{,Table}Crsr: remove pointless overrides of IsSelOvrMichael Stahl2011-11-241-18/+0
* sw: replace abuses of OSL_DEBUG_LEVEL with DBG_UTILMichael Stahl2011-11-244-16/+10
* std::map::erase takes a nonconst iteratorCaolán McNamara2011-11-231-4/+5
* SwSelBoxes: svarray -> std::mapDaisuke Nishino2011-11-234-98/+70
* remove [Byte]String::EraseAllCharsCaolán McNamara2011-11-192-3/+6
* SwCursor::RestoreSavePos: assert on invalid positionMichael Stahl2011-11-181-4/+10
* fdo#40831: SwCursor::RestoreSavePos:Tomofumi Yagi2011-11-181-2/+14
* redundant if not-null checks on deleteIvan Timofeev2011-11-171-5/+2
* add RTL_CONSTASCII_STRINGPARAM to appendAscii on string literalsCaolán McNamara2011-11-161-19/+31
* Cleanup few macros and unused headers.Jan Holesovsky2011-11-151-1/+1
* cppcheck: drop redundant checksIvan Timofeev2011-11-061-1/+1
* WaE: unsafe mix of type 'bool' and type 'sal_Bool' in operationTor Lillqvist2011-10-101-1/+1
* just silence the auto_ptr deprecations in isolationCaolán McNamara2011-09-221-0/+4