summaryrefslogtreecommitdiff
path: root/include/svx
AgeCommit message (Expand)AuthorFilesLines
2021-06-19loplugin:finalclassesNoel Grandin52-111/+88
2021-06-19svx: prefix member variables for SdrTextObj and othersTomaž Vajngerl2-59/+51
2021-06-19svx: use constexpr instead of a define for a constantTomaž Vajngerl1-1/+1
2021-06-19svx: prefix member variables for SdrCreateViewTomaž Vajngerl1-20/+24
2021-06-19svx: remove whitespace in member variablesTomaž Vajngerl6-62/+57
2021-06-18tdf#130428 remove unnecessary usage of SfxItemState::UNKNOWNArmin Le Grand (Allotropia)18-27/+27
2021-06-17use string_view in the Translate APINoel Grandin1-1/+1
2021-06-17svx: prefix member variables SdrViewEvent SdrView SdrObjGroupTomaž Vajngerl2-34/+34
2021-06-17svx: pragma once for some SdrObject subclassesTomaž Vajngerl33-139/+35
2021-06-16sw HTML export: allow larger bitmaps for shapes than the vcl defaultMiklos Vajna1-1/+1
2021-06-15editengine-columns: add sidebar property panelMike Kaganski1-0/+3
2021-06-11loplugin:unnecessaryreturn in SvxColorValueSet::layoutToGivenHeightNoel Grandin1-1/+1
2021-06-11tdf#130428 remove unnecessary usage of SfxItemState::UNKNOWNArmin Le Grand (Allotropia)1-1/+1
2021-06-08editengine-columns: ODF support [API CHANGE]Mike Kaganski3-1/+31
2021-06-08editengine-columns: Create document model and dialog pageMike Kaganski4-1/+13
2021-06-06Fix and unify the two methods that get scaled text sizeMike Kaganski1-1/+1
2021-06-04sw HTML export: allow custom DPI for the bitmaps of shapesMiklos Vajna1-1/+1
2021-05-31no need to allocate these vectors separatelyNoel Grandin1-2/+2
2021-05-29std::unique_ptr -> std::optionalNoel Grandin2-3/+5
2021-05-26Refactor module media item handlingJan-Marek Glogowski1-0/+39
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara8-12/+12
2021-05-20move some headers inside modulesNoel Grandin9-457/+0
2021-05-20use toggle instead of click for RadioButtonCaolán McNamara1-2/+2
2021-05-19use toggle instead of click for RadioButtonCaolán McNamara1-1/+1
2021-05-08ref-count SfxItemPoolNoel Grandin5-9/+6
2021-05-06add SfxItemPoolDeleter utilityNoel Grandin1-1/+2
2021-05-06use Widget::get_clipboardCaolán McNamara3-1/+4
2021-05-05inline SdrModel::ImpCtorNoel Grandin1-5/+0
2021-05-03There's no longer a purpose to the math horizontal scrollbarCaolán McNamara1-0/+2
2021-05-03Implemented CTRL + A selects all the cellsmerttumer2-0/+3
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann15-82/+82
2021-05-02tdf#79049 speed up OOXML workbook load (4)Noel Grandin1-1/+0
2021-04-30allow dnd into weldeditviewCaolán McNamara1-0/+4
2021-04-29do not apply line dashing in drawinglayer (tdf#136957)Luboš Luňák1-11/+11
2021-04-29rename ECKEN -> CORNERNoel Grandin4-4/+4
2021-04-28use string_view in INetURLObject::encodeNoel Grandin1-2/+2
2021-04-27More aggressive Clang 13 trunk -Werror,-Wdeprecated-copy[-with-dtor]Stephan Bergmann1-0/+4
2021-04-22Fix typosAndrea Gelmini1-1/+1
2021-04-20lok: Pass object ord num in the uno commandmerttumer3-2/+15
2021-04-20Get Glue Points in the selection callbackmerttumer1-0/+1
2021-04-19svx properties: pass SfxItemSet around by valueNoel Grandin2-5/+6
2021-04-19weld SmEditTextWindowCaolán McNamara1-0/+7
2021-04-17remove some cachingNoel Grandin1-7/+1
2021-04-17tdf#141675 Incorrect position of shapeNoel Grandin1-2/+1
2021-04-16tdf#131634 Don't redo actions created before text edit begins.Mark Hung1-0/+2
2021-04-15store ptr to the original entries in SfxItemPropertyMapNoel Grandin1-32/+32
2021-04-13flatten PropertyChangeNotifierNoel Grandin1-5/+14
2021-04-12svx: prefix members of SdrObjectMiklos Vajna3-33/+33
2021-04-10tdf#130326 related, speed up drawingNoel Grandin1-1/+2
2021-04-09Recheck include/ with IWYUGabor Kelemen18-22/+7