summaryrefslogtreecommitdiff
path: root/sw/inc
AgeCommit message (Expand)AuthorFilesLines
2016-02-08loplugin:unusedmethodsNoel Grandin4-46/+0
2016-02-07sw - single search after find all selects the 2nd occurrence - fixedMarco Cecchetti1-0/+3
2016-02-06vcl/apptypes.hxx is goneStephan Bergmann1-1/+0
2016-02-06vcl: split exception types from input typesChris Sherlock3-24/+31
2016-02-05sw: move all SwXTextTable implementation details to pImplMichael Stahl1-17/+2
2016-02-05sw: move the SwXTextTable descriptor members to SwXTextTable::ImplMichael Stahl1-8/+0
2016-02-05sw: move SwTextTable's SwClient to SwTextTable::ImplMichael Stahl1-8/+5
2016-02-05sw: move rest of SwXCellRange implementation details into pImplMichael Stahl1-18/+5
2016-02-05sw: fix SolarMutex asserts from SwXCellRange dtorMichael Stahl1-13/+11
2016-02-05sw: remove no longer used SwViewShell::setTiledRendering()Miklos Vajna1-2/+0
2016-02-05Fix typosAndrea Gelmini1-1/+1
2016-02-02sw: -Werror,-Winconsistent-missing-overrideMiklos Vajna1-1/+1
2016-02-02LOK: add Document::setClientVisibleArea()Miklos Vajna1-0/+2
2016-02-02boost::hash->std::hashNoel Grandin3-3/+0
2016-02-01boost::unordered_set is not used anymoreNoel Grandin1-1/+0
2016-01-31boost::tuple -> std::tupleCaolán McNamara1-1/+1
2016-01-31OSL_THIS_FUNC is a rip-off of BOOST_CURRENT_FUNCTION so we can use thatCaolán McNamara1-1/+0
2016-01-30Fix typoDavid Ostrovsky1-1/+1
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin2-9/+9
2016-01-21sw: MSVC 2013 --enable-dbgutil does not need 3 overloads...Michael Stahl1-26/+0
2016-01-21loplugin: unused return valuesNoel Grandin13-21/+18
2016-01-19place it safe with MSVC 2008 buildNoel Grandin1-0/+24
2016-01-19loplugin:unusedmethods in sw/Noel Grandin11-66/+0
2016-01-19Kill .src based Writer context menusMaxim Monastirsky2-60/+0
2016-01-18basebmp now only used from vcl/headless codeCaolán McNamara3-9/+0
2016-01-18drawmodes header goneCaolán McNamara3-3/+0
2016-01-18tdf#96600: use frame RTL property for determining active ruler columnMike Kaganski1-0/+1
2016-01-14editeng: handle SdrModel::isTiledSearching()Miklos Vajna1-1/+2
2016-01-13loplugin:unusedmethods unused return value in include/sfx2Noel Grandin1-1/+1
2016-01-11loplugin:privatebase: Make derivation from noncopyable explicitly privateStephan Bergmann1-1/+1
2016-01-10Fix typosAndrea Gelmini8-8/+8
2016-01-08tdf#96480: ODF import: eliminate duplicate cross reference heading bookmarksMichael Stahl1-1/+1
2016-01-08Use public derivation, and remove then-unnecessary downcastsStephan Bergmann1-4/+4
2016-01-06sw: remove include of sw/source/inc/uibase/dbui.hxx from dbmgr.hxxMichael Stahl1-7/+0
2016-01-05tdf#93565 Use multiple docs for individual PDF MMJan-Marek Glogowski1-2/+2
2016-01-05tdf#90187 Added uno command for track changes bar.Gulsah Kose1-0/+1
2016-01-05Make SotFactory private to sot/ and clean a bitMatúš Kukan1-1/+0
2016-01-04sw: prefix members of SwAttrSetChgMiklos Vajna1-8/+8
2016-01-03cppcheck: passedByValueCaolán McNamara1-1/+3
2015-12-28Typo: pysical->physicalJulien Nabet1-2/+2
2015-12-25move SwXStyle entirely into compilation unitBjoern Michaelsen1-167/+17
2015-12-25remove SwXStyle creation outside of compilation unitBjoern Michaelsen1-0/+5
2015-12-22Indentation fixesMiklos Vajna1-5/+5
2015-12-21loplugin:unusedfields in swNoel Grandin3-11/+4
2015-12-21tdf93236 N-UP printing in combination with mailmerge broken file-print 1/4Juergen Funk1-3/+96
2015-12-21loplugin:unusedmethodsNoel Grandin1-2/+0
2015-12-17sw, sd, sc: clean up no longer necessary isTiledRendering() member functionsMiklos Vajna1-1/+0
2015-12-16sfx2: clean up no longer needed SfxObjectShell::isTiledRendering()Miklos Vajna1-1/+1
2015-12-12No need for a separate <vcl/lstbox.h>Tor Lillqvist3-3/+1
2015-12-11No need for a separate <vcl/graph.h>Tor Lillqvist3-3/+0