summaryrefslogtreecommitdiff
path: root/sw/inc
AgeCommit message (Expand)Author
2016-02-02sw: -Werror,-Winconsistent-missing-overrideMiklos Vajna
2016-02-02LOK: add Document::setClientVisibleArea()Miklos Vajna
2016-02-02boost::hash->std::hashNoel Grandin
2016-02-01boost::unordered_set is not used anymoreNoel Grandin
2016-01-31boost::tuple -> std::tupleCaolán McNamara
2016-01-31OSL_THIS_FUNC is a rip-off of BOOST_CURRENT_FUNCTION so we can use thatCaolán McNamara
2016-01-30Fix typoDavid Ostrovsky
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin
2016-01-21sw: MSVC 2013 --enable-dbgutil does not need 3 overloads...Michael Stahl
2016-01-21loplugin: unused return valuesNoel Grandin
2016-01-19place it safe with MSVC 2008 buildNoel Grandin
2016-01-19loplugin:unusedmethods in sw/Noel Grandin
2016-01-19Kill .src based Writer context menusMaxim Monastirsky
2016-01-18basebmp now only used from vcl/headless codeCaolán McNamara
2016-01-18drawmodes header goneCaolán McNamara
2016-01-18tdf#96600: use frame RTL property for determining active ruler columnMike Kaganski
2016-01-14editeng: handle SdrModel::isTiledSearching()Miklos Vajna
2016-01-13loplugin:unusedmethods unused return value in include/sfx2Noel Grandin
2016-01-11loplugin:privatebase: Make derivation from noncopyable explicitly privateStephan Bergmann
2016-01-10Fix typosAndrea Gelmini
2016-01-08tdf#96480: ODF import: eliminate duplicate cross reference heading bookmarksMichael Stahl
2016-01-08Use public derivation, and remove then-unnecessary downcastsStephan Bergmann
2016-01-06sw: remove include of sw/source/inc/uibase/dbui.hxx from dbmgr.hxxMichael Stahl
2016-01-05tdf#93565 Use multiple docs for individual PDF MMJan-Marek Glogowski
2016-01-05tdf#90187 Added uno command for track changes bar.Gulsah Kose
2016-01-05Make SotFactory private to sot/ and clean a bitMatúš Kukan
2016-01-04sw: prefix members of SwAttrSetChgMiklos Vajna
2016-01-03cppcheck: passedByValueCaolán McNamara
2015-12-28Typo: pysical->physicalJulien Nabet
2015-12-25move SwXStyle entirely into compilation unitBjoern Michaelsen
2015-12-25remove SwXStyle creation outside of compilation unitBjoern Michaelsen
2015-12-22Indentation fixesMiklos Vajna
2015-12-21loplugin:unusedfields in swNoel Grandin
2015-12-21tdf93236 N-UP printing in combination with mailmerge broken file-print 1/4Juergen Funk
2015-12-21loplugin:unusedmethodsNoel Grandin
2015-12-17sw, sd, sc: clean up no longer necessary isTiledRendering() member functionsMiklos Vajna
2015-12-16sfx2: clean up no longer needed SfxObjectShell::isTiledRendering()Miklos Vajna
2015-12-12No need for a separate <vcl/lstbox.h>Tor Lillqvist
2015-12-11No need for a separate <vcl/graph.h>Tor Lillqvist
2015-12-11No need for a separate <vcl/combobox.h>Tor Lillqvist
2015-12-11tdf#96075 Frame alignment buttons not using correct tooltipsSamuel Mehrbrodt
2015-12-11sw: clean up no longer needed SwViewShell::isTiledRendering()Miklos Vajna
2015-12-10tdf#91665 l10n: replace string lists - by separate stringsJuergen Funk
2015-12-10sw: accept a const text node in SwRDFHelper::getTextNodeStatements()Miklos Vajna
2015-12-10sw: indentation fixesMiklos Vajna
2015-12-09sw: handle RDF mark in SwFltControlStack::SetAttrInDoc()Miklos Vajna
2015-12-08sw: add RES_FLTR_RDFMARKMiklos Vajna
2015-12-07Let LIBO_INTERNAL_ONLY imply LOK_USE_UNSTABLE_APIMiklos Vajna
2015-12-04sw: add doxygen comment for SwpHintsMiklos Vajna
2015-12-04Wingdi RGB macro handling improvedAshod Nakashian