summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-07-11tools: rename getHeight/Width() to GetOpenHeight/Width()Chris Sherlock
2022-07-08xmloff, sw: ODF import/export of fieldmark separatorMichael Stahl
2022-07-08[API CHANGE] Drop css::accessibility::XAccessibleStateSetNoel Grandin
2022-07-07Use a dedicated log area for a SAL_INFO in test codeStephan Bergmann
2022-07-06opencl: no need for unhelpful nullptr OUString * case.Michael Meeks
2022-07-05lok: vcl: introduce set_cursor_data methodHenry Castro
2022-07-05Related tdf#137145 tdf#137569 Capitalization + punctuation fixesAdolfo Jayme Barrientos
2022-07-05sal: fix invalid doxygenChris Sherlock
2022-07-04tdf#137544 reserve space in polypolygonNoel Grandin
2022-07-04tdf#137544 reduce cost of SolarMutex checkingNoel Grandin
2022-07-04sfx2: replace pWindow m_pWindowHenry Castro
2022-07-04tdf#143148 registry: Use pragma once instead of include guardsChris Sherlock
2022-07-01tdf#137544 ReformatAllEdgeObjects use recursionNoel Grandin
2022-06-30sfx2: replace pImpl -> m_pImplHenry Castro
2022-06-30tdf#137544 elide some UNO_QUERYNoel Grandin
2022-06-28use utl::TempFile directly in packageNoel Grandin
2022-06-28clang-tidy modernize-pass-by-value in vbahelperNoel Grandin
2022-06-28clang-tidy modernize-pass-by-value in testNoel Grandin
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