summaryrefslogtreecommitdiff
path: root/include/svx
AgeCommit message (Expand)Author
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
2021-04-20Get Glue Points in the selection callbackmerttumer
2021-04-19svx properties: pass SfxItemSet around by valueNoel Grandin
2021-04-19weld SmEditTextWindowCaolán McNamara
2021-04-17remove some cachingNoel Grandin
2021-04-17tdf#141675 Incorrect position of shapeNoel Grandin
2021-04-16tdf#131634 Don't redo actions created before text edit begins.Mark Hung
2021-04-15store ptr to the original entries in SfxItemPropertyMapNoel Grandin
2021-04-13flatten PropertyChangeNotifierNoel Grandin
2021-04-12svx: prefix members of SdrObjectMiklos Vajna
2021-04-10tdf#130326 related, speed up drawingNoel Grandin
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-04-06forward declare vcl::window in vcl/event.hxxCaolán McNamara
2021-04-01Introduce Fontwork contextSzymon Kłos
2021-03-27tdf#140936 statusbar selection mode control improvementsJim Raykowski
2021-03-25tdf#134734 svx,sd: BackgroundFullSizeMichael Stahl
2021-03-24use mutable rather than const_cast..thisNoel
2021-03-20SvxShape: no need to inherit from WeakAggImplHelper1 twiceNoel Grandin
2021-03-18elide SetParentAtSdrObjectFromSdrObjListNoel Grandin
2021-03-15tdf#133487 sw ODF export: reorder flys' ZOrder/z-index...Michael Stahl
2021-03-12use some forward declares to avoid including vcl/window.hxxCaolán McNamara
2021-03-12transport error dialog parent as awt::XWindow earlierCaolán McNamara
2021-03-12Fix wrong position on move when page has marginmert
2021-03-11use an explicit parent for error messageCaolán McNamara
2021-03-11use an explicit parent for error messageCaolán McNamara
2021-03-11use some forward declares to reduce includesCaolán McNamara
2021-03-11remove intermediate containers in sidebarsCaolán McNamara
2021-03-11use strong_int for item ids in vcl::ToolBoxNoel
2021-03-09defer getting toplevel for color picker until we need itCaolán McNamara
2021-03-08tdf#140796: Wrong English string for U+2060 characterJulien Nabet
2021-03-07ref-count SdrPageNoel
2021-03-06drop StyleSettings::GetColorValueSetMaximumRowCountNoel Grandin
2021-03-04tdf#140762 Set texts for items in "Borders" dropdown buttonMichael Weghorn
2021-03-04tdf#140762 Move RIDs related to borders to include/svxMichael Weghorn
2021-03-01loplugin:refcounting in svxNoel
2021-03-01Added .uno:MoveShapeHandle uno commandmert