summaryrefslogtreecommitdiff
path: root/sw/uiconfig/swriter/ui/inserttable.ui
AgeCommit message (Expand)AuthorFilesLines
2021-01-21remove deprecated [x|y]align property for CheckBoxes and RadioButtonsCaolán McNamara1-3/+0
2021-01-16replace near-zero xalign values that should be zeroCaolán McNamara1-1/+1
2021-01-15replace stock button labelsCaolán McNamara1-4/+4
2021-01-15tdf#138848 add truncate-multiline to all GtkEntries and GtkSpinButtonsCaolán McNamara1-0/+4
2021-01-13fix indents to be consistentCaolán McNamara1-12/+12
2021-01-02drop deprecated GtkAlignment, move left/top-padding into child margin-start/topCaolán McNamara1-259/+238
2020-12-22remove deprecated (and unwanted) GtkEntry shadow-typeCaolán McNamara1-3/+0
2020-12-22replace margin-left with margin-start and margin-right with margin-endCaolán McNamara1-2/+2
2020-11-19tdf#134779 Warning generated if the table size exceeds a particular limitAnshu1-3/+14
2020-11-15add <!-- n-columns=1 n-rows=1 --> before every GtkGridCaolán McNamara1-0/+4
2020-10-22set all .ui min require version of gtk to 3.20Caolán McNamara1-1/+1
2020-09-04tdf#118148 Extended tips for HC2/swriterOlivier Hallot1-0/+45
2020-08-24tdf#118148 Extended tips from HC2/shared/Olivier Hallot1-3/+18
2020-05-22Don't show styles frame in insert table in onlineSzymon Kłos1-1/+1
2019-10-31remove some stray random propertiesCaolán McNamara1-7/+0
2018-11-19weld TreeViewCaolán McNamara1-1/+1
2018-10-11add id column to modelCaolán McNamara1-0/+2
2018-04-02drop the spurious invisible_char[_set] propertiesCaolán McNamara1-3/+0
2018-03-30weld SvxZoomDialogCaolán McNamara1-1/+7
2018-03-29tdf#113558 Header missing for table stylesheiko tietze1-47/+76
2018-03-14enable column search for welded treeviewsCaolán McNamara1-1/+0
2018-03-13weld insert table dialogCaolán McNamara1-10/+44
2018-03-13set welded enties to activates-defaultCaolán McNamara1-0/+4
2018-03-05Resolves: tdf#116188 set min version on all .ui files to 3.18Caolán McNamara1-1/+1
2018-03-01weld autoformat dialogCaolán McNamara1-1/+1
2018-02-28tdf#113558: Replace 'AutoFormat' button in insert table dialog.Furkan Tokac1-27/+44
2018-02-25convert all help responses to gtk's -11Caolán McNamara1-1/+1
2017-08-07tweak insert table dialog to load the same with native gtk builderCaolán McNamara1-5/+23
2017-07-21migrate to boost::gettextCaolán McNamara1-14/+14
2015-06-22let the gtkentry here expand horizontally if the dialog doesCaolán McNamara1-3/+4
2014-12-11Remove resizable:False property from dialogs containing GtkEntry.Jan Holesovsky1-1/+0
2014-11-09HIG fixes in swAdolfo Jayme Barrientos1-32/+5
2014-06-23dangling TableNameEditsCaolán McNamara1-2/+1
2014-04-03Resolves: fdo#76486 Uniform Arrangement of the Help ButtonCaolán McNamara1-18/+15
2013-02-21change lib:widget delimiter from : to -Caolán McNamara1-1/+1
2013-02-14various efforts to consistently apply HIG rulesCaolán McNamara1-62/+50
2013-01-14fdo#58854 'Insert' button was untranslatableAndras Timar1-1/+1
2012-12-01Insert Table Dialog: Rename button back to "AutoFormat", Accelerators changedSamuel Mehrbrodt1-3/+3
2012-11-26use secondary-group packing to left group help and adapt to OK->Insert changeCaolán McNamara1-3/+2
2012-11-26New Layout for 'Insert Table' DialogSamuel Mehrbrodt1-117/+107
2012-10-25remove .ui mark-up in favor of font attributesCaolán McNamara1-6/+12
2012-10-17default SwInsertGrfRulerDlg to first entryCaolán McNamara1-3/+4
2012-09-28set the default button on various dialogsCaolán McNamara1-0/+1
2012-09-28Drop .src layout for inserttable and use Gokul's .uiCaolán McNamara1-32/+28
2012-09-28add an insert table dialogGokul1-0/+437