summaryrefslogtreecommitdiffstats
path: root/sw/inc
Commit message (Expand)AuthorAgeFilesLines
* Remove excess newlinesChris Sherlock2016-02-091-1/+0
* Formatting changes across all modulesChris Sherlock2016-02-091-2/+2
* vcl: cmdevt.[hc]xx -> commandevent.[hc]xxChris Sherlock2016-02-083-3/+3
* sw lok: For PgDown/PgUp, don't set the VisArea, instead use a dedicated var.Jan Holesovsky2016-02-081-0/+10
* loplugin:unusedmethodsNoel Grandin2016-02-084-46/+0
* sw - single search after find all selects the 2nd occurrence - fixedMarco Cecchetti2016-02-071-0/+3
* vcl/apptypes.hxx is goneStephan Bergmann2016-02-061-1/+0
* vcl: split exception types from input typesChris Sherlock2016-02-063-24/+31
* sw: move all SwXTextTable implementation details to pImplMichael Stahl2016-02-051-17/+2
* sw: move the SwXTextTable descriptor members to SwXTextTable::ImplMichael Stahl2016-02-051-8/+0
* sw: move SwTextTable's SwClient to SwTextTable::ImplMichael Stahl2016-02-051-8/+5
* sw: move rest of SwXCellRange implementation details into pImplMichael Stahl2016-02-051-18/+5
* sw: fix SolarMutex asserts from SwXCellRange dtorMichael Stahl2016-02-051-13/+11
* sw: remove no longer used SwViewShell::setTiledRendering()Miklos Vajna2016-02-051-2/+0
* Fix typosAndrea Gelmini2016-02-051-1/+1
* sw: -Werror,-Winconsistent-missing-overrideMiklos Vajna2016-02-021-1/+1
* LOK: add Document::setClientVisibleArea()Miklos Vajna2016-02-021-0/+2
* boost::hash->std::hashNoel Grandin2016-02-023-3/+0
* boost::unordered_set is not used anymoreNoel Grandin2016-02-011-1/+0
* boost::tuple -> std::tupleCaolán McNamara2016-01-311-1/+1
* OSL_THIS_FUNC is a rip-off of BOOST_CURRENT_FUNCTION so we can use thatCaolán McNamara2016-01-311-1/+0
* Fix typoDavid Ostrovsky2016-01-301-1/+1
* InterfaceContainer2 with vector instead of SequenceNoel Grandin2016-01-252-9/+9
* sw: MSVC 2013 --enable-dbgutil does not need 3 overloads...Michael Stahl2016-01-211-26/+0
* loplugin: unused return valuesNoel Grandin2016-01-2113-21/+18
* place it safe with MSVC 2008 buildNoel Grandin2016-01-191-0/+24
* loplugin:unusedmethods in sw/Noel Grandin2016-01-1911-66/+0
* Kill .src based Writer context menusMaxim Monastirsky2016-01-192-60/+0
* basebmp now only used from vcl/headless codeCaolán McNamara2016-01-183-9/+0
* drawmodes header goneCaolán McNamara2016-01-183-3/+0
* tdf#96600: use frame RTL property for determining active ruler columnMike Kaganski2016-01-181-0/+1
* editeng: handle SdrModel::isTiledSearching()Miklos Vajna2016-01-141-1/+2
* loplugin:unusedmethods unused return value in include/sfx2Noel Grandin2016-01-131-1/+1
* loplugin:privatebase: Make derivation from noncopyable explicitly privateStephan Bergmann2016-01-111-1/+1
* Fix typosAndrea Gelmini2016-01-108-8/+8
* tdf#96480: ODF import: eliminate duplicate cross reference heading bookmarksMichael Stahl2016-01-081-1/+1
* Use public derivation, and remove then-unnecessary downcastsStephan Bergmann2016-01-081-4/+4
* sw: remove include of sw/source/inc/uibase/dbui.hxx from dbmgr.hxxMichael Stahl2016-01-061-7/+0
* tdf#93565 Use multiple docs for individual PDF MMJan-Marek Glogowski2016-01-051-2/+2
* tdf#90187 Added uno command for track changes bar.Gulsah Kose2016-01-051-0/+1
* Make SotFactory private to sot/ and clean a bitMatúš Kukan2016-01-051-1/+0
* sw: prefix members of SwAttrSetChgMiklos Vajna2016-01-041-8/+8
* cppcheck: passedByValueCaolán McNamara2016-01-031-1/+3
* Typo: pysical->physicalJulien Nabet2015-12-281-2/+2
* move SwXStyle entirely into compilation unitBjoern Michaelsen2015-12-251-167/+17
* remove SwXStyle creation outside of compilation unitBjoern Michaelsen2015-12-251-0/+5
* Indentation fixesMiklos Vajna2015-12-221-5/+5
* loplugin:unusedfields in swNoel Grandin2015-12-213-11/+4
* tdf93236 N-UP printing in combination with mailmerge broken file-print 1/4Juergen Funk2015-12-211-3/+96
* loplugin:unusedmethodsNoel Grandin2015-12-211-2/+0