summaryrefslogtreecommitdiff
path: root/cui/source
AgeCommit message (Expand)Author
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
2022-05-05loplugin:unusedvariableplusNoel Grandin
2022-05-05use more o3tl::getTokenNoel Grandin
2022-05-04Just use Any ctor instead of makeAny in cuiStephan Bergmann
2022-05-04Resolves: rhbz#2081661 gtk-critical gtk_tree_view_scroll_to_cell assertionCaolán McNamara
2022-05-03add o3tl::equalsAsciiNoel Grandin
2022-05-01use more string_view in variousNoel Grandin
2022-04-29use more string_view in INetURLObjectNoel Grandin
2022-04-25tdf#136429: use FieldUnit value for min/max of some fields of numbering dialogJulien Nabet
2022-04-20loplugin:passstuffbyrefNoel Grandin
2022-04-15use more string_view in cuiNoel Grandin
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin
2022-04-11loplugin:stringview add check for getToken().toInt32Noel Grandin
2022-04-10loplugin:stringview check for getToken and trimNoel Grandin
2022-04-09tdf#56363 - Search font family without the font feature after the colonAndreas Heinisch
2022-04-07Make "Calc:" in About dialog's Misc show "default" by defaultMike Kaganski
2022-04-06tdf#148413: Drop HTML export encoding configuration; use UTF-8Mike Kaganski
2022-04-05tdf#148397: Crash on font features dialog opening with EB GaramondJulien Nabet
2022-04-05Expert Configuration: Allow modifying nil valuesStephan Bergmann
2022-04-02loplugin:stringviewparam convert methods using indexOfNoel Grandin
2022-03-31sd theme: add UI (area dialog) for shape fill colorMiklos Vajna
2022-03-23loplugin:unusedfieldsNoel Grandin
2022-03-22tdf#135234 : Change initial focus of SpellDialogSarrah Bastawala
2022-03-18tdf#114441 Convert sal_uLong to other typesVaibhavMalik4187
2022-03-17sw image dialog: fix fallback width/height for images with relative sizesMiklos Vajna
2022-03-17Call corresponding base class method in SpellDialog::DeactivateMichael Weghorn
2022-03-17cui: Use more range-based for in SpellDialogMichael Weghorn
2022-03-17cui: Use range-based for in SentenceEditWindow_ImplMichael Weghorn
2022-03-17cui: Use range-based for in SpellDialogMichael Weghorn
2022-03-16tdf#109214 - Highlight the favorites in the grid of special charactersAndreas Heinisch
2022-03-16Resolves tdf#35030 - Hide Reset button for keyboard customizationHeiko Tietze