summaryrefslogtreecommitdiff
path: root/sw/source/uibase/sidebar/StylePresetsPanel.cxx
AgeCommit message (Expand)Author
2019-10-21loplugin:deadvirtual unused param in ItemUpdateReceiverInterfaceNoel Grandin
2019-09-03Missing includeMike Kaganski
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-04-01tdf#42949 Fix IWYU warnings in include/sfx2/[sS]*Gabor Kelemen
2019-03-29tdf#42949 Fix IWYU warnings in include/sfx2/[n-r]*Gabor Kelemen
2019-02-07o3tl::make_unique -> std::make_unique in swGabor Kelemen
2019-02-05tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen
2019-01-08convert "*xxx.get()" to "*xxx"Noel 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
2017-10-09uibase: consistently use "" and <> in include directivesMike Kaganski
2017-08-07loplugin:constparams in sw part8Noel Grandin
2017-08-06loplugin:constparams in sw part7Noel Grandin
2017-05-19tdf#107544 Follow the styles -> Styles change in template categoriesGabor Kelemen
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2016-11-23tdf#42949 Remove unused uno headers from /sw/source/uibaseBartosz Kosiorek
2016-10-29convert usages of DPIScalingFactor from int to floatTomaž Vajngerl
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke
2016-05-19clang-tidy modernize-make-uniqueNoel Grandin
2016-05-09convert SfxStyleFamily to scoped enumNoel Grandin
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock
2015-11-24loplugin:unusedfields in sw/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-29evil error description is misleadingBjoern Michaelsen
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-15cppcheck:variableScopeNoel Grandin
2015-09-08convert Link<> to typedNoel Grandin
2015-08-27loplugin:staticmethodsStephan Bergmann
2015-08-27loplugin:staticcallStephan Bergmann
2015-08-27loplugin:passstuffbyrefStephan Bergmann
2015-08-27Show previews of style presets in sidebarTomaž Vajngerl
2015-06-06Apply new VclPtr clang plugin to catch potential problems.Noel Grandin
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-22add "Style Presets" sidebar panel (experimental) to writerTomaž Vajngerl