summaryrefslogtreecommitdiff
path: root/sw/source/ui/table
AgeCommit message (Expand)Author
2018-11-06Related: tdf#120277 inherit from SfxDialogControllerCaolán McNamara
2018-07-19tdf#118635 relative checkbox disabled on reopenCaolán McNamara
2018-06-12weld SwTableColumnPageCaolán McNamara
2018-06-11weld SwTextFlowPageCaolán McNamara
2018-06-07weld SwFormatTablePageCaolán McNamara
2018-05-24rework custom widget welding to enable inheritenceCaolán McNamara
2018-05-02sw: prefix members of AutoFormatPreviewMiklos Vajna
2018-05-01weld ScShowTabDlgCaolán McNamara
2018-04-26convert tabopts to scoped enumNoel Grandin
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara
2018-04-17loplugin:constparamsNoel Grandin
2018-04-10weld SmFontSizeDialogCaolán McNamara
2018-04-09tdf#105225 A table properties background tab pageJim Raykowski
2018-04-02weld SwMergeTableDlgCaolán McNamara
2018-04-02weld SwTableHeightDlgCaolán McNamara
2018-04-02weld SwTableWidthDlgCaolán McNamara
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-28tdf#116407 - option "Border" for new table redundantheiko tietze
2018-03-28Translate German variable namesJohnny_M
2018-03-20drop unnecessary includesCaolán McNamara
2018-03-19coverity#1430074 Uncaught exceptionCaolán McNamara
2018-03-19sw: prefix members of SwAutoFormatDlgMiklos Vajna
2018-03-18add id column support to tree viewCaolán McNamara
2018-03-16can get the window from the SwViewCaolán McNamara
2018-03-16use digit width instead of char widthCaolán McNamara
2018-03-15tdf#115573 Revert: tdf#107555 Apply 'Default Style' table styleJim Raykowski
2018-03-13weld insert table dialogCaolán McNamara
2018-03-11weld color pickerCaolán McNamara
2018-03-09inherit welded dialogs from a common ancestorCaolán McNamara
2018-03-05drop long& returning methods in PointNoel Grandin
2018-03-03drop old tools/gen methodsNoel Grandin
2018-03-02weld split table dialogCaolán McNamara
2018-03-02weld convert text-to-table/table-to-text dialogCaolán McNamara
2018-03-01weld autoformat dialogCaolán McNamara
2018-03-01reconcile sw and sc rename autoformat dialogsCaolán McNamara
2018-02-28weld SwStringInput to native dialogCaolán McNamara
2018-02-28tdf#113558: Replace 'AutoFormat' button in insert table dialog.Furkan Tokac
2018-02-22weld native message dialogsCaolán McNamara
2018-02-21loplugin:changetoolsgen in swNoel Grandin
2018-02-19weld: convert delete autotable entry message dialogCaolán McNamara
2018-02-03more TypedWhichId in SfxShell and SfxTabDialogNoel Grandin
2018-01-29BorderlineFix: Need to redesign Borderline paint for CalcArmin Le Grand
2018-01-15convert a<b?a:b to std::min(a,b)Noel Grandin
2018-01-12More loplugin:cstylecast: swStephan Bergmann
2017-12-24convert RES_FRM constants to TypedWhichIdNoel Grandin
2017-12-22Resolves: tdf#114572 immediate update of value while typing unwantedCaolán McNamara
2017-12-20tdf#107555 Apply 'Default Style' table style to newly inserted tablesJim Raykowski
2017-12-19wrap scoped enum around css::util::NumberFormatNoel Grandin
2017-12-09tdf#113959 Use svxlo-FrameDirectionListBox instead of ListBoxGabor Kelemen
2017-11-24loplugin:countusersofdefaultparams in sw (1)Noel Grandin