summaryrefslogtreecommitdiff
path: root/sc/uiconfig/scalc/ui/textimportcsv.ui
AgeCommit message (Expand)Author
2023-06-01tdf#154131 Update UILaurent Balland
2023-05-26tdf#154131 Add Detect scientific number optionLaurent Balland
2022-07-01tdf#138748 Correct label locale group in CSV dialogPedro Pinto Silva
2021-09-13CSV import dialog: fix tooltip for "Evaluate formulas" optionMing Hua
2021-08-31Resolves: tdf#114878 Add 'Evaluate formulas' option to CSV import and pasteEike Rathke
2021-08-31Resave with glade 3.38.2 to convert property names with '_' to '-'Eike Rathke
2021-01-21remove deprecated [x|y]align property for CheckBoxes and RadioButtonsCaolán McNamara
2021-01-16replace near-zero xalign values that should be zeroCaolán McNamara
2021-01-15replace stock button labelsCaolán McNamara
2021-01-15tdf#138848 add truncate-multiline to all GtkEntries and GtkSpinButtonsCaolán McNamara
2021-01-01drop deprecated GtkAlignment, move left/top-padding into child margin-start/topCaolán McNamara
2020-11-15add <!-- n-columns=1 n-rows=1 --> before every GtkGridCaolán McNamara
2020-10-22set all .ui min require version of gtk to 3.20Caolán McNamara
2020-08-24tdf#118148 Extended tips from HC2/shared/Olivier Hallot
2019-10-17weld ScImportAsciiDlgCaolán McNamara
2019-10-01add activates_default to GtkEntries in dialogsCaolán McNamara
2019-08-23Related: tdf#126693 cannot put focus into combobox entryCaolán McNamara
2018-12-19tdf#120859 bad column span in .ui leads to overlapping checkbuttonsCaolán McNamara
2018-04-02drop the spurious invisible_char[_set] propertiesCaolán McNamara
2018-03-22tdf#116448 - Function "Skip empty cells" unclearheiko tietze
2018-03-05Resolves: tdf#116188 set min version on all .ui files to 3.18Caolán McNamara
2018-02-25convert all help responses to gtk's -11Caolán McNamara
2018-01-26tdf#114200 : added 'Trim space' feature in 'Text Import'manujvashist
2017-12-21tdf#113979 Add option to Skip empty cellsLaurent BP
2017-11-19tdf#113536 Better wording for CSV separatorheiko tietze
2017-07-21migrate to boost::gettextCaolán McNamara
2016-06-02Remove SetAccessibleRelationLabeledBy calls tdf#87026Muhammet Kara
2014-12-11Remove resizable:False property from dialogs containing GtkEntry.Jan Holesovsky
2014-10-20fdo#78826 HIG: missing colons and capitalization in scAdolfo Jayme Barrientos
2014-06-23fdo#76203 - use consistent titlecase for UI title labelsJoren De Cuyper
2013-08-27Resolves: fdo#68555 use (current) consistent ok/cancel/help button orderCaolán McNamara
2013-08-23semibold -> boldCaolán McNamara
2013-05-22fdo#64870 Duplicate shortcut on Text Import dialogueJoren De Cuyper
2013-02-26make seperator editboxes stick to their labelling widgetsCaolán McNamara
2013-02-24now easy to adjust csv dialog to fit on a netbook screenCaolán McNamara
2013-02-24rewrite import CSV dialog to WidgetLayoutPetr Vorel