summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-07-23use officecfg to retrieve SidebarIconSizeNoel Grandin
2021-07-23use officecfg to retrieve NotebookbarIconSizeNoel Grandin
2021-07-23sw bibliography, local copy: add ODF filterMiklos Vajna
2021-07-23use officecfg to retrieve DisableUICustomizationNoel Grandin
2021-07-23simplify AsynchronLinkNoel Grandin
2021-07-23osl::Mutex->std::mutex in AsynchronLinkNoel Grandin
2021-07-23loplugin:noexceptmove (macOS, libc++)Stephan Bergmann
2021-07-22do not use delayed layout in TitledDockingWindowLuboš Luňák
2021-07-22no need to allocate the error separately in GraphicFilterNoel Grandin
2021-07-22pass SvXMLNamespaceMap around by valueNoel Grandin
2021-07-22flatten vcl::LazyDeleteNoel Grandin
2021-07-22tdf#143412 CRASH: converting imagesNoel Grandin
2021-07-21pass SfxChildWinFactory around by valueNoel Grandin
2021-07-21improve the comments of the number conversion functionsNoel Grandin
2021-07-21Use existing rtl_math_stringToDoubleStephan Bergmann
2021-07-21Avoid external processes picking up instdir/program/libnspr4.soStephan Bergmann
2021-07-21IsVertical->IsEffectivelyVertical, GetDirectVertical->GetVerticalMike Kaganski
2021-07-21Use existing rtl_str_toInt64_WithLengthStephan Bergmann
2021-07-21flatten data in SdrGluePointListNoel Grandin
2021-07-21can pass SfxItemSet around by value in SfxShellNoel Grandin
2021-07-20Use some forward declarations in <editeng/editobj.hxx>Mike Kaganski
2021-07-20EditTextObject: use virtual interface instead of pimplMike Kaganski
2021-07-20no need to allocate the selectionOverlay separately in SvxTableControllerNoel Grandin
2021-07-20flatten the vector in NfCurrencyTableNoel Grandin
2021-07-20no need to allocate child array separately in SvxRTFItemStackTypeNoel Grandin
2021-07-20no need to store data separately in SvXMLAttrContainerItemNoel Grandin
2021-07-20tdf#128612: Support applying pattern fill from toolbarKatarina Behrens
2021-07-20tdf#123321 Fix DOC/DOCX export bug which made some lines disappearHossein
2021-07-19offsetof is only guaranteed to work with standard layout typesMike Kaganski
2021-07-19Fix updating WhichRangesContainer using MergeRangeMike Kaganski
2021-07-19Add Handler for Transparent Readpanoskorovesis
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-07-19Add Handler for RasterOp Readpanoskorovesis
2021-07-19Add Handler for Pop Readpanoskorovesis
2021-07-19Add Handler for Push Readpanoskorovesis
2021-07-19Add Handler for Font Readpanoskorovesis
2021-07-19Add Handler for MapMode Readpanoskorovesis
2021-07-17drop sal_uInt16* constructor in SfxItemSetNoel Grandin
2021-07-17move BuildWhichTable and simplifyNoel Grandin
2021-07-17[API CHANGE] reduce cost of numeric conversionNoel Grandin
2021-07-16tdf#92796 ODF import: remove unused bitmap fillsMichael Stahl
2021-07-16Clarify that SvtLanguageTable::GetLanguageType() expects the UI nameEike Rathke
2021-07-16Use WhichRangesContainer in editengMike Kaganski
2021-07-16Drop unused ctorMike Kaganski
2021-07-16Move validity check to svl::Items, to avoid invalid WhichRangesContainerMike Kaganski
2021-07-15drop the Pair constructor from SfxItemSetNoel Grandin
2021-07-15lok: include the label of the status indicatorHenry Castro
2021-07-15WhichRangesContainer, reduce malloc in SfxItemSetNoel Grandin
2021-07-15Add Handler for TextAlign Readpanoskorovesis
2021-07-15Add Handler for OverlineColor Readpanoskorovesis