summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Expand)AuthorFilesLines
2023-10-23tdf#156525 Save as > HTML loses drawing object as invalid gifNoel Grandin1-0/+1
2023-10-19tdf#132605 Negative skew values in connector dialogRegina Henschel1-0/+3
2023-10-19crashreporting: svx::SentenceEditWindow_Impl::CreateSpellPortions()Caolán McNamara1-1/+1
2023-09-28tdf#148959 cui: fix hiding semi-transparent UI for chart axis fontMiklos Vajna1-4/+1
2023-09-14tdf#157148 ensure we auto-scroll to current location to make it visibleCaolán McNamara1-0/+2
2023-09-13tdf#157101 Make Area dialog narrowerGabor Kelemen1-2/+1
2023-09-10tdf#149195: Impossible to change link of a DB and keep the same registered nameJulien Nabet1-1/+4
2023-09-09tdf#157138: Can't switch from Use Background to None area fillJulien Nabet1-5/+2
2023-09-04tdf#157034: FILESAVE loext:theme-type is off by oneJulien Nabet2-4/+4
2023-09-01tdf#156914 Fix --without-java buildMiklos Vajna2-0/+4
2023-07-07tdf#152484 cui,sw: if decorative is enabled, disable title/descriptionMichael Stahl1-0/+13
2023-07-06tdf#138504 svx,etc.: decorative flag on SdrObject shapesMichael Stahl4-4/+34
2023-06-30tdf#107787 Sync FillGradientStepCount and StepCountRegina Henschel2-15/+29
2023-06-28CID several. Use ctor 'from other' instead 'first..last'Regina Henschel2-11/+10
2023-06-27tdf#155901 MCGR: preserve first and last gradient stop tooRegina Henschel3-24/+37
2023-06-26Allow bootstrap variables in Java user classpath settings, 2nd trySamuel Mehrbrodt1-6/+13
2023-06-14Related: tdf#150494 add placeholder text to the REST protocol fieldMike Kaganski2-0/+2
2023-06-08Revert "Allow bootstrap variables in Java user classpath settings"Samuel Mehrbrodt1-19/+2
2023-06-07tdf#155376 partially convert SvCTLOptions to officecfgNoel Grandin6-16/+11
2023-06-06use more officecfg for SvtMiscOptionsNoel Grandin2-6/+6
2023-06-06Sort languages in Edit Modules dialogMike Kaganski1-5/+5
2023-06-05Avoid duplicates in Edit Modules language listMike Kaganski1-42/+26
2023-06-05Use UI language for UI list sortingMike Kaganski1-1/+1
2023-06-04Rename function to SetMetricValueAndSaveHossein2-9/+9
2023-06-04sw: border and background theme color support for multiple props.Tomaž Vajngerl3-38/+32
2023-06-02tdf#155652: use UI language for language service display namesMike Kaganski1-1/+1
2023-06-02tdf#43157: Clean up OSL_FAILBaole Fang5-8/+8
2023-06-01prefix aPreviousColor and aCurrentColor in SvxColorTabPageTomaž Vajngerl2-46/+49
2023-06-01tdf#153361 improve theme color generation in color pickerTomaž Vajngerl2-3/+9
2023-05-31tdf#155543 Get back com.sun.star.cui.AsynchronousColorPicker service implStephan Bergmann1-0/+1
2023-05-30use more TypedWhichInfoNoel Grandin1-1/+1
2023-05-27tdf#148756: Fix document type in option dialogBaole Fang4-18/+37
2023-05-26use more TypedWhichIdNoel Grandin4-7/+7
2023-05-26use more TypedWhichIdNoel Grandin2-6/+6
2023-05-25use more TypedWhichIdNoel Grandin1-4/+2
2023-05-25Allow bootstrap variables in Java user classpath settingsSamuel Mehrbrodt1-2/+19
2023-05-25more TypedWhichIdNoel Grandin1-2/+1
2023-05-25use more TypedWhichId in editengNoel Grandin2-10/+13
2023-05-25svx: combine svx::NamedThemedColor into NamedColorTomaž Vajngerl3-14/+14
2023-05-25svx: change NamedColor be a struct instead of std::pairTomaž Vajngerl2-3/+3
2023-05-20loplugin:unusedmethodsNoel Grandin1-1/+0
2023-05-17sc: change (char, background) style colors when changing the themeTomaž Vajngerl1-4/+4
2023-05-16Simplify the code by introducing a new functionHossein2-39/+21
2023-05-16Related tdf#155070 - Tooltips moved from container to controlsHeiko Tietze2-1/+4
2023-05-15tdf#140226: use StaticWhichCastMoazAlaa1-10/+10
2023-05-15MCGR: consolidations/cleanups for changes so farArmin Le Grand (allotropia)3-34/+33
2023-05-15tdf#104005 Don't allow changing finalized propertiesSamuel Mehrbrodt4-6/+72
2023-05-15Resolves tdf#155070 - Easy access to skia.logHeiko Tietze4-1/+35
2023-05-12use ComplexColor instead of ThemeColor for better OOXML compat.Tomaž Vajngerl1-4/+4
2023-05-11Save with Glade 3.40.0Samuel Mehrbrodt1-40/+37