summaryrefslogtreecommitdiff
path: root/sw/source/ui/table
AgeCommit message (Expand)AuthorFilesLines
2018-11-06Related: tdf#120277 inherit from SfxDialogControllerCaolán McNamara3-5/+5
2018-07-19tdf#118635 relative checkbox disabled on reopenCaolán McNamara1-7/+7
2018-06-12weld SwTableColumnPageCaolán McNamara1-134/+94
2018-06-11weld SwTextFlowPageCaolán McNamara1-282/+239
2018-06-07weld SwFormatTablePageCaolán McNamara1-262/+219
2018-05-24rework custom widget welding to enable inheritenceCaolán McNamara3-36/+31
2018-05-02sw: prefix members of AutoFormatPreviewMiklos Vajna1-49/+50
2018-05-01weld ScShowTabDlgCaolán McNamara1-2/+2
2018-04-26convert tabopts to scoped enumNoel Grandin2-12/+12
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara1-6/+6
2018-04-17loplugin:constparamsNoel Grandin1-1/+1
2018-04-10weld SmFontSizeDialogCaolán McNamara2-2/+2
2018-04-09tdf#105225 A table properties background tab pageJim Raykowski1-2/+2
2018-04-02weld SwMergeTableDlgCaolán McNamara1-15/+11
2018-04-02weld SwTableHeightDlgCaolán McNamara2-35/+29
2018-04-02weld SwTableWidthDlgCaolán McNamara1-38/+29
2018-04-01remove unused processfactory.hxx includesJochen Nitschke1-0/+1
2018-03-28tdf#116407 - option "Border" for new table redundantheiko tietze1-4/+0
2018-03-28Translate German variable namesJohnny_M1-14/+14
2018-03-20drop unnecessary includesCaolán McNamara2-2/+0
2018-03-19coverity#1430074 Uncaught exceptionCaolán McNamara1-2/+8
2018-03-19sw: prefix members of SwAutoFormatDlgMiklos Vajna1-46/+46
2018-03-18add id column support to tree viewCaolán McNamara2-6/+6
2018-03-16can get the window from the SwViewCaolán McNamara1-1/+1
2018-03-16use digit width instead of char widthCaolán McNamara2-2/+2
2018-03-15tdf#115573 Revert: tdf#107555 Apply 'Default Style' table styleJim Raykowski1-14/+7
2018-03-13weld insert table dialogCaolán McNamara3-554/+110
2018-03-11weld color pickerCaolán McNamara1-1/+3
2018-03-09inherit welded dialogs from a common ancestorCaolán McNamara3-14/+9
2018-03-05drop long& returning methods in PointNoel Grandin1-7/+7
2018-03-03drop old tools/gen methodsNoel Grandin1-2/+2
2018-03-02weld split table dialogCaolán McNamara1-23/+10
2018-03-02weld convert text-to-table/table-to-text dialogCaolán McNamara1-99/+78
2018-03-01weld autoformat dialogCaolán McNamara3-190/+568
2018-03-01reconcile sw and sc rename autoformat dialogsCaolán McNamara1-1/+2
2018-02-28weld SwStringInput to native dialogCaolán McNamara1-45/+29
2018-02-28tdf#113558: Replace 'AutoFormat' button in insert table dialog.Furkan Tokac3-567/+587
2018-02-22weld native message dialogsCaolán McNamara1-2/+5
2018-02-21loplugin:changetoolsgen in swNoel Grandin1-9/+9
2018-02-19weld: convert delete autotable entry message dialogCaolán McNamara1-9/+9
2018-02-03more TypedWhichId in SfxShell and SfxTabDialogNoel Grandin1-2/+2
2018-01-29BorderlineFix: Need to redesign Borderline paint for CalcArmin Le Grand1-2/+2
2018-01-15convert a<b?a:b to std::min(a,b)Noel Grandin1-1/+1
2018-01-12More loplugin:cstylecast: swStephan Bergmann4-6/+6
2017-12-24convert RES_FRM constants to TypedWhichIdNoel Grandin1-2/+1
2017-12-22Resolves: tdf#114572 immediate update of value while typing unwantedCaolán McNamara1-12/+59
2017-12-20tdf#107555 Apply 'Default Style' table style to newly inserted tablesJim Raykowski1-7/+13
2017-12-19wrap scoped enum around css::util::NumberFormatNoel Grandin1-1/+1
2017-12-09tdf#113959 Use svxlo-FrameDirectionListBox instead of ListBoxGabor Kelemen1-0/+6
2017-11-24loplugin:countusersofdefaultparams in sw (1)Noel Grandin3-8/+8