summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2021-07-15Add Handler for TextLineColor Readpanoskorovesis
2021-07-15Add Handler for TextFillColor Readpanoskorovesis
2021-07-14Fix typo in codeAndrea Gelmini
2021-07-14tdf#40068 Remember last directory for basic/dialog import/exportSamuel Mehrbrodt
2021-07-14Add Handler for TextColor Readpanoskorovesis
2021-07-14Add Handler for MoveClipRegion Readpanoskorovesis
2021-07-14Add Handler for ISectRegionClipRegion Readpanoskorovesis
2021-07-14Add Handler for ISectRectClipRegion Readpanoskorovesis
2021-07-14Add Handler for ClipRegion Readpanoskorovesis
2021-07-14Add Handler for Wallpaper Readpanoskorovesis
2021-07-14Add Handler for Hatch Readpanoskorovesis
2021-07-14Add Handler for GradientEx Readpanoskorovesis
2021-07-14Add Handler for Gradient Readpanoskorovesis
2021-07-14Add Handler for MaskScalePart Readpanoskorovesis
2021-07-13Add Handler for MaskScale Readpanoskorovesis