summaryrefslogtreecommitdiffstats
path: root/sw/source/ui/table
Commit message (Expand)AuthorAgeFilesLines
* Related: tdf#120277 inherit from SfxDialogControllerCaolán McNamara2018-11-063-5/+5
* tdf#118635 relative checkbox disabled on reopenCaolán McNamara2018-07-191-7/+7
* weld SwTableColumnPageCaolán McNamara2018-06-121-134/+94
* weld SwTextFlowPageCaolán McNamara2018-06-111-282/+239
* weld SwFormatTablePageCaolán McNamara2018-06-071-262/+219
* rework custom widget welding to enable inheritenceCaolán McNamara2018-05-243-36/+31
* sw: prefix members of AutoFormatPreviewMiklos Vajna2018-05-021-49/+50
* weld ScShowTabDlgCaolán McNamara2018-05-011-2/+2
* convert tabopts to scoped enumNoel Grandin2018-04-262-12/+12
* place an intermediate class as parent for SfxTabPagesCaolán McNamara2018-04-221-6/+6
* loplugin:constparamsNoel Grandin2018-04-171-1/+1
* weld SmFontSizeDialogCaolán McNamara2018-04-102-2/+2
* tdf#105225 A table properties background tab pageJim Raykowski2018-04-091-2/+2
* weld SwMergeTableDlgCaolán McNamara2018-04-021-15/+11
* weld SwTableHeightDlgCaolán McNamara2018-04-022-35/+29
* weld SwTableWidthDlgCaolán McNamara2018-04-021-38/+29
* remove unused processfactory.hxx includesJochen Nitschke2018-04-011-0/+1
* tdf#116407 - option "Border" for new table redundantheiko tietze2018-03-281-4/+0
* Translate German variable namesJohnny_M2018-03-281-14/+14
* drop unnecessary includesCaolán McNamara2018-03-202-2/+0
* coverity#1430074 Uncaught exceptionCaolán McNamara2018-03-191-2/+8
* sw: prefix members of SwAutoFormatDlgMiklos Vajna2018-03-191-46/+46
* add id column support to tree viewCaolán McNamara2018-03-182-6/+6
* can get the window from the SwViewCaolán McNamara2018-03-161-1/+1
* use digit width instead of char widthCaolán McNamara2018-03-162-2/+2
* tdf#115573 Revert: tdf#107555 Apply 'Default Style' table styleJim Raykowski2018-03-151-14/+7
* weld insert table dialogCaolán McNamara2018-03-133-554/+110
* weld color pickerCaolán McNamara2018-03-111-1/+3
* inherit welded dialogs from a common ancestorCaolán McNamara2018-03-093-14/+9
* drop long& returning methods in PointNoel Grandin2018-03-051-7/+7
* drop old tools/gen methodsNoel Grandin2018-03-031-2/+2
* weld split table dialogCaolán McNamara2018-03-021-23/+10
* weld convert text-to-table/table-to-text dialogCaolán McNamara2018-03-021-99/+78
* weld autoformat dialogCaolán McNamara2018-03-013-190/+568
* reconcile sw and sc rename autoformat dialogsCaolán McNamara2018-03-011-1/+2
* weld SwStringInput to native dialogCaolán McNamara2018-02-281-45/+29
* tdf#113558: Replace 'AutoFormat' button in insert table dialog.Furkan Tokac2018-02-283-567/+587
* weld native message dialogsCaolán McNamara2018-02-221-2/+5
* loplugin:changetoolsgen in swNoel Grandin2018-02-211-9/+9
* weld: convert delete autotable entry message dialogCaolán McNamara2018-02-191-9/+9
* more TypedWhichId in SfxShell and SfxTabDialogNoel Grandin2018-02-031-2/+2
* BorderlineFix: Need to redesign Borderline paint for CalcArmin Le Grand2018-01-291-2/+2
* convert a<b?a:b to std::min(a,b)Noel Grandin2018-01-151-1/+1
* More loplugin:cstylecast: swStephan Bergmann2018-01-124-6/+6
* convert RES_FRM constants to TypedWhichIdNoel Grandin2017-12-241-2/+1
* Resolves: tdf#114572 immediate update of value while typing unwantedCaolán McNamara2017-12-221-12/+59
* tdf#107555 Apply 'Default Style' table style to newly inserted tablesJim Raykowski2017-12-201-7/+13
* wrap scoped enum around css::util::NumberFormatNoel Grandin2017-12-191-1/+1
* tdf#113959 Use svxlo-FrameDirectionListBox instead of ListBoxGabor Kelemen2017-12-091-0/+6
* loplugin:countusersofdefaultparams in sw (1)Noel Grandin2017-11-243-8/+8