summaryrefslogtreecommitdiff
path: root/sw/source/core/crsr
AgeCommit message (Expand)Author
2012-06-11remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2012-05-31targetted misc. minor cppcheck cleanups reversionMichael Meeks
2012-05-25Convert SV_DECL_PTRARR_DEL(SwFldTypes) to std::vectorNoel Grandin
2012-05-09Resolves: fdo#38071 improve multi-line form field text rangesCaolán McNamara
2012-05-05Resolves: fdo#49342 crash merging cells, revert conversion to std::mapCaolán McNamara
2012-05-04sw/.../crsrsh.cxx: Translate some German commentsSebastian Spaeth
2012-05-02Remove GoPrevSentence indicated in unusedJulien Nabet
2012-04-30WaE: unsafe mix of sal_Bool and boolCaolán McNamara
2012-04-24DBG_UTIL vs OSL_DEBUG_LEVEL confusionStephan Bergmann
2012-04-20n#751313 SwCallLink: avoid redrawing complete rows without nested tablesMiklos Vajna
2012-04-20n#751313 SwCallLink: avoid copy&paste via introducing lcl_notifyRowMiklos Vajna
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-02Convert SV_PTRARRAY to ::std::dequeBartosz Kosiorek
2012-04-02refactor the Rewriter rules using enumsCaolán McNamara
2012-04-02reorganize trickier staticsCaolán McNamara
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann
2012-03-13Resolves: fdo#46728 reference count the overlay managersCaolán McNamara
2012-03-03fdo#39694: SwTxtFld: do expand the field in the ctorMichael Stahl
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2012-01-20Mempool size args are unused.Stephan Bergmann
2012-01-18remove unused codeThomas Arnhold
2012-01-17sw: translate some commentsMichael Stahl
2012-01-17Fix for fdo43460 Part XL getLength() to isEmpty()Olivier Hallot
2012-01-14Some cppcheck cleaningJulien Nabet
2012-01-05Header/Footer: fix some bad indicators updates due to wrong call orderCédric Bosdonnat
2012-01-04Header/Footer: switch cursor between header and footer using the cursorCédric Bosdonnat
2011-12-29Header/Footer: When editing, show only the appropriate conrol.Jan Holesovsky
2011-12-29Header/Footer: Show / hide the control immediately.Jan Holesovsky
2011-12-08fdo#42147: fix crashIvan Timofeev
2011-12-08childs -> childrenMichael T. Whiteley
2011-11-29SwPosition: comparing pointers is sillyMichael Stahl
2011-11-28SwPosition: handle un-registered SwIndex:Michael Stahl
2011-11-27remove include of pch header from swNorbert Thiebaud
2011-11-24SwIndex: remove global EmptyIndexArrayMichael Stahl
2011-11-24sw: enable more debug code:Michael Stahl
2011-11-24SwShell{,Table}Crsr: remove pointless overrides of IsSelOvrMichael Stahl
2011-11-24sw: replace abuses of OSL_DEBUG_LEVEL with DBG_UTILMichael Stahl
2011-11-23std::map::erase takes a nonconst iteratorCaolán McNamara
2011-11-23SwSelBoxes: svarray -> std::mapDaisuke Nishino
2011-11-19remove [Byte]String::EraseAllCharsCaolán McNamara
2011-11-18SwCursor::RestoreSavePos: assert on invalid positionMichael Stahl
2011-11-18fdo#40831: SwCursor::RestoreSavePos:Tomofumi Yagi
2011-11-17redundant if not-null checks on deleteIvan Timofeev
2011-11-16add RTL_CONSTASCII_STRINGPARAM to appendAscii on string literalsCaolán McNamara
2011-11-15Cleanup few macros and unused headers.Jan Holesovsky
2011-11-06cppcheck: drop redundant checksIvan Timofeev
2011-10-10WaE: unsafe mix of type 'bool' and type 'sal_Bool' in operationTor Lillqvist
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara
2011-09-20replaced some SvUShorts with std::vectorDaniel Di Marco