summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Expand)Author
2021-10-19Use MsLangId::getConfiguredSystemLanguage()Eike Rathke
2021-10-16Simplify vector initialization in cuiJulien Nabet
2021-10-15tdf#144691 apply the language change SYNCHRON so it will be seen during applyCaolán McNamara
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-10-14use std::vector::insert instead of push_backNoel Grandin
2021-10-11loplugin:moveparam in cuiNoel Grandin
2021-10-10loplugin:moveparam in svxNoel Grandin
2021-10-09Typo: *Extesion* -> *Extension*Julien Nabet
2021-10-08use more SfxItemSetFixedNoel Grandin
2021-10-07Resolves tdf#144693 - TipOfTheDay does not progressHeiko Tietze
2021-10-04Fix typosAndrea Gelmini
2021-10-04tdf#144439: generate list format string on level changeVasily Melenchuk
2021-10-03A more lightweight O[U]StringConcatenationStephan Bergmann
2021-09-30cui: better label for the OLE insert progressbarMiklos Vajna
2021-09-30loplugin:constparams improve handling of pointer paramsNoel Grandin
2021-09-29embeddedobj: add a status indicator for the Further objects dialogMiklos Vajna
2021-09-28cui: add a status indicator for the OLE insert dialogMiklos Vajna
2021-09-28gives names to all the Idles and TasksNoel Grandin
2021-09-28vcl: rename OutDevState to StackChris Sherlock
2021-09-27lock the combobox + spinbutton group width to its original all-shown widthCaolán McNamara
2021-09-27border page combobox defaults to taking up a lot of spaceCaolán McNamara
2021-09-27tdf#48622 add border line thickness predefined values in UIVasily Melenchuk
2021-09-26use SfxItemSetFixed in variousNoel Grandin
2021-09-23Extend loplugin:stringviewparam to starts/endsWith: cuiStephan Bergmann
2021-09-21reduce cost of some getProperty calls (tdf#125892)Noel Grandin
2021-09-21vcl: remove OutputDevice's GetDevFontSizeCount() and GetDevFontSize()Chris Sherlock
2021-09-20Add sal/config.h in preparation for patchChris Sherlock
2021-09-18vcl: create FontMetric from PhysicalFontFaceChris Sherlock
2021-09-17tdf139131 - Sort page styles under Paragraph -> Text FlowAndreas Heinisch
2021-09-15remove stray track-visited-linksCaolán McNamara
2021-09-15Fix some assorted mistakes in translatable stringsAdolfo Jayme Barrientos
2021-09-15loplugin:constvarsNoel Grandin
2021-09-13Explicitly set cursor position for x11 'gen' backend, tdf#144457 follow-upEike Rathke
2021-09-12Resolves: tdf#144457 Use weld::set_text() instead of replace_selection()Eike Rathke
2021-09-11Drop unused multiple selection from UI filesJan-Marek Glogowski
2021-09-11Allow multiple selection in AutoComplete word listJan-Marek Glogowski
2021-09-08cui: fix spell check dialog pointlessly modifying text shapeMichael Stahl
2021-09-03Resolves tdf#120333 - Access to color palettes via tight extensionsHeiko Tietze
2021-09-02unused definesNoel Grandin
2021-09-01clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-27Related tdf#119931 - Fix accessibility warningsHeiko Tietze
2021-08-27these checkboxes are being used as labels for the menubuttonCaolán McNamara
2021-08-27change the extra config colors to match the application onesCaolán McNamara
2021-08-27these GtkMenuButtons need label propertiesCaolán McNamara
2021-08-27Rename AsyncColorPicker -> AsynchronousColorPickerSzymon Kłos
2021-08-27Improve accessibility for application color settingsHeiko Tietze
2021-08-26backendtest: Intersecting Rectangles Drawing testhomeboy445
2021-08-23enable the UI option to enable Skia on Mac tooLuboš Luňák
2021-08-22don't store vcl::Font with unique_ptrNoel Grandin
2021-08-20New loplugin:unusedcapturedefaultStephan Bergmann