summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2021-07-13Resolves tdf#131233 - UX around "Missing hyphenation"Heiko Tietze
2021-07-13Add Handler for Mask Readpanoskorovesis
2021-07-13cid#1487472 Uninitialized scalar fieldCaolán McNamara
2021-07-13a11y crash on teardown of FmXGridPeerCaolán McNamara
2021-07-13Add PowerPoint compatible screen size for ImpressJun NOGATA
2021-07-13Avoid default argument value, and be explicitMike Kaganski
2021-07-12Resolves: tdf#123466 Add Microsoft ill-used {x-none} to known language tagsEike Rathke
2021-07-12loplugin:unusedmethodsNoel Grandin
2021-07-12Revert "flatten ValueSet item array"Caolán McNamara
2021-07-12move the existing std::unique_ptr<tools::Long[]> rather than duplicating itCaolán McNamara
2021-07-12tdf#126665 Remember last used file picker directorySamuel Mehrbrodt
2021-07-12tdf#143305 Remove remaining SID collision in .hrc filesHossein
2021-07-12cid#1487034 explicitly pass len of aArrayCaolán McNamara
2021-07-11Fix a comment copy-paste errorMike Kaganski
2021-07-11editengine-columns: tdf#143258 Fix handling rotated textMike Kaganski
2021-07-10Add Handler for BmpExScalePart Readpanoskorovesis
2021-07-10Add Handler for BmpExScale Readpanoskorovesis
2021-07-10Add Handler for BmpEx Readpanoskorovesis
2021-07-10Add Handler for BmpScalePart Readpanoskorovesis
2021-07-10Add Handler for BmpScale Readpanoskorovesis
2021-07-10Add Handler for Bmp Readpanoskorovesis
2021-07-10Added support for viewing results in the VCL tests UI boxhomeboy445