summaryrefslogtreecommitdiff
path: root/cui/source
AgeCommit message (Expand)Author
2022-09-28cui: fix crash in SpellDialog::SpellContinue_ImplMiklos Vajna
2022-09-27use more string_view in cui,extensionsNoel Grandin
2022-09-23Fix a misuse of two-argument std string_view rfindStephan Bergmann
2022-09-23Related: tdf#35030 hide the "reset" button more reliablyCaolán McNamara
2022-09-21use more string_view in svtoolsNoel Grandin
2022-09-20tdf#112237 Show tooltips for Assigned Commands in Customize dialogJim Raykowski
2022-09-16tdf#136928 Use dialog text color for signs in "Tabs" dialogMichael Weghorn
2022-09-14tdf#142631 use document background color in the spelling widgetCaolán McNamara
2022-09-06cid#1500594 Explicit null dereferencedCaolán McNamara
2022-09-06tdf#150682 - bad shortcut in french langageNoel Grandin
2022-09-04tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macrojsala
2022-08-29ref-count SdrObjectNoel Grandin
2022-08-29tdf#150246 Show CL and threaded in About dialog in the same timeRoman Kuznetsov
2022-08-25FeatureCollector: SimplifyKhaled Hosny
2022-08-23tdf#127423: Allow disabling default features in Font Features dialogKhaled Hosny
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-07-30Fix typoAndrea Gelmini
2022-07-29tdf#150187: Crash in Presentation Styles - Background objects - ModifyJulien Nabet
2022-07-29tdf#150100 sc import and UI: fix double cell border dialogBalazs Varga
2022-07-28tdf#119246: Dimensions dialog has wrong values in several fieldsJulien Nabet
2022-07-21elide some makeStringAndClear() callsNoel Grandin
2022-07-19Replace old png writer in screenshotannotationdlg.cxxofftkp
2022-07-19Use more appropriate index variable typeStephan Bergmann
2022-07-19nIdx is guaranteed to be non-negative hereStephan Bergmann
2022-06-27tdf#149713 sw para dialog: gray out labels of the new optionsLászló Németh
2022-06-23tdf#149401 show "Restart LibreOffice" dialog changing AutoRecoveryTünde Tóth
2022-06-21tdf#128150 Only show "Use background" btn in Impress & DrawSamuel Mehrbrodt
2022-06-20tdf#58134 Reset Button in Options DialogsNoel Grandin
2022-06-19tdf#68335 Increase default para spacing before/after to 56 cmGabor Kelemen
2022-06-16tdf#128150 Add OOXML import/export for "use background fill"Samuel Mehrbrodt
2022-06-10LanguageTool Grammar Checker implementationMert Tumer
2022-06-10new loplugin:moveitNoel Grandin
2022-06-08tdf#119827 implement GtkBuilder "scale" property for font sizeCaolán McNamara
2022-06-07tdf#149421 DOCX: import/export hyphenation zoneLászló Németh
2022-06-07Resolves tdf#146928 - Redesign charnamedialogHeiko Tietze
2022-06-03clang-tidy modernize-pass-by-value in cuiNoel Grandin
2022-06-02std::move SfxPoolItem into SfxItemSet where possibleNoel Grandin
2022-06-02tdf#149420 sw offapi xmloff: add hyphenation zoneLászló Németh
2022-06-01Clean up some loop a bitStephan Bergmann
2022-05-31Use a range-based for loopStephan Bergmann
2022-05-26tdf#149324 sw offapi xmloff: add option to not hyphenate short wordsLászló Németh
2022-05-26tdf#149248 sw offapi xmloff: add option to not hyphenate last wordLászló Németh
2022-05-25Advanced Diagram support: Isolated IDiagramHelper, selection visualizationArmin Le Grand (Allotropia)
2022-05-19sd theme: add UI (area dialog) for shape fill color effectsMiklos Vajna
2022-05-13add SvStream::ReadLine(OStringBuffer... to reduce OString allocationNoel Grandin
2022-05-11tdf#148730 set current widow/orphan state even if do not split para is setCaolán McNamara
2022-05-11Advanced Diagram support: UNDO/REDO support for Diagram DataModelArmin Le Grand (Allotropia)
2022-05-10tdf#148519 correction to vertical "to frame" mapping for object positionSeth Chaiklin
2022-05-09tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macroPragat Pandya
2022-05-06Remove duplicated includesAndrea Gelmini