summaryrefslogtreecommitdiff
path: root/sw/source/uibase/sidebar
AgeCommit message (Expand)Author
2018-06-08look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-04-16make StyleManager::CreateStylePreviewRenderer return std::unique_ptrNoel Grandin
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-23Typo: GetSelectItemId -> GetSelectedItemIdSamuel Mehrbrodt
2018-03-09sw: fix some IWYU warningsMiklos Vajna
2018-02-20drop Color::SetColor(ColorData) in favour of operator=Noel Grandin
2018-02-03more TypedWhichId in SfxShell and SfxTabDialogNoel Grandin
2018-01-15More loplugin:cstylecast: swStephan Bergmann
2018-01-12More loplugin:cstylecast: swStephan Bergmann
2018-01-11loplugin:redundantcast: swStephan Bergmann
2018-01-02loplugin:passstuffbyref improved return in swNoel Grandin
2017-12-16can use GetSelectedEntryData hereNoel Grandin
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-10-31loplugin:constantparam in editengNoel Grandin
2017-10-09uibase: consistently use "" and <> in include directivesMike Kaganski
2017-10-01Wayland: Make various popups work in the overflow toolbarMaxim Monastirsky
2017-09-25Rename GetSelectEntryData -> GetSelectedEntryDataSamuel Mehrbrodt
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt
2017-08-07loplugin:constparams in sw part8Noel Grandin
2017-08-06loplugin:constparams in sw part7Noel Grandin
2017-07-31loplugin:unusedfields in swNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-02loplugin:casttovoid: swStephan Bergmann
2017-06-02Improved loplugin:redundantcast static_cast handling: swStephan Bergmann
2017-05-19tdf#107544 Follow the styles -> Styles change in template categoriesGabor Kelemen
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-05tdf#106127: Sidebar: Enable patterns as page backgroundKatarina Behrens
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-23Replace GetImage with CommandInfoProvider::GetImageForCommandMaxim Monastirsky
2017-04-13Removed duplicated includesAndrea Gelmini
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-29convert EViewType to scoped enumNoel Grandin
2017-03-22loplugin:redundantcast find redundant c-style enum castsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-24Resolves: tdf#105450 calc navigator gets 0 height on toggle off/on when dockedCaolán McNamara
2016-12-20strange use of an ImageListCaolán McNamara
2016-12-02loplugin:unnecessaryoverride (dtors) in swStephan Bergmann
2016-11-23tdf#42949 Remove unused uno headers from /sw/source/uibaseBartosz Kosiorek
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin
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-04tdf#93520 : Mirrored page margin tooltipSzymon Kłos
2016-11-04unify color selectorsCaolán McNamara
2016-11-01style fixes for cppcheck noExplicitConstructorJochen Nitschke
2016-10-29convert usages of DPIScalingFactor from int to floatTomaž Vajngerl
2016-10-18loplugin:unusedmethodsNoel Grandin
2016-10-13convert SvxPageUsage to scoped enumNoel Grandin
2016-10-05NoAppFocusClose is for menus that have submenusCaolán McNamara