summaryrefslogtreecommitdiff
path: root/include/svx
AgeCommit message (Expand)Author
2021-07-16tdf#92796 ODF import: remove unused bitmap fillsMichael Stahl
2021-07-15WhichRangesContainer, reduce malloc in SfxItemSetNoel Grandin
2021-07-12tdf#143305 Remove remaining SID collision in .hrc filesHossein
2021-07-11editengine-columns: tdf#143258 Fix handling rotated textMike Kaganski
2021-07-07tdf#143204 svx: fix SID_ATTR_TEXTCOLUMNS_SPACING SID collisionHossein
2021-07-05store the SfxItemSet inside SfxSetItem by valueNoel Grandin
2021-07-04move SfxSetItem to own header fileNoel Grandin
2021-07-02convert AccessibleBrowseBoxObjType to scoped enumNoel Grandin
2021-06-30tdf#139301 tdf#141933 (related) Translate new preset dash namesGabor Kelemen
2021-06-27svx: clean-up, init in constructor, rename master pages variableTomaž Vajngerl
2021-06-21drawinglayer: put BufferedDecompositionPrimitive2D in its own fileTomaž Vajngerl
2021-06-19loplugin:finalclassesNoel Grandin
2021-06-19svx: prefix member variables for SdrTextObj and othersTomaž Vajngerl
2021-06-19svx: use constexpr instead of a define for a constantTomaž Vajngerl
2021-06-19svx: prefix member variables for SdrCreateViewTomaž Vajngerl
2021-06-19svx: remove whitespace in member variablesTomaž Vajngerl
2021-06-18tdf#130428 remove unnecessary usage of SfxItemState::UNKNOWNArmin Le Grand (Allotropia)
2021-06-17use string_view in the Translate APINoel Grandin
2021-06-17svx: prefix member variables SdrViewEvent SdrView SdrObjGroupTomaž Vajngerl
2021-06-17svx: pragma once for some SdrObject subclassesTomaž Vajngerl
2021-06-16sw HTML export: allow larger bitmaps for shapes than the vcl defaultMiklos Vajna
2021-06-15editengine-columns: add sidebar property panelMike Kaganski
2021-06-11loplugin:unnecessaryreturn in SvxColorValueSet::layoutToGivenHeightNoel Grandin
2021-06-11tdf#130428 remove unnecessary usage of SfxItemState::UNKNOWNArmin Le Grand (Allotropia)
2021-06-08editengine-columns: ODF support [API CHANGE]Mike Kaganski
2021-06-08editengine-columns: Create document model and dialog pageMike Kaganski
2021-06-06Fix and unify the two methods that get scaled text sizeMike Kaganski
2021-06-04sw HTML export: allow custom DPI for the bitmaps of shapesMiklos Vajna
2021-05-31no need to allocate these vectors separatelyNoel Grandin
2021-05-29std::unique_ptr -> std::optionalNoel Grandin
2021-05-26Refactor module media item handlingJan-Marek Glogowski
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-05-20move some headers inside modulesNoel Grandin
2021-05-20use toggle instead of click for RadioButtonCaolán McNamara
2021-05-19use toggle instead of click for RadioButtonCaolán McNamara
2021-05-08ref-count SfxItemPoolNoel Grandin
2021-05-06add SfxItemPoolDeleter utilityNoel Grandin
2021-05-06use Widget::get_clipboardCaolán McNamara
2021-05-05inline SdrModel::ImpCtorNoel Grandin
2021-05-03There's no longer a purpose to the math horizontal scrollbarCaolán McNamara
2021-05-03Implemented CTRL + A selects all the cellsmerttumer
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-05-02tdf#79049 speed up OOXML workbook load (4)Noel Grandin
2021-04-30allow dnd into weldeditviewCaolán McNamara
2021-04-29do not apply line dashing in drawinglayer (tdf#136957)Luboš Luňák
2021-04-29rename ECKEN -> CORNERNoel Grandin
2021-04-28use string_view in INetURLObject::encodeNoel Grandin
2021-04-27More aggressive Clang 13 trunk -Werror,-Wdeprecated-copy[-with-dtor]Stephan Bergmann
2021-04-22Fix typosAndrea Gelmini
2021-04-20lok: Pass object ord num in the uno commandmerttumer