summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Expand)Author
2023-09-10tdf#149195: Impossible to change link of a DB and keep the same registered nameJulien Nabet
2023-09-08tdf#157138: Can't switch from Use Background to None area fillJulien Nabet
2023-09-08tdf#155503 Add title to document title dialogSamuel Mehrbrodt
2023-09-07fix warning of gtkwidget.c:8652: widget not within a GtkWindowCaolán McNamara
2023-09-07don't need non-default image-position with no imageCaolán McNamara
2023-09-07fix translation context for new stringsCaolán McNamara
2023-09-07Autocorrect: Add option for autoformat bulleted lists after spaceDarshan-upadhyay1110
2023-09-04tdf#49895: show wait cursor while Options dialog loadsBayram Çiçek
2023-09-02replace set(nullptr) with clear()Noel Grandin
2023-09-01tdf#157034: FILESAVE loext:theme-type is off by oneJulien Nabet
2023-08-31cid#1542448 make_iterator always succeedsCaolán McNamara
2023-08-29tdf#49895: Add search functionality to Options dialogBayram Çiçek
2023-08-28new loplugin:optionalboolNoel Grandin
2023-08-26sd: remove theme tab pageTomaž Vajngerl
2023-08-25cui: use common menthod to get the complex color from a NamedColorTomaž Vajngerl
2023-08-25tdf#86628 Add reset crop function to dialogAndrea Rosetti
2023-08-23Fix setting ComplexColor for lines/strokes through the dialogTomaž Vajngerl
2023-08-22tdf#101895 don't unconditionally default to ch[ar]/lineCaolán McNamara
2023-08-18don't access network during a UITestCaolán McNamara
2023-08-18tdf#156795, tdf#156109 Avoid typesetter language: orphan, widow controlSamuel Mehrbrodt
2023-08-18ITEM: preparations for more/easier changesArmin Le Grand (allotropia)
2023-08-18Resave with latest gladeSamuel Mehrbrodt
2023-08-15ComplexColor various clean-up and (trivial) refactoringsTomaž Vajngerl
2023-08-09Resolves: tdf#156661 only set a fixed height for the single row caseCaolán McNamara
2023-07-27tdf#146576 - Propose clipboard content when inserting a hyperlinkAndreas Heinisch
2023-07-25move %PRODUCTNAME using accessible description into a .hrcCaolán McNamara
2023-07-25Convert internal vcl bitmap formats transparency->alpha (II)Noel Grandin
2023-07-23remove some unused #definesNoel Grandin
2023-07-23vcl: Drop now unneeded DevicePoint typedefKhaled Hosny
2023-07-22SfxItemSetHint is deadNoel Grandin
2023-07-20Revert "tdf#149401 show "Restart LibreOffice" dialog changing AutoRecovery"Justin Luth
2023-07-20tdf#65509 autosave: apply UserAutoSave without restartingJustin Luth
2023-07-20tdf#156308 autosave: re-listening to config, no restart requestsJustin Luth
2023-07-19tdf#127294 add tip about "Search Commands"Seth Chaiklin
2023-07-19Cleanup SfxApplication::Get/SetOptions, and drop unused SIDsMike Kaganski
2023-07-18tdf#68565 autosave: add option to store backup in document's folderJustin Luth
2023-07-17tdf#156308: Restore use of /org.openoffice.Office.Recovery/AutoSaveMike Kaganski
2023-07-13tdf#65509 - re-make visible userautosave config optionJustin Luth
2023-07-13tdf#65509 apply new AutoRecovery timeInterval without restartingJustin Luth
2023-07-12related tdf#148121 no custom notebookbar.ui file unless modifiedJustin Luth
2023-07-11Allow selecting a custom certificate managerTokieSan
2023-07-11tdf#150408: Implement UI for "Legal" numberingMike Kaganski
2023-07-11zxing-cpp: upgrade to release 2.1.0Taichi Haradaguchi
2023-07-07tdf#152484 cui,sw: if decorative is enabled, disable title/descriptionMichael Stahl
2023-07-06tdf#113478 'Decimal separator key' property was renamed to 'Numpad decimal key'Adoche Onaji
2023-07-05tdf#138504 svx,etc.: decorative flag on SdrObject shapesMichael Stahl
2023-07-05SvtCJKOptions::EOption is unusedNoel Grandin
2023-07-05tdf#153328 ZXing::ToSVG() Conditional usageTRaXIn
2023-07-04tdf#92311: increase word completion limitBaole Fang
2023-07-02pAttr is always dereferenced, use a reference instead of a pointerCaolán McNamara