summaryrefslogtreecommitdiff
path: root/svx/source/sidebar/area
AgeCommit message (Expand)Author
2017-04-14ubsan: only cast when necessaryCaolán McNamara
2017-03-31use actual UNO enums in svxNoel Grandin
2017-03-19TyposJulien Nabet
2017-01-19svx: load BitmapEx resources instead of Image onesCaolán McNamara
2016-11-07Revert "Reverts a commit series that cripple windows ci."Caolán McNamara
2016-11-05Reverts a commit series that cripple windows ci.Norbert Thiebaud
2016-11-04unify color selectorsCaolán McNamara
2016-11-02loplugin:unusedfieldsNoel Grandin
2016-10-17tdf#100180: Band-aid fix for non-editable chart sidebarKatarina Behrens
2016-10-06drop now unused sfx2/sidebar/ResourceDefinitions.hrcCaolán McNamara
2016-10-06drop unused hids and hrcsCaolán McNamara
2016-10-06convert AreaTransparencyGradientPopup to .uiCaolán McNamara
2016-10-06drop empty ItemBitmap fieldCaolán McNamara
2016-10-05NoAppFocusClose is for menus that have submenusCaolán McNamara
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-10-04can now remove both PopupContainer copiesCaolán McNamara
2016-10-04These are just floating windows, no need for all the special intrastructureCaolán McNamara
2016-10-04remove PopupControl as an intermediate stepCaolán McNamara
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-05convert GradientStyle to scoped enumNoel Grandin
2016-08-15tdf#100782 have XPropertyList hold unique_ptrJochen Nitschke
2016-07-07Change fill styles correctlyRishabh Kumar
2016-06-28Convert Bitmap tab to Pattern tabRishabh Kumar
2016-06-21tdf#90078 Add import bitmap button to Area PanelSusobhan Ghosh
2016-05-27Fix gradient angle spinbox in Area sidebar tabRishabh Kumar
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin
2016-04-14loplugin:passstuffbyref in svxNoel Grandin
2016-04-13tdf#99264 svx: don't pass null pointers to SfxDispatcherMichael Stahl
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl
2016-02-23tdf#87026 Move accessibility relations to .ui filesmelikeyurtoglu
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-09Remove excess newlinesChris Sherlock
2016-02-04svx: replace boost::bind with C++11 lambdaMichael Stahl
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-10-17afl-eventtesting: first discovered impress crash via event fuzzingCaolán McNamara
2015-10-16convert Link<> to typedNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12convert Link<> to typedNoel Grandin
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-04convert Link<> to typedNoel Grandin
2015-08-26tdf#90078: Improve the Area section of the properties tabRishabh Kumar
2015-08-11loplugin:constantfunctionNoel Grandin
2015-07-31svx: replace boost::function with std::functionMichael Stahl
2015-07-27loplugin:staticmethodsNoel Grandin
2015-07-27Add missing SAL_OVERRIDE..Tomaž Vajngerl