summaryrefslogtreecommitdiff
path: root/sw/source/core/crsr/crsrsh.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-06-30SwFrm::Calc: use vcl::RenderContextMiklos Vajna1-1/+1
2015-06-26SwViewShellImp::GetFirstVisPage: use vcl::RenderContextMiklos Vajna1-2/+2
2015-06-08tdf#91917 tdf#91602: avoid layout recursion differentlyMichael Stahl1-4/+2
2015-06-06tdf#91602: sw: prevent recursive layout crashMichael Stahl1-0/+4
2015-05-29pass RenderContext into writer paintingTomaž Vajngerl1-2/+2
2015-05-27tdf#91145: Set Cell Background Color in Table Broken in Writer 5.0Bjoern Michaelsen1-6/+6
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-237/+237
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann1-1/+1
2015-05-05loplugin:staticmethodsNoel Grandin1-12/+15
2015-04-29redundant castCaolán McNamara1-1/+1
2015-04-07Change "blink times" to be of type sal_uInt64Stephan Bergmann1-5/+4
2015-04-07tdf#90362 sw: config option for ignoring protected areasMiklos Vajna1-1/+2
2015-03-25TyposJulien Nabet1-1/+1
2015-03-24Kill dead <touch/touch.h> APITor Lillqvist1-4/+0
2015-03-09sw: move LOK_CALLBACK_CURSOR_VISIBLE event from SwVisCrsr to SwCrsrShellMiklos Vajna1-8/+8
2015-03-09Use SwCrsrShell::SelTblBox()Miklos Vajna1-2/+2
2015-03-09SwEditWin: when tiled rendering, let double click select an empty cellMiklos Vajna1-2/+2
2015-02-09Don't hide cursor for Android anymore - makes cursor events workTomaž Vajngerl1-5/+5
2015-02-09Combine DBG_UTIL and header version of Stt{End}CrsrMoveTomaž Vajngerl1-3/+8
2015-02-04coverity#708922 Use after freeCaolán McNamara1-0/+4
2015-02-03Don't call touch_ui_*() API that are no-ops anywayTor Lillqvist1-2/+4
2015-01-23do not use manual iterationBjoern Michaelsen1-3/+7
2014-12-05move use of IsMultiSelection()Bjoern Michaelsen1-7/+5
2014-12-04WaE: unused varBjoern Michaelsen1-1/+0
2014-12-04use C++11 iterationBjoern Michaelsen1-4/+5
2014-12-04unnecessary castBjoern Michaelsen1-2/+2
2014-12-04unnecessary castBjoern Michaelsen1-2/+2
2014-12-04unnecessary castBjoern Michaelsen1-1/+1
2014-12-04use C++11 iterationBjoern Michaelsen1-7/+4
2014-12-04unnecessary castBjoern Michaelsen1-2/+2
2014-12-04use C++11 iterationBjoern Michaelsen1-14/+9
2014-12-04unnecessary castBjoern Michaelsen1-2/+2
2014-12-02use new typesafer implementationBjoern Michaelsen1-1/+1
2014-11-25loplugin: cstylecastNoel Grandin1-6/+6
2014-11-19Use SwNode::GetTxtNode()Miklos Vajna1-2/+2
2014-11-16sw: avoid 'condition ? sal_True : sal_False' expressionsMatteo Casalin1-5/+3
2014-11-16sal_True/sal_False to true/false in sw comments (also delete obsolete ones)Matteo Casalin1-1/+1
2014-11-10loplugin: cstylecastNoel Grandin1-28/+28
2014-11-04coverity#1213082 Dereference after null checkCaolán McNamara1-0/+4
2014-10-03coverity#1212487 try and silence Copy-paste errorCaolán McNamara1-2/+2
2014-09-30fdo#38884 Fix setting X position with dbgutil enabledJuergen Funk1-1/+1
2014-09-26coverity#1241340 Unused valueCaolán McNamara1-3/+6
2014-09-23fdo#82577: Handle WindowNoel Grandin1-2/+2
2014-09-22Fix fdo#38884 Improve Up/Down movement in writerJuergen Funk1-5/+9
2014-08-12Refactored IDocumentLayoutAccess out of SwDoc.Valentin Kettner1-1/+2
2014-08-12-Werror,-Wundefined-bool-conversionStephan Bergmann1-2/+2
2014-06-24new compilerplugin returnbyrefNoel Grandin1-13/+13
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante1-1/+1
2014-05-05coverity#704849 Unchecked dynamic_castMiklos Vajna1-1/+1
2014-05-02Fix d0b3832bedf65dChris Sherlock1-1/+1