summaryrefslogtreecommitdiff
path: root/sw/source/uibase/table
AgeCommit message (Expand)AuthorFilesLines
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara1-3/+3
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann1-1/+1
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin1-1/+1
2018-04-02weld SwTableWidthDlgCaolán McNamara1-1/+1
2018-04-01remove unused processfactory.hxx includesJochen Nitschke1-1/+0
2018-03-28Translate German variable namesJohnny_M1-1/+1
2018-03-21sw: fix some IWYU warningsMiklos Vajna1-0/+1
2018-03-20drop unnecessary includesCaolán McNamara2-2/+0
2018-02-21loplugin:changetoolsgen in swNoel Grandin1-11/+11
2018-01-12More loplugin:cstylecast: swStephan Bergmann1-3/+3
2017-12-22Resolves: tdf#114572 immediate update of value while typing unwantedCaolán McNamara1-2/+5
2017-12-09tdf#113959 Use svxlo-FrameDirectionListBox instead of ListBoxGabor Kelemen1-1/+2
2017-11-24loplugin:countusersofdefaultparams in sw (1)Noel Grandin1-1/+1
2017-10-26vcl: make MapMode constructor explicitMichael Stahl1-1/+1
2017-10-09uibase: consistently use "" and <> in include directivesMike Kaganski3-20/+20
2017-09-14connect to modified instead of up/down/focus-lostCaolán McNamara1-5/+2
2017-08-07loplugin:constparams in sw part10Noel Grandin1-1/+1
2017-08-07loplugin:constparams in sw part8Noel Grandin1-1/+1
2017-07-25use more comphelper::InitAnyPropertySequenceNoel Grandin1-11/+6
2017-07-21de-hrc various thingsCaolán McNamara2-2/+0
2017-07-02SwInsertChart's parameters are unusedStephan Bergmann1-3/+1
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin1-1/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-5/+5
2017-03-16convert SwUndoId to scoped enumNoel Grandin1-2/+2
2017-03-01tdf#77111 sw: fix page number offset on table dialog "Text Flow"Michael Stahl1-1/+2
2017-02-28new loplugin unoanyNoel Grandin1-4/+4
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin1-4/+4
2017-01-18new loplugin: useuniqueptr: sw part 2Noel Grandin1-2/+1
2016-11-23tdf#42949 Remove unused uno headers from /sw/source/uibaseBartosz Kosiorek1-4/+0
2016-10-28convert std::unique_ptr<VclAbstractDialog> to VclPtrNoel Grandin1-1/+1
2016-10-17replace <<= with assign for <<= with rhs AnyJochen Nitschke1-4/+4
2016-10-05convert MapUnit to scoped enumNoel Grandin1-1/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-16/+16
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-3/+3
2016-08-31Get rid of a pointless indirect function pointer variableNoel Grandin1-1/+1
2016-07-25new loplugin overrideparamNoel Grandin1-2/+2
2016-06-27loplugin:singlevalfields in sw(part1)Noel Grandin1-7/+1
2016-06-06Convert DeactivePage return code to scoped enumNoel Grandin1-2/+2
2016-05-23loplugin:unusedmethods in swNoel Grandin1-7/+0
2016-03-22loplugin:constantparam in swNoel Grandin2-3/+3
2016-01-13resolve TODO, remove SVVERB_SHOWMichael Stahl1-1/+2
2015-12-21loplugin:unusedfields in swNoel Grandin1-2/+1
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon2-3/+3
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann3-6/+6
2015-11-09formatting improvements in sw/Noel Grandin1-1/+1
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin2-2/+2
2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin1-2/+2
2015-10-19loplugin:defaultparamsStephan Bergmann1-1/+1
2015-10-15convert Link<> to typedNoel Grandin1-3/+3
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-13/+13