summaryrefslogtreecommitdiffstats
path: root/sw/source/uibase/table
Commit message (Expand)AuthorAgeFilesLines
* sw: fix some IWYU warningsMiklos Vajna2018-03-211-0/+1
* drop unnecessary includesCaolán McNamara2018-03-202-2/+0
* loplugin:changetoolsgen in swNoel Grandin2018-02-211-11/+11
* More loplugin:cstylecast: swStephan Bergmann2018-01-121-3/+3
* Resolves: tdf#114572 immediate update of value while typing unwantedCaolán McNamara2017-12-221-2/+5
* tdf#113959 Use svxlo-FrameDirectionListBox instead of ListBoxGabor Kelemen2017-12-091-1/+2
* loplugin:countusersofdefaultparams in sw (1)Noel Grandin2017-11-241-1/+1
* vcl: make MapMode constructor explicitMichael Stahl2017-10-261-1/+1
* uibase: consistently use "" and <> in include directivesMike Kaganski2017-10-093-20/+20
* connect to modified instead of up/down/focus-lostCaolán McNamara2017-09-141-5/+2
* loplugin:constparams in sw part10Noel Grandin2017-08-071-1/+1
* loplugin:constparams in sw part8Noel Grandin2017-08-071-1/+1
* use more comphelper::InitAnyPropertySequenceNoel Grandin2017-07-251-11/+6
* de-hrc various thingsCaolán McNamara2017-07-212-2/+0
* SwInsertChart's parameters are unusedStephan Bergmann2017-07-021-3/+1
* remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin2017-04-211-1/+1
* tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna2017-03-311-5/+5
* convert SwUndoId to scoped enumNoel Grandin2017-03-161-2/+2
* tdf#77111 sw: fix page number offset on table dialog "Text Flow"Michael Stahl2017-03-011-1/+2
* new loplugin unoanyNoel Grandin2017-02-281-4/+4
* teach lolugin:stringconstant about calling constructorsNoel Grandin2017-01-311-4/+4
* new loplugin: useuniqueptr: sw part 2Noel Grandin2017-01-181-2/+1
* tdf#42949 Remove unused uno headers from /sw/source/uibaseBartosz Kosiorek2016-11-231-4/+0
* convert std::unique_ptr<VclAbstractDialog> to VclPtrNoel Grandin2016-10-281-1/+1
* replace <<= with assign for <<= with rhs AnyJochen Nitschke2016-10-171-4/+4
* convert MapUnit to scoped enumNoel Grandin2016-10-051-1/+1
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-051-16/+16
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-3/+3
* Get rid of a pointless indirect function pointer variableNoel Grandin2016-08-311-1/+1
* new loplugin overrideparamNoel Grandin2016-07-251-2/+2
* loplugin:singlevalfields in sw(part1)Noel Grandin2016-06-271-7/+1
* Convert DeactivePage return code to scoped enumNoel Grandin2016-06-061-2/+2
* loplugin:unusedmethods in swNoel Grandin2016-05-231-7/+0
* loplugin:constantparam in swNoel Grandin2016-03-222-3/+3
* resolve TODO, remove SVVERB_SHOWMichael Stahl2016-01-131-1/+2
* loplugin:unusedfields in swNoel Grandin2015-12-211-2/+1
* bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon2015-11-252-3/+3
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-103-6/+6
* formatting improvements in sw/Noel Grandin2015-11-091-1/+1
* com::sun::star->css in sw/source/coreNoel Grandin2015-11-062-2/+2
* UNO: no need to use OUString constructor when calling createInstanceNoel Grandin2015-10-301-2/+2
* loplugin:defaultparamsStephan Bergmann2015-10-191-1/+1
* convert Link<> to typedNoel Grandin2015-10-151-3/+3
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-13/+13
* convert Link<> to typedNoel Grandin2015-09-241-2/+3
* boost->stdCaolán McNamara2015-09-171-2/+2
* Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin2015-08-261-11/+11
* parameter names are useless in DECL_LINK declarationsNoel Grandin2015-08-251-1/+1
* loplugin: defaultparamsNoel Grandin2015-08-211-2/+2
* improve the returnbyref lopluginNoel Grandin2015-07-061-1/+1