summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-03-30add docstring for unclear default distance property in SvxTabStopItemSarper Akdemir
2023-03-30tdf#146748 Change 'More Numbering/Bullets' options to 'Customize'Arvind K
2023-03-30sw reqif-xhtml export: fix export of transparent TIFMike Kaganski
2023-03-29Prevent accidental OUString(nullptr)Mike Kaganski
2023-03-29tdf#149805 tdf#151677 tdf#152217 tdf#154043 tdf#153458 tdf#153800 Revert "VCL...Michael Weghorn
2023-03-29Resolves tdf#152184 - Application color should follow system colorHeiko Tietze
2023-03-28Fix build for recent GCCStephan Bergmann
2023-03-28editeng: document SvxOrphansItem and SvxWidowsItemMiklos Vajna
2023-03-28tdf#142391 - Store method using 0x13 format only when actually neededAndreas Heinisch
2023-03-27Avoid dangling references to temporary O[U]StringConcatMarker instancesStephan Bergmann
2023-03-27xmloff: prefix members of NameSpaceEntry, SinglePropertySetInfoCache, ...Miklos Vajna
2023-03-27tdf#152234 drawinglayer,svx: PDF/UA export: add Alt text to form controlsMichael Stahl
2023-03-26tdf#90407 Change the auto-fit alg. to match better with OOXMLTomaž Vajngerl
2023-03-24Introduce query() and queryThrow() to css::uno::AnyMike Kaganski
2023-03-24These must be constMike Kaganski
2023-03-23tdf#142978 Remove a11y check dialogSamuel Mehrbrodt
2023-03-23tdf#142978 Show a11y sidebar when finding issues on PDF exportSamuel Mehrbrodt
2023-03-23rename mnAnimCount to gAnimationRendererCountCaolán McNamara
2023-03-23MCGR: Speedup Gradient Paint for VCLPixelProcessorArmin Le Grand (allotropia)
2023-03-23Introduce non-static query() and queryThrow() to css::uno::ReferenceMike Kaganski
2023-03-23tdf#154319: fix TOC field codes parsingMike Kaganski
2023-03-23oox: import gradient fill to model::FormatSchemeTomaž Vajngerl
2023-03-22MCGR: Corrected error with Case16 wrong gradient shortcutArmin Le Grand (allotropia)
2023-03-22vcl,drawinglayer,svx,sw,sd: PDF/UA export: Annot StructElem for SdrMediaObjMichael Stahl
2023-03-22oox: introduce FormatScheme - use in Theme importTomaž Vajngerl
2023-03-22jsdialog: double click for drawing areaSzymon Kłos
2023-03-21sc drawstyles: Implement the styles familyMaxim Monastirsky
2023-03-21MCGR: Model data changes for ColorSteps (II)Armin Le Grand (allotropia)
2023-03-21jsdialog: add wrapper for ScrolledWindowSzymon Kłos
2023-03-21jsdialog: dump properties of scrolled windowSzymon Kłos
2023-03-20vcl,sd,sw: PDF/UA export: add Alt text to SdrMediaObj media shapesMichael Stahl
2023-03-20Missing includes (for std::exception_ptr)Stephan Bergmann
2023-03-20tdf#154273: Add the "'" entity definition to our HTML parser...Damjan Jovanovic
2023-03-19MCGR: Model data changes for ColorStepsArmin Le Grand (allotropia)
2023-03-18loplugin:stringadd use more O[U]StringCharNoel Grandin
2023-03-17Towards literal O[U]String types in C++20Stephan Bergmann
2023-03-17store last five most recently used currencies in the currency toolbar drop-downDrGigioSan
2023-03-16Update view options string based on themeParis Oplopoios
2023-03-16Add uno command that changes the themeParis Oplopoios
2023-03-16update line controls preview if style changedCaolán McNamara
2023-03-16allow more than DrawingArea to report style updatesCaolán McNamara
2023-03-16tdf#102261: introduce editeng paragraph tab stop default distanceSarper Akdemir
2023-03-15Resolves: tdf#154031 Add Rohingya Hanifi {rhg-Rohg-MM} [0x06B1] CTL, RTLEike Rathke
2023-03-15Use officecfg instead of SvxDeeplOptionsNoel Grandin
2023-03-15Use officecfg instead of SvtTabAppearanceCfgNoel Grandin
2023-03-14Related tdf#129547 and tdf#154136: add COLON keyJulien Nabet
2023-03-14use more string_view in vcl::PDFObjectContainerNoel Grandin
2023-03-13Use a more reasonable type for XDataPilotDescriptor::checkName nIndex parameterStephan Bergmann
2023-03-13tdf#150281: Fix CentimetersToPoints in CalcBaole Fang
2023-03-13Introduce OUStringBuffer::insert taking OUStringConcatMike Kaganski