summaryrefslogtreecommitdiff
path: root/sw/inc
AgeCommit message (Expand)AuthorFilesLines
2015-03-17-Werror,-Winconsistent-missing-overrideStephan Bergmann1-0/+1
2015-03-16make SwClientIter::GoStart/GoEnd privateBjoern Michaelsen1-19/+17
2015-03-16get rid of SearchTypeBjoern Michaelsen2-6/+0
2015-03-16fix stray SAL_OVERRIDEBjoern Michaelsen1-1/+1
2015-03-16remove 'shortcut' that is longer than the originalBjoern Michaelsen1-1/+0
2015-03-16Fixes for moving stuff to SwIteratorBjoern Michaelsen2-10/+20
2015-03-16Move SwClientIter::Previous() to SwIteratorBjoern Michaelsen2-9/+7
2015-03-16Move SwClientIter::Next() to SwIteratorBjoern Michaelsen2-10/+8
2015-03-16Move SwClientIter::Last() to SwIteratorBjoern Michaelsen2-11/+10
2015-03-16move SwClientIter::First() to SwIteratorBjoern Michaelsen2-10/+9
2015-03-16assert hard hereBjoern Michaelsen1-1/+1
2015-03-16make typed iteration private in SwClientIter nowBjoern Michaelsen1-38/+42
2015-03-16Pipe legacy Modify calls through SwClientModifyBjoern Michaelsen1-12/+30
2015-03-16make SwIterator finalBjoern Michaelsen1-1/+1
2015-03-16nonsense SwClientIter::operator() isnt used, better remove before someone doesBjoern Michaelsen1-4/+0
2015-03-16SwXTextDocument: add missing @see for 3 vcl::ITiledRenderable methodsMiklos Vajna1-8/+4
2015-03-16lok::Document: add resetSelection()Miklos Vajna1-0/+2
2015-03-16LOK: add lok::Document::setGraphicSelection() API and implement it for WriterMiklos Vajna1-0/+2
2015-03-16loplugin:saloverrideStephan Bergmann1-3/+3
2015-03-14SwDepend: naming conventionsBjoern Michaelsen1-10/+10
2015-03-14SwDepend: cosmeticsBjoern Michaelsen1-5/+3
2015-03-14inline SwDepends trivialsBjoern Michaelsen1-4/+17
2015-03-14inline broadcast iterationsBjoern Michaelsen1-2/+15
2015-03-14simplify SwClientIter iterationBjoern Michaelsen1-0/+8
2015-03-14simpilfy SwClient::operator()Bjoern Michaelsen1-4/+3
2015-03-14inline trivial SwModify functionsBjoern Michaelsen1-3/+9
2015-03-14inline trivial SwClient functionsBjoern Michaelsen1-4/+11
2015-03-14fix naming conventions while at itBjoern Michaelsen1-45/+45
2015-03-14now inline SwClientIter, its small enoughBjoern Michaelsen1-9/+74
2015-03-14use sw::Ring<>Bjoern Michaelsen1-6/+2
2015-03-14separate the sane from the less sane in SwClientBjoern Michaelsen1-17/+34
2015-03-14sw: prefix members of SwSelPaintRectsMichael Stahl1-12/+12
2015-03-14sw: prefix members of SwShellCrsrMichael Stahl1-10/+12
2015-03-14sw: prefix members of SwTableCursorMichael Stahl1-13/+15
2015-03-14sw: prefix members of SwUnoCrsr, SwUnoTableCrsrMichael Stahl1-12/+14
2015-03-14sw: prefix members of SwCursorMichael Stahl1-11/+11
2015-03-12Clean up previous commitStephan Bergmann1-9/+0
2015-03-12sw: further components converted to constructor methodChris Sherlock1-2/+0
2015-03-11sw: reindent modcfg.hxxMichael Stahl1-15/+15
2015-03-11utl::ConfigItem::Commit() should call ClearModified()Michael Stahl4-8/+25
2015-03-11fix windows buildNoel Grandin2-3/+3
2015-03-11convert MarkType to enum classNoel Grandin2-2/+2
2015-03-11convert tExternalDataType to enum classNoel Grandin1-2/+3
2015-03-11convert SwMoveFlags and SwInsertFlags from enum to enum classNoel Grandin2-22/+30
2015-03-11convert SetAttrMode to enum classNoel Grandin6-23/+27
2015-03-11sw: s/eEnde/eEnd/Michael Stahl2-6/+6
2015-03-09SwViewShell: store tiled rendering state in SdrModelMiklos Vajna1-3/+0
2015-03-09Use SwCrsrShell::SelTblBox()Miklos Vajna1-4/+1
2015-03-09SwEditWin: when tiled rendering, let double click select an empty cellMiklos Vajna1-1/+4
2015-03-06Timer: Adapted all idle includes and enum usesTobias Madl1-0/+1