summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Expand)AuthorFilesLines
2022-07-30Fix typoAndrea Gelmini1-1/+1
2022-07-30tdf#150045 Set secondary/explanatory labels apartAdolfo Jayme Barrientos3-1/+58
2022-07-29tdf#150187: Crash in Presentation Styles - Background objects - ModifyJulien Nabet1-0/+6
2022-07-29tdf#150100 sc import and UI: fix double cell border dialogBalazs Varga3-13/+58
2022-07-28tdf#119246: Dimensions dialog has wrong values in several fieldsJulien Nabet1-0/+5
2022-07-23tdf#101731 Rename gradient border label to midpointAli_Abdollahian1-1/+1
2022-07-22tdf#117276 sc: Show hidden filter elements as inactive elementsBalazs Varga1-0/+2
2022-07-21elide some makeStringAndClear() callsNoel Grandin1-2/+1
2022-07-20move wintypes.hxx from tools to vclChris Sherlock1-17/+16
2022-07-19Replace old png writer in screenshotannotationdlg.cxxofftkp1-3/+3
2022-07-19Use more appropriate index variable typeStephan Bergmann1-1/+1
2022-07-19nIdx is guaranteed to be non-negative hereStephan Bergmann1-1/+2
2022-07-10tdf#143279: fix accessible-name in cuiJulien Nabet2-3/+3
2022-07-05Related tdf#137145 tdf#137569 Capitalization + punctuation fixesAdolfo Jayme Barrientos3-4/+4
2022-06-27tdf#149713 sw para dialog: gray out labels of the new optionsLászló Németh2-0/+10
2022-06-26Use a better label for the Unicode block comboboxAdolfo Jayme Barrientos1-1/+1
2022-06-23tdf#149401 show "Restart LibreOffice" dialog changing AutoRecoveryTünde Tóth1-3/+13
2022-06-21tdf#128150 Only show "Use background" btn in Impress & DrawSamuel Mehrbrodt5-10/+37
2022-06-20tdf#58134 Reset Button in Options DialogsNoel Grandin2-1/+16
2022-06-19tdf#68335 Increase default para spacing before/after to 56 cmGabor Kelemen1-2/+1
2022-06-16tdf#128150 Add OOXML import/export for "use background fill"Samuel Mehrbrodt3-3/+52
2022-06-16Add precision to text orientation in extended tipOlivier Hallot1-1/+1
2022-06-15Fix English in extended tipOlivier Hallot1-1/+1
2022-06-15Bump opjecttitledialog.ui to latest GladeOlivier Hallot1-36/+33
2022-06-15Bump optgeneralpage.ui to latest GladeOlivier Hallot1-140/+146
2022-06-15Bump javastartparametersdialog.ui to latest GladeOlivier Hallot1-66/+63
2022-06-14Bump cellalignment.ui to latest GladeOlivier Hallot1-144/+144
2022-06-14Bump dimensionlinestabpage.ui to latest GladeOlivier Hallot1-132/+132
2022-06-14Fix unicode nomeclature for specialcharacter.uiOlivier Hallot1-1/+1
2022-06-13Bump specialcharacters.ui to latest GladeOlivier Hallot1-213/+210
2022-06-13tdf#133675 - Hyperlink dialog: change frame widtget from editbox to dropdownAndreas Heinisch4-32/+0
2022-06-130.8 is too small on Windows; follow-up to 0ebbe1f00Adolfo Jayme Barrientos6-12/+12
2022-06-13TotD: Add a couple of missing wordsAdolfo Jayme Barrientos1-1/+1
2022-06-12Add precisions to extended tipOlivier Hallot1-1/+1
2022-06-11Related: tdf#119827 Add “scale” property for non-interactive labels in mo...Adolfo Jayme Barrientos5-4/+31
2022-06-11Fix English in extended tipOlivier Hallot1-1/+1
2022-06-11Change extended tip in dimensionlinestabpages.uiOlivier Hallot1-2/+2
2022-06-11Bump hangulhanjaoptdialog.ui to latest GladeOlivier Hallot1-80/+77
2022-06-10LanguageTool Grammar Checker implementationMert Tumer7-1/+366
2022-06-10new loplugin:moveitNoel Grandin4-6/+5
2022-06-08tdf#119827 implement GtkBuilder "scale" property for font sizeCaolán McNamara2-9/+9
2022-06-07tdf#149421 DOCX: import/export hyphenation zoneLászló Németh1-0/+2
2022-06-07Resolves tdf#146928 - Redesign charnamedialogHeiko Tietze3-1004/+700
2022-06-04tdf#148491 make Imagemap dialog consistent with DescriptionSeth Chaiklin1-2/+4
2022-06-03clang-tidy modernize-pass-by-value in cuiNoel Grandin31-98/+119
2022-06-02std::move SfxPoolItem into SfxItemSet where possibleNoel Grandin7-19/+19
2022-06-02tdf#149420 sw offapi xmloff: add hyphenation zoneLászló Németh3-1/+76
2022-06-01Clean up some loop a bitStephan Bergmann1-6/+5
2022-06-01tdf#148736 improve labels for Arrow style popup dialogsSeth Chaiklin3-6/+6
2022-05-31Use a range-based for loopStephan Bergmann1-2/+2