summaryrefslogtreecommitdiff
path: root/svx/source/sidebar
AgeCommit message (Expand)Author
2016-05-05Hide text highlight color button for cellsMaxim Monastirsky
2016-05-04Underline should be a split buttonMaxim Monastirsky
2016-05-04loplugin:staticmethodsStephan Bergmann
2016-05-04underline popup control possible to use outside sidebarSzymon Kłos
2016-05-03cppcheck: noExplicitConstructorCaolán McNamara
2016-04-28tdf#97087 Give comprehensible, unique names to idlesMuhammet Kara
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin
2016-04-25tdf#89953 Character spacing: Apply changes to sidebar widget alsoSamuel Mehrbrodt
2016-04-21new plugin stylepoliceNoel Grandin
2016-04-20TextCharacterSpacingControl: Fix loplugin:vclwidgets warning.Jan Holesovsky
2016-04-20character spacing control possible to use outside sidebarSzymon Kłos
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-14loplugin:passstuffbyref in svxNoel Grandin
2016-04-13tdf#99264 svx: don't pass null pointers to SfxDispatcherMichael Stahl
2016-04-13tdf#94306 replace boost::noncopyable in stoc to xmlsec..Jochen Nitschke
2016-04-12Typo: PopupPanal_Spacing -> PopupPanel_SpacingJulien Nabet
2016-04-11clang-tidy performance-unnecessary-value-param in svxNoel Grandin
2016-04-11cppcheck: noExplicitConstructorCaolán McNamara
2016-04-06tdf#73070 follow-up: Remove also the InsertPropertyPanel code.Jan Holesovsky
2016-04-05convert src line width popup to .ui formatCaolán McNamara
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl
2016-02-23tdf#87026 Move accessibility relations to .ui filesmelikeyurtoglu
2016-02-23tdf#98095 sidebar: Show vertical alignment buttons for shapesMaxim Monastirsky
2016-02-17Make transparency spinbox and slider update simultaneously in Area SidebarRishabh
2016-02-17tdf#97924: Transparency slider causes entire sidebar to constantly refreshRishabh
2016-02-12tdf#82396:Incorrect behavior on update of Size values in sidebarRishabh
2016-02-09Remove excess newlinesChris Sherlock
2016-02-04svx: replace boost::bind with C++11 lambdaMichael Stahl
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock
2016-02-02remove B2DLineJoin::MiddleCaolán McNamara
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock
2016-01-25Make Position and Size sidebar tab visible when a line is selectedRishabh
2016-01-25tdf#84381: Disable the line arrowheads when non-line object is selectedRishabh
2016-01-17vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud
2016-01-16vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2016-01-13loplugin:unusedmethods unused return value in include/svxNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2016-01-04Cleanup after removing vcl::FontInfo classChris Sherlock
2016-01-03vcl: Excise vcl::FontInfo classChris Sherlock
2015-12-23loplugin:unusedfields in /includeNoel Grandin
2015-12-21loplugin:unusedfields in store,svtools,svxNoel Grandin
2015-11-25tdf#96059 Replace imageproducer with CommandInfoProviderSamuel Mehrbrodt
2015-11-16Cleanup: Consolidate the different ways to get command labels/tooltipsSamuel Mehrbrodt
2015-11-12Sidebar: Make the flip buttons available for Images in Writer alsoSamuel Mehrbrodt
2015-11-12Namespace cleanup and disambiguationAshod Nakashian
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-10-31com::sun::star->css in svxNoel Grandin
2015-10-29Initialize Sequence<beans::NamedValue> from initializer_listsNoel Grandin