summaryrefslogtreecommitdiff
path: root/svx/source/sidebar
AgeCommit message (Expand)Author
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
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-19afl-eventtesting: deref of null GetSdrPageViewCaolán McNamara
2015-10-17afl-eventtesting: first discovered impress crash via event fuzzingCaolán McNamara
2015-10-16sfx items: Kill the unreadable & misplaced SFX_ITEMSET_ARG too.Jan Holesovsky
2015-10-16sfx items: The bDeep parameter of SFX_ITEMSET_ARG is always false.Jan Holesovsky
2015-10-16convert Link<> to typedNoel Grandin
2015-10-12disable arrow heads in chart sidebar, tdf#94971Markus Mohrhard
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12convert Link<> to typedNoel Grandin
2015-10-08tdf#89543: Solid line in place of 'none' start|end arrow entryKatarina Behrens
2015-10-01tdf#94559: third step to remove rtti.hxxOliver Specht
2015-09-22tdf#89543 Unhide arrow style drop downsYousuf Philips
2015-09-21convert Link<> to typedNoel Grandin
2015-09-20disable a few more controls when no border is set, tdf#94291Markus Mohrhard
2015-09-18fixes memleak : release references to TextPropertyPanelDennis Francis
2015-09-18boost->stdCaolán McNamara
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara
2015-09-17unused headersCaolán McNamara
2015-09-12Update many ListBox users to its sal_Int32 interfaceMatteo Casalin
2015-09-10fix crash on rightclicking image in tdf#93675 and pressing escCaolán McNamara
2015-09-09clang-analyzer-deadcode.DeadStoresStephan Bergmann