summaryrefslogtreecommitdiff
path: root/sw/source/core/crsr/crsrsh.cxx
AgeCommit message (Expand)AuthorFilesLines
2012-07-09renamed German variables (in sw/source/core/crsr/)Philipp Riemer1-20/+27
2012-07-09adjusted existing comments (in sw/source/core/crsr/)Philipp Riemer1-64/+44
2012-07-09fdo#39468: translate German comments (=> sw/source/core/crsr)Philipp Riemer1-278/+245
2012-07-09removed dead code (in sw/source/core/crsr/)Philipp Riemer1-2/+2
2012-06-30Some cppcheck cleaningJulien Nabet1-1/+1
2012-06-22Remove empty or non-called methodsThomas Arnhold1-5/+0
2012-05-31targetted misc. minor cppcheck cleanups reversionMichael Meeks1-1/+1
2012-05-04sw/.../crsrsh.cxx: Translate some German commentsSebastian Spaeth1-56/+70
2012-04-30WaE: unsafe mix of sal_Bool and boolCaolán McNamara1-1/+1
2012-04-24DBG_UTIL vs OSL_DEBUG_LEVEL confusionStephan Bergmann1-6/+1
2012-01-17sw: translate some commentsMichael Stahl1-42/+40
2012-01-05Header/Footer: fix some bad indicators updates due to wrong call orderCédric Bosdonnat1-4/+4
2012-01-04Header/Footer: switch cursor between header and footer using the cursorCédric Bosdonnat1-0/+15
2011-12-29Header/Footer: When editing, show only the appropriate conrol.Jan Holesovsky1-1/+1
2011-12-29Header/Footer: Show / hide the control immediately.Jan Holesovsky1-4/+2
2011-12-08fdo#42147: fix crashIvan Timofeev1-1/+1
2011-11-27remove include of pch header from swNorbert Thiebaud1-2/+0
2011-11-24SwIndex: remove global EmptyIndexArrayMichael Stahl1-1/+1
2011-11-24sw: enable more debug code:Michael Stahl1-11/+7
2011-11-24sw: replace abuses of OSL_DEBUG_LEVEL with DBG_UTILMichael Stahl1-5/+4
2011-11-17redundant if not-null checks on deleteIvan Timofeev1-5/+2
2011-10-10WaE: unsafe mix of type 'bool' and type 'sal_Bool' in operationTor Lillqvist1-1/+1
2011-09-19Do not delete SwIndexReg::pEmptyIndexArray while SwXTextCursor instances can ...Stephan Bergmann1-1/+1
2011-09-14don't crashCaolán McNamara1-1/+2
2011-09-13Header/Footer: fixed the Ctrl+PgUp and Ctrl+PdDown behaviorsCédric Bosdonnat1-44/+7
2011-07-05Header/Footer: When double-clicking, set the crsr to the clicked positionCédric Bosdonnat1-2/+0
2011-07-05Header/Footer: Toggled edit mode in SwCrsrShell::SetCrsrCédric Bosdonnat1-0/+5
2011-06-30n#676858: added new menu entry for headers/footers edit modeCédric Bosdonnat1-2/+47
2011-06-30n#676858: implement header / footer edition modeCédric Bosdonnat1-0/+9
2011-04-26inefficient emptiness checkKayo Hamid1-1/+1
2011-04-22left arrow comments removed // <--Júlio Hoffimann1-4/+0
2011-04-18all bogus comments removed keeping the indentationJúlio Hoffimann1-1/+1
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky1-26/+28
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks1-245/+260
2011-03-04CWS swlayoutrefactoring: fix missing cursor updateMathias Bauer1-1/+1
2011-02-13Remove unused SHOW_IDLE_REGIONThomas Arnhold1-15/+0
2011-02-09CWS swlayoutrefactoring: fixes for compilation on unxlngxi after resyncMathias Bauer1-4/+4
2011-02-09CWS swlayoutrefactoring: fix merge conflictsMathias Bauer1-75/+15
2011-02-09CWS swlayoutrefactoring: resync to m100Mathias Bauer1-233/+308
2011-02-08Clean-up bogus comments in writer.Guillaume Poussel1-16/+11
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner1-0/+15
2011-02-03Remove comments (writer)shirahara1-2/+1
2011-01-28Resolves: fdo#33509, #i62414# out-by-one breaks CTL spell-checking popupCaolán McNamara1-2/+2
2011-01-28removed bogus commentsshirahara1-12/+6
2011-01-18Remove some more dates..Thomas Arnhold1-2/+0
2011-01-17Remove #refactorlists# comments.Thomas Arnhold1-5/+0
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner1-247/+247
2010-12-17CWS swlayoutrefactoring: #i115510#: first step to clean up the SwClient messMathias Bauer1-2/+2
2010-12-15undoapi: #i115383#: new IShellCursorSupplier, implemented by SwCrsrShellMichael Stahl1-0/+15
2010-11-25Merge remote branch 'origin/libreoffice-3-3'Jan Holesovsky1-29/+29