summaryrefslogtreecommitdiff
path: root/sw/source/core/inc
AgeCommit message (Expand)AuthorFilesLines
2015-12-11tdf#69977: uno::Sequence is expensiveNoel Grandin1-1/+1
2015-11-30Move uses of SwFrame pointer-to-member after definition of class SwFrameStephan Bergmann1-92/+91
2015-11-30loplugin:unusedfieldsNoel Grandin1-13/+9
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon55-1381/+1381
2015-11-24loplugin:unusedfields in sw/Noel Grandin5-11/+0
2015-11-17use unique_ptr for pImpl in sw/Noel Grandin1-1/+2
2015-11-16sw: Prefix a member in SwVirtFlyDrawObj.Jan Holesovsky1-3/+3
2015-11-14sw: prefix members of SwUndoDeleteMiklos Vajna1-21/+21
2015-11-13sw: rename some more global variablesMichael Stahl2-8/+8
2015-11-12two methods with the same name that do slightly different thingsCaolán McNamara1-1/+1
2015-11-12SwPageFrm::MakeAll RefactoredAshod Nakashian2-4/+9
2015-11-12bin/rename-sw-abbreviations.sh run to fix few re-introduced abbrvtns.Jan Holesovsky1-1/+1
2015-11-12sw: prefix members of SwLayActionMiklos Vajna1-57/+57
2015-11-115th step to remove tools/rtti.hxxOliver Specht8-12/+0
2015-11-11Avoid a default parameter that was under-used anyway (loplugin:defaultparams)Tor Lillqvist1-1/+1
2015-11-11Replace several for_each by range based fors and functors by lambdas in sw.Mario J. Rugiero1-1/+1
2015-11-10tdf#39080 Hide Whitespace improvementsAshod Nakashian1-0/+3
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann51-240/+240
2015-11-07Misc tweaks and cleanups.Ashod Nakashian3-7/+9
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin33-1072/+913
2015-11-04sw: fix non-dbgutil buildMiklos Vajna1-2/+2
2015-11-04sw: prefix members of SwCacheObjMiklos Vajna1-14/+14
2015-11-04sw: prefix members of SwOrderIterMiklos Vajna1-5/+5
2015-11-03tdf#81144 Chinese full-width punctuation does not align properlyMark Hung1-1/+2
2015-11-03sw: prefix members of SwFrmNotifyMiklos Vajna1-10/+10
2015-10-28sw: prefix members of SwSubFontMiklos Vajna1-56/+56
2015-10-27Reduce scope of #include <tools/stream.hxx>Matteo Casalin1-1/+0
2015-10-27sw: prefix members of SwSectionFrmMiklos Vajna1-17/+17
2015-10-27inline SfxMediumRef typedefNoel Grandin1-6/+6
2015-10-26sw: prefix members of SwFontMiklos Vajna1-189/+189
2015-10-26sw: prefix members of SwUnderlineFontMiklos Vajna1-6/+6
2015-10-21sw: prefix members of SwPageFrmMiklos Vajna1-62/+62
2015-10-18cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-10-15Properly wrap macro expressions in parenthesesStephan Bergmann1-2/+2
2015-10-15Always restrict FAR_AWAY to 32 bitStephan Bergmann1-1/+1
2015-10-13tdf#94804 sw: allow duplicate heading cross reference bookmarksMichael Stahl1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann90-1179/+1179
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann3-10/+10
2015-10-12sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl1-1/+1
2015-10-12sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl1-1/+1
2015-10-12sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl1-1/+1
2015-10-12sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl1-2/+2
2015-10-08restore FlowFrmJoinLockGuard for surviving layout of ooo77837-1.odtCaolán McNamara1-0/+33
2015-10-05replace remaining FlowFrmJoinLockGuard with SwFrmDeleteGuardCaolán McNamara2-33/+26
2015-10-05sw: prefix members of SwFlyFrmMiklos Vajna1-38/+38
2015-10-02sw: fix copying of bookmarks in CopyRangeMichael Stahl1-1/+1
2015-10-02loplugin:unusedmethodsNoel Grandin3-11/+0
2015-10-01tdf#39080 Interactive hide-whitespace modeAshod Nakashian2-0/+10
2015-10-01sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl1-5/+3
2015-10-01sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl1-3/+5