summaryrefslogtreecommitdiff
path: root/cui/source/dialogs
AgeCommit message (Expand)Author
2022-05-11Advanced Diagram support: UNDO/REDO support for Diagram DataModelArmin Le Grand (Allotropia)
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-01use more string_view in variousNoel Grandin
2022-04-29use more string_view in INetURLObjectNoel Grandin
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-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-05tdf#148397: Crash on font features dialog opening with EB GaramondJulien Nabet
2022-03-23loplugin:unusedfieldsNoel Grandin
2022-03-22tdf#135234 : Change initial focus of SpellDialogSarrah Bastawala
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-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-22Advanced Diagram support: first additions/reorganizationsArmin Le Grand (Allotropia)
2022-02-06Simplify sequence of PropertyValue in cui/editeng/extensionsJulien Nabet
2022-02-06Simplify sequence in cuiJulien Nabet
2022-02-04add toId/fromId to tidy up some ugly castingCaolán McNamara
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-24gtk4: adapt to window_[g|s]et_default_widgetCaolán McNamara
2022-01-20Move credits link to configSamuel Mehrbrodt
2022-01-18tdf#146612 Drop confirmation question when applying new doc hyperlinkGabor Kelemen
2022-01-18Use "smart" INetURLObject ctor for user input right awayMike Kaganski
2022-01-15tdf#146754: consider xyz:123 as host:port when parsing URLs smartMike Kaganski
2022-01-14tdf#146703 Rework previous fix to query extension metadataGabor Kelemen
2022-01-13Recheck modules [a-c]* with IWYUGabor Kelemen
2022-01-12tdf#142564 Localize extension category namesGabor Kelemen
2022-01-12tdf#146703 Fix URL encoding when querying extensionsGabor Kelemen
2022-01-11tdf#145919 Localize strings in Graphics Test dialogGabor Kelemen
2021-12-21tdf#109390 Warn about empty New Document only on Apply, not OKGabor Kelemen
2021-12-17Fix typosAndrea Gelmini
2021-12-03don't use SVXSTR for translation ids that are in cui.moCaolán McNamara
2021-11-23O[U]String::replaceAt overloads that take string_viewNoel Grandin
2021-11-19loplugin:stringliteraldefine in toolsNoel Grandin
2021-11-12call GetGetSpecialCharsFunction just onceCaolán McNamara
2021-11-03Upgrade mdds and liborcus to 2.0.0 and 0.17.0, respectively.Kohei Yoshida