summaryrefslogtreecommitdiff
path: root/cui/source/tabpages
AgeCommit message (Expand)Author
2023-02-27Optional may be avoided here, tooMike Kaganski
2023-02-27Use SAL_NEWLINE_STRING to avoid some wheel re-inventionMike Kaganski
2023-02-27no need to hold CollatorWrapper by std::unique_ptrNoel Grandin
2023-02-24tdf#78510 sw,cui: split SvxLRSpaceItem for SwTextNode, SwTextFormatCollMichael Stahl
2023-02-22tdf#142942 Drop unused checkbox col in sw AutoCorrect opts dialogMichael Weghorn
2023-02-15move the sc_additionsdialog.png into the .uiCaolán McNamara
2023-02-07improve readability of VirtualDevice constructorNoel Grandin
2023-02-03tdf#153023 Disable Thousand separator for NatNum12Laurent Balland
2023-01-31svx: Refactor (sdr) views to access the SdrModel by referenceTomaž Vajngerl
2023-01-17tdf#152637 format cells example text black on dark backgroundCaolán McNamara
2023-01-12introduce docmodel comp., model::ThemeColor, use it in SvxColorItemTomaž Vajngerl
2023-01-06tdf#56258: allow i18npool to define SvxAdjust for outlineJustin Luth
2023-01-05tdf#56258 en_US: increase outline levels definitions to 6Justin Luth
2022-12-22Related: tdf#152637 Erase after changing background colorCaolán McNamara
2022-12-19tdf#152295 sw sd UI: don't reset tiled image size by Area tabTibor Nagy
2022-12-16check SfxObjectShell::Current()Caolán McNamara
2022-12-08tdf#114441 - Convert use of sal_uLong to better integer typesNalini Prasad Dash
2022-12-08update assign/delete state after positioning cursor in treeviewCaolán McNamara
2022-12-04it is not possible to install color palette extensions in Online or mobile appsAndras Timar
2022-11-22loplugin:unusedfields update the post-process scriptNoel Grandin
2022-11-22loplugin:unusedfieldsNoel Grandin
2022-11-19Prepare the dialog for cell style editingMaxim Monastirsky
2022-11-10tdf#107405 Allow kerning less than -2Samuel Mehrbrodt
2022-11-03tdf#115007 add NatNum12 number format list items, fix title caseLászló Németh
2022-10-05Add on-the-fly language tag to proper language list Western/Asian/ComplexEike Rathke
2022-10-03cui: avoid divide by zero in SvxNumberingPreview::PaintXisco Fauli
2022-10-03tdf#151260: crash in SfxItemPool::SetDefaults (reportdesign/ReportController)Julien Nabet
2022-09-16tdf#136928 Use dialog text color for signs in "Tabs" dialogMichael Weghorn
2022-08-29ref-count SdrObjectNoel Grandin
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-06-27tdf#149713 sw para dialog: gray out labels of the new optionsLászló Németh
2022-06-21tdf#128150 Only show "Use background" btn in Impress & DrawSamuel Mehrbrodt
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-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-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-19sd theme: add UI (area dialog) for shape fill color effectsMiklos Vajna
2022-05-11tdf#148730 set current widow/orphan state even if do not split para is setCaolán McNamara
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