summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-06-27clang-tidy modernize-pass-by-value in ucbhelperNoel Grandin
2022-06-27replace oox::OptValue with std::optionalNoel Grandin
2022-06-26tdf#148820 sc: fix conditional formatted cell colorBalazs Varga
2022-06-24make oox::OptValue::value() assert if emptyNoel Grandin
2022-06-24almost nobody is using the oox::AttributeList::get methods properlyNoel Grandin
2022-06-24tdf#128150 Properly show/hide widgets when "use slide background" is selectedSamuel Mehrbrodt
2022-06-23tdf#149401 show "Restart LibreOffice" dialog changing AutoRecoveryTünde Tóth
2022-06-23clang-tidy modernize-pass-by-value in formulaNoel Grandin
2022-06-22tdf#128150 Adapt sidebar to new "use slide background" propertySamuel Mehrbrodt
2022-06-22Add support for exporting SVGZ in Writerofftkp
2022-06-22rename oox::OptValue::get to valueNoel Grandin
2022-06-22rename oox::OptValue::get(Type) to value_orNoel Grandin
2022-06-22make oox::OptValue::assignIfUsed a free functionNoel Grandin
2022-06-22remove OptValue(bool,Type) constructorNoel Grandin
2022-06-22improve the look of the macOS comboboxNoel Grandin
2022-06-22replace oox::OptValue::useNoel Grandin
2022-06-21Refactor PopupMenu::ImplExecute for async supportJan-Marek Glogowski
2022-06-21use SAL_UNLIKELY to make logging a little more efficientNoel Grandin
2022-06-21VCL expect correct frame size for native menubarsJan-Marek Glogowski
2022-06-21remove oox::OptValue::setNoel Grandin
2022-06-21remove oox::OptValue::differsFromNoel Grandin
2022-06-21OUStringBuffer: add append via operator<<(T&&)Jan-Marek Glogowski
2022-06-21rename oox::OptValue::has() to has_valueNoel Grandin
2022-06-21clang-tidy modernize-pass-by-value in helpcompilerNoel Grandin
2022-06-21basegfx: extend basegfx::B2DHomMatrix::decompose() documentationMiklos Vajna
2022-06-21tdf#128150 Only show "Use background" btn in Impress & DrawSamuel Mehrbrodt
2022-06-21vcl: rename mnExtraData to mnRendererIdChris Sherlock
2022-06-21vcl: rename ImplAnimView to AnimationRendererChris Sherlock
2022-06-20SfxStyleSheetBasePool::Find can be constCaolán McNamara
2022-06-20tdf#149622: also clear return value before calling method from SbxObject::CallMike Kaganski
2022-06-20sd theme: consider accent1 color when inserting shape with solid fillMiklos Vajna
2022-06-20tdf#128150 xmloff: ODF import/export of fill-use-slide-backgroundMichael Stahl
2022-06-20tdf#128150 Implement/add SlideBackgroundFill visualizationArmin Le Grand (Allotropia)
2022-06-20Suppress unhelpful cid#1506515Stephan Bergmann
2022-06-20store: remove useless comments from storeChris Sherlock
2022-06-18cid#1506305 Big parameter passed by valueCaolán McNamara
2022-06-18Related: tdf#142293 tdf#141495 Allow additional symbols in externals mapEike Rathke
2022-06-18o3tl: ensure that the initializer of enumarray contains enough elementsMichael Stahl
2022-06-17Rectangle: split SetSize into SetWidth/SetHeightJan-Marek Glogowski
2022-06-17Fix and add ostreams for vcl::WindowPosSizeJan-Marek Glogowski
2022-06-17Convert ImplWindowStateFromStr to WindowData(str)Jan-Marek Glogowski
2022-06-16tdf#128150 Add OOXML import/export for "use background fill"Samuel Mehrbrodt
2022-06-15Add support for exporting EMZ/WMZofftkp
2022-06-15vcl: change maList in Animation to maFramesChris Sherlock
2022-06-15Revert "simplify SharedString::operator=(&&)"Noel Grandin
2022-06-15clang-tidy modernize-pass-by-value in drawinglayerNoel Grandin
2022-06-15simplify SharedString::operator=(&&)Noel Grandin
2022-06-15Revert "Load the locales from config file for languagetool"Xisco Fauli
2022-06-14Load the locales from config file for languagetoolMert Tumer
2022-06-14svx: remove annoying whitespace in SdrView and subclassesTomaž Vajngerl