summaryrefslogtreecommitdiff
path: root/cui/source
AgeCommit message (Expand)Author
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
2022-03-14add TypedWhichId version of QueryStateNoel Grandin
2022-03-10tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macroGautham Krishnan
2022-03-07do not pass XComponentContext to officecfg::...::get() callsLuboš Luňák
2022-03-04cid#1500632 Using a moved objectCaolán McNamara
2022-03-01use SfxItemSet::GetItemIfSet in cuiNoel Grandin
2022-02-25Advanced Diagram support: cleanup/consolidate with existing codeArmin Le Grand (Allotropia)
2022-02-24use more TypedWhichIdNoel Grandin
2022-02-22Advanced Diagram support: first additions/reorganizationsArmin Le Grand (Allotropia)
2022-02-21cid#1500465 Dereference after null checkCaolán McNamara
2022-02-17sd theme: add doc model for shape fill colorMiklos Vajna
2022-02-15add typed GetWhich operationsNoel Grandin
2022-02-14sw: prefix members of ConditionEdit, SwView, SwXFilterOptions and ...Miklos Vajna
2022-02-14cui: show image pixel size below logic sizeTomaž Vajngerl
2022-02-14cui: prefix member variables of SvxGrfCropPage classTomaž Vajngerl
2022-02-10add more TypedWhichIdNoel Grandin
2022-02-06Simplify sequence of PropertyValue in cui/editeng/extensionsJulien Nabet
2022-02-06Simplify sequence in cuiJulien Nabet
2022-02-04use some more add toId/fromIdCaolán McNamara
2022-02-04add toId/fromId to tidy up some ugly castingCaolán McNamara
2022-02-04Resolves: tdf#146997 use sal_Int64 instead of sal_Int32 for spinbutton valuesCaolán McNamara
2022-02-03tools::Long -> sal_Int32Noel Grandin
2022-01-29used TypedWhichId in the constructor of various svx *Item classesNoel Grandin
2022-01-29no need to call GetWhich on these SID_ valuesNoel Grandin
2022-01-28no need to call GetWhich on these SID_ valuesNoel Grandin
2022-01-27no need to call GetWhich on these SID_ valuesNoel Grandin
2022-01-27add some more TypeWhichId annotationsNoel Grandin
2022-01-27Resolves tdf#128258 - Draw a dotted line before hidden columns/rowsHeiko Tietze