summaryrefslogtreecommitdiff
path: root/sw/source/uibase/wrtsh
AgeCommit message (Expand)AuthorFilesLines
2016-07-04typo: emtpy → emptyChristian Lohmaier1-1/+1
2016-06-17comphelper lok: remove the g_bViewCallback globalMiklos Vajna1-4/+1
2016-06-16Remove the :: prefix in ::std for swMark Page1-1/+1
2016-06-10sw: implement per-view LOK_CALLBACK_HYPERLINK_CLICKEDMiklos Vajna1-1/+4
2016-05-26tdf#100051 Partially revert "loplugin:constantparam in sw"Miklos Vajna1-4/+4
2016-05-23clang-tidy clang-analyzer-deadcode.DeadStoresNoel Grandin1-1/+1
2016-05-12clang-tidy modernize-loop-convert in swNoel Grandin1-3/+3
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann1-1/+1
2016-04-22Avoid reserved identifiersStephan Bergmann3-22/+22
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-1/+1
2016-04-12Avoid reserved identifiersStephan Bergmann1-2/+2
2016-04-01loplugin:constantparam in swNoel Grandin1-2/+2
2016-03-31loplugin:constantparam in swNoel Grandin1-2/+2
2016-03-22loplugin:constantparam in swNoel Grandin6-19/+13
2016-03-17loplugin:constantparam in sfx2Noel Grandin1-1/+1
2016-03-15loplugin:constantparamNoel Grandin1-1/+1
2016-03-09loplugin:constantparam in swNoel Grandin2-3/+3
2016-03-08tdf#97601 sw: don't mark an already modified chart as modifiedMiklos Vajna1-2/+2
2016-03-04loplugin:unuseddefaultparam in swNoel Grandin2-16/+16
2016-02-24let SvxSearchItem use SearchOptions2Eike Rathke1-3/+3
2016-02-21tdf#84938 replace FRMMGR_TYPE_ with enumackepenek1-2/+2
2016-01-28sw: add AnchorType parameter to .uno:PasteMiklos Vajna1-4/+4
2016-01-21sw tiled editing: default to anchoring new images as-charMiklos Vajna1-0/+5
2016-01-13resolve TODO, remove SVVERB_SHOWMichael Stahl1-2/+3
2016-01-13loplugin:unusedmethods unused return value in sw/Noel Grandin4-65/+46
2016-01-10Fix typosAndrea Gelmini1-1/+1
2016-01-05Make SotFactory private to sot/ and clean a bitMatúš Kukan1-2/+1
2015-12-30Kill remaining plugin bitsMaxim Monastirsky1-1/+0
2015-12-11sw: clean up no longer needed SwViewShell::isTiledRendering()Miklos Vajna1-2/+2
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon9-393/+393
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann7-53/+53
2015-11-09formatting improvements in sw/Noel Grandin1-1/+1
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin2-3/+3
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-19loplugin:defaultparamsStephan Bergmann2-4/+4
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-1/+1
2015-10-08tdf#90834 Turn in-line version control history comments.kripton1-1/+1
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht3-3/+3
2015-10-02tdf#88128 fix unevaluated undo variable: autocorrectJustin Luth1-2/+17
2015-10-01remove old standalone Sun bug numbersNoel Grandin2-5/+0
2015-09-29Fix typosAndrea Gelmini2-2/+2
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann1-4/+4
2015-09-23no point in redeclaring methods with slightly different namesNoel Grandin2-4/+4
2015-09-23convert Link<> to typedNoel Grandin1-2/+2
2015-09-23remove unused Link<> parameterNoel Grandin1-3/+2
2015-09-18convert Link<> to typedNoel Grandin1-3/+2
2015-09-17sw: use std::unique_ptr<> in wrtshMiklos Vajna3-10/+9
2015-09-10GetCurFrameFormat->GetSelectedFrameFormatCaolán McNamara1-1/+1
2015-08-21loplugin: defaultparamsNoel Grandin4-9/+9
2015-08-04tdf#89154 stop at paragraph end when using CTRL+Right (or Left)Tomaž Vajngerl1-1/+1