summaryrefslogtreecommitdiff
path: root/sw/source/uibase/sidebar
AgeCommit message (Expand)Author
2018-12-13tdf#116529: Add calls to SetFieldUnit to switch inch/cmXisco Fauli
2018-11-10clang-tidy: (WIP) bugprone-too-small-loop-variable findings 2Tamás Zolnai
2018-11-08Convert FieldUnit to scoped enumMike Kaganski
2018-11-01Resolves: tdf#105081 and tdf#113420Caolán McNamara
2018-10-29tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-26use unique_ptr when Clone()'ing PoolItemsNoel Grandin
2018-10-03loplugin:constfields in swNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-08-30tdf#113848 Sidebar: Get user-defined sizes while changing orientationIlhan Yesil
2018-08-10unnecessary null check before dynamic_cast, in swNoel Grandin
2018-08-03Add missing sal/log.hxx headersGabor Kelemen
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