summaryrefslogtreecommitdiff
path: root/svx/source/sidebar/line/LinePropertyPanel.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-02-20tdf#157882 svx: Remove cap/corner styles and move arrowhead control to new rowAkshayWarrier1-26/+0
2023-12-21Remove DeleteItemOnIdlexArmin Le Grand (allotropia)1-0/+1
2021-09-03clang-tidy:readability-redundant-member-initNoel Grandin1-2/+1
2021-03-11remove intermediate containers in sidebarsCaolán McNamara1-11/+4
2021-03-04SidebarPanelBase is always created with a PanelLayoutCaolán McNamara1-1/+1
2020-08-03tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen1-0/+1
2020-03-02tdf#42949 Fix IWYU warnings in svx/source/s*/*cxxGabor Kelemen1-16/+1
2020-01-22rework line style to be a wide toolbar buttonCaolán McNamara1-42/+0
2020-01-21Resolves: tdf#130035 reuse toolbar for arrow styles in sidebarCaolán McNamara1-23/+0
2020-01-15clang-tidy modernize-concat-nested-namespace in svxNoel Grandin1-2/+2
2020-01-07arrow in sidebar not getting reenabled on changing contextCaolán McNamara1-1/+3
2019-10-21loplugin:deadvirtual unused param in ItemUpdateReceiverInterfaceNoel Grandin1-2/+1
2018-11-28drop some unnecessary includesCaolán McNamara1-1/+0
2018-08-09tdf#101254: Enable arrowheads in sidebar for drawsXisco Fauli1-0/+1
2018-04-25tdf#42949 Remove unnecessary localization headers of svxGabor Kelemen1-2/+0
2018-04-01remove unused processfactory.hxx includesJochen Nitschke1-1/+0
2017-10-23loplugin:includeform: svxStephan Bergmann1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+2
2016-12-21convert EnumContext::Context to scoped enumNoel Grandin1-3/+3
2016-12-21convert EnumContext::Application to scoped enumNoel Grandin1-3/+3
2016-10-27loplugin:expandablemethods in svxNoel Grandin1-6/+1
2016-10-06drop now unused sfx2/sidebar/ResourceDefinitions.hrcCaolán McNamara1-1/+0
2016-10-05remove various unused hrc defines and headersCaolán McNamara1-1/+0
2016-10-04can now remove both PopupContainer copiesCaolán McNamara1-1/+0
2016-10-04remove PopupControl as an intermediate stepCaolán McNamara1-1/+0
2016-06-27GSoC notebookbar: switching tabs depending on contextSzymon Kłos1-1/+1
2016-05-25Disable line arrow heads when a shape is selectedRishabh Kumar1-0/+2
2016-04-18clean-up: unused using declarations and includesJochen Nitschke1-2/+0
2016-04-05convert src line width popup to .ui formatCaolán McNamara1-1/+0
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl1-8/+16
2016-02-04svx: replace boost::bind with C++11 lambdaMichael Stahl1-1/+0
2016-01-25tdf#84381: Disable the line arrowheads when non-line object is selectedRishabh1-1/+26
2015-11-12Namespace cleanup and disambiguationAshod Nakashian1-2/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-5/+5
2015-09-10fix crash on rightclicking image in tdf#93675 and pressing escCaolán McNamara1-18/+10
2015-07-30also handle line width correctlyMarkus Mohrhard1-0/+1
2015-07-30split the line width panel into two piecesMarkus Mohrhard1-800/+40
2015-07-28mpLBColor and mpFTColor are actually unused nowMaxim Monastirsky1-4/+0
2015-07-28Newly introduced widgets must be clear()-edKatarina Behrens1-0/+3
2015-07-28Simplify: group widgets and enable them all at onceKatarina Behrens1-32/+6
2015-07-28Line Controls are disabled when none entry is checkedRishabh Kumar1-1/+45
2015-07-26remove unused propertyMarkus Mohrhard1-13/+0
2015-05-26Resolves: tdf#91542 crash on pressing return in sidebar line popupCaolán McNamara1-0/+1
2015-05-10Use IMPL_[STATIC_]LINK_NOARG where applicableStephan Bergmann1-5/+5
2015-05-07tdf#91051: fix typo Trancparency->TransparencyAndrea Gelmini1-5/+5
2015-05-06Use various typed ToolBox::Set*Hdl LinksStephan Bergmann1-5/+4
2015-04-30Gradually typed LinkStephan Bergmann1-1/+1
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-4/+35
2015-04-21Remove erroneous SAL_NO_ACQUIRE pieces introduced in error.Michael Meeks1-3/+1
2015-04-17svx: convert new to ::Create.Noel Grandin1-1/+1