summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-07-19Add Handler for Transparent Readpanoskorovesis2-0/+3
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski2-62/+60
2021-07-19Add Handler for RasterOp Readpanoskorovesis2-0/+2
2021-07-19Add Handler for Pop Readpanoskorovesis1-0/+1
2021-07-19Add Handler for Push Readpanoskorovesis2-0/+2
2021-07-19Add Handler for Font Readpanoskorovesis2-0/+3
2021-07-19Add Handler for MapMode Readpanoskorovesis2-0/+2
2021-07-17drop sal_uInt16* constructor in SfxItemSetNoel Grandin1-2/+0
2021-07-17move BuildWhichTable and simplifyNoel Grandin1-6/+0
2021-07-17[API CHANGE] reduce cost of numeric conversionNoel Grandin1-0/+45
2021-07-16tdf#92796 ODF import: remove unused bitmap fillsMichael Stahl2-1/+15
2021-07-16Clarify that SvtLanguageTable::GetLanguageType() expects the UI nameEike Rathke1-0/+6
2021-07-16Use WhichRangesContainer in editengMike Kaganski1-77/+7
2021-07-16Drop unused ctorMike Kaganski1-1/+0
2021-07-16Move validity check to svl::Items, to avoid invalid WhichRangesContainerMike Kaganski2-32/+24
2021-07-15drop the Pair constructor from SfxItemSetNoel Grandin1-2/+0
2021-07-15lok: include the label of the status indicatorHenry Castro1-2/+3
2021-07-15WhichRangesContainer, reduce malloc in SfxItemSetNoel Grandin10-33/+129
2021-07-15Add Handler for TextAlign Readpanoskorovesis2-0/+2
2021-07-15Add Handler for OverlineColor Readpanoskorovesis2-0/+3
2021-07-15Add Handler for TextLineColor Readpanoskorovesis2-0/+3
2021-07-15Add Handler for TextFillColor Readpanoskorovesis2-0/+4
2021-07-14Fix typo in codeAndrea Gelmini1-1/+1
2021-07-14tdf#40068 Remember last directory for basic/dialog import/exportSamuel Mehrbrodt1-0/+4
2021-07-14Add Handler for TextColor Readpanoskorovesis2-0/+2
2021-07-14Add Handler for MoveClipRegion Readpanoskorovesis2-0/+3
2021-07-14Add Handler for ISectRegionClipRegion Readpanoskorovesis2-0/+2
2021-07-14Add Handler for ISectRectClipRegion Readpanoskorovesis2-0/+2
2021-07-14Add Handler for ClipRegion Readpanoskorovesis2-0/+3
2021-07-14Add Handler for Wallpaper Readpanoskorovesis2-0/+2
2021-07-14Add Handler for Hatch Readpanoskorovesis2-0/+3
2021-07-14Add Handler for GradientEx Readpanoskorovesis2-0/+3
2021-07-14Add Handler for Gradient Readpanoskorovesis2-0/+3
2021-07-14Add Handler for MaskScalePart Readpanoskorovesis2-0/+7
2021-07-13Add Handler for MaskScale Readpanoskorovesis2-0/+4
2021-07-13Resolves tdf#131233 - UX around "Missing hyphenation"Heiko Tietze3-0/+3
2021-07-13Add Handler for Mask Readpanoskorovesis2-0/+3
2021-07-13cid#1487472 Uninitialized scalar fieldCaolán McNamara1-0/+5
2021-07-13a11y crash on teardown of FmXGridPeerCaolán McNamara1-0/+2
2021-07-13Add PowerPoint compatible screen size for ImpressJun NOGATA1-2/+6
2021-07-13Avoid default argument value, and be explicitMike Kaganski1-1/+1
2021-07-12Resolves: tdf#123466 Add Microsoft ill-used {x-none} to known language tagsEike Rathke1-0/+1
2021-07-12loplugin:unusedmethodsNoel Grandin4-13/+0
2021-07-12Revert "flatten ValueSet item array"Caolán McNamara1-3/+5
2021-07-12move the existing std::unique_ptr<tools::Long[]> rather than duplicating itCaolán McNamara1-2/+2
2021-07-12tdf#126665 Remember last used file picker directorySamuel Mehrbrodt1-6/+58
2021-07-12tdf#143305 Remove remaining SID collision in .hrc filesHossein1-22/+21
2021-07-12cid#1487034 explicitly pass len of aArrayCaolán McNamara1-1/+1
2021-07-11Fix a comment copy-paste errorMike Kaganski1-1/+1
2021-07-11editengine-columns: tdf#143258 Fix handling rotated textMike Kaganski1-0/+3