summaryrefslogtreecommitdiff
path: root/sc/uiconfig
AgeCommit message (Expand)AuthorFilesLines
2021-07-03Implement Interface for Data Providers.tushar11-1163/+877
2021-06-28open menu down in direction shown by arrowCaolán McNamara1-1/+1
2021-06-26gtk4: GtkPicture triggers some sort of unexplained vertical expandCaolán McNamara1-6/+17
2021-06-26resave with latest gladeCaolán McNamara1-177/+177
2021-06-25remove stray max-length from GtkSpinButtonCaolán McNamara1-1/+0
2021-06-25unused always-show-image in GtkCheckButtonCaolán McNamara1-1/+0
2021-06-18tdf#142873: Fix print preview zoom-out zoom-in buttonsJulien Nabet2-4/+4
2021-06-17remove 'relief' from CheckButtonsCaolán McNamara1-1/+0
2021-06-16remove SpinButton input-purpose propertiesCaolán McNamara1-1/+0
2021-06-15tidy up .uiCaolán McNamara1-3/+2
2021-06-15button text should be Yes not yesCaolán McNamara1-1/+1
2021-06-15rework paste special a littleCaolán McNamara1-488/+501
2021-06-15Resolves tdf#142499 - Make fat cross cursor optionalHeiko Tietze1-248/+285
2021-06-15drop height-request that appears on just one of four buttonsCaolán McNamara1-1/+0
2021-06-15make the 4 buttons have the same packing propertiesCaolán McNamara1-4/+4
2021-06-15resave with latest gladeCaolán McNamara1-6/+6
2021-06-15only three of four of these buttons have always-show-imageCaolán McNamara1-0/+1
2021-06-15remove deprecated Expander spacing propertyCaolán McNamara4-4/+0
2021-06-15we don't pack ok/cancel with 'secondary' that's for the help buttonCaolán McNamara2-4/+0
2021-06-15resave with latest gladeCaolán McNamara2-55/+49
2021-06-14only one of the radiobuttons in a group should be activeCaolán McNamara4-5/+0
2021-06-14if active is set group shouldn't be setCaolán McNamara2-2/+0
2021-06-14set the active button as group leaderCaolán McNamara1-2/+2
2021-06-09Resolves tdf#142513 - Order of ZoomIn and ZoomOut at Print PreviewHeiko Tietze1-1/+1
2021-06-03Related tdf#126496Stanislav Horacek2-6/+6
2021-05-31GtkLabel:track-visited-links was removedCaolán McNamara1-1/+0
2021-05-18tdf#142252 Reorder navigation commands of Calc Print Preview toolbarGabor Kelemen1-2/+2
2021-05-14Add extended tips to print dialogOlivier Hallot1-10/+15
2021-05-11tdf#91874 Command Popup - HUD to search and run LO commandsTomaž Vajngerl1-0/+1
2021-05-03tdf#102255 add .uno:PasteTransposedscito3-0/+6
2021-04-27Fix domain in ui files (found with ui-checkdomain.sh)Xisco Fauli1-1/+1
2021-04-25tdf#99991 - Don't resize toplevel widget containing the options expanderAndreas Heinisch1-1/+1
2021-04-22tdf#139701 change uno:UnderlineSimple to uno:Underlineharu-023-3/+3
2021-04-19notebookbar: minify for onlineSzymon Kłos1-0/+93
2021-04-17tdf#140764 add ImageMode to tabbed NBandreas kainz1-6/+96
2021-04-17tdf#141407 NB remove EPub from calc, draw, impress NBsandreas kainz3-23/+2
2021-03-16devtools: move "Development Tools" menu from "Help" to "Tools"Tomaž Vajngerl1-1/+2
2021-03-08tdf#140796: Wrong English string for U+2060 characterJulien Nabet5-9/+9
2021-03-01drop intermediate vcl container for ScFilterListBox floating toplevelCaolán McNamara1-41/+47
2021-02-26Update Calc home tabandreas kainz1-128/+68
2021-02-25tdf#36466 sc UI: add new options to deselect hidden cellsTünde Tóth1-1/+2
2021-02-24TypoOlivier Hallot1-1/+1
2021-02-19tdf#65872 [WIP] Allow prefered interpretation of pasted numbers to be savedGeorge Bateman1-8/+8
2021-02-17tdf#36466 calc UI: add option to Select Visible Cells OnlyTünde Tóth1-0/+1
2021-01-21remove deprecated [x|y]align property for CheckBoxes and RadioButtonsCaolán McNamara78-330/+0
2021-01-16snap near 0.5 align values to 0.5Caolán McNamara6-9/+9
2021-01-16replace near-zero xalign values that should be zeroCaolán McNamara1-1/+1
2021-01-15replace stock button imagesCaolán McNamara2-2/+2
2021-01-15replace stock button labelsCaolán McNamara104-652/+651
2021-01-15tdf#138848 add truncate-multiline to all GtkEntries and GtkSpinButtonsCaolán McNamara83-0/+182