summaryrefslogtreecommitdiff
path: root/svx/source/styles
AgeCommit message (Expand)Author
2021-07-02no need to allocate return val on heap for GetItemSetForPreviewNoel Grandin
2021-06-30swap text and background colors in colorsetsTomaž Vajngerl
2021-05-19SetPhysFont always dereferences its OutputDevice* argCaolán McNamara
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel
2020-09-22tdf#93756 show highlight color in style previewCaolán McNamara
2020-08-05tdf#135438 Paragraph styles preview in sidebar are clippedCaolán McNamara
2020-05-13loplugin:unusedmethodsNoel Grandin
2020-04-29Remove tango icon theme, tdf#132022Rizal Muttaqin
2020-03-02tdf#42949 Fix IWYU warnings in svx/source/s*/*cxxGabor Kelemen
2020-02-12move some svx/ headers inside the moduleNoel Grandin
2019-08-20loplugin:constvars in svxNoel Grandin
2019-04-01tdf#42949 Fix IWYU warnings in include/sfx2/[sS]*Gabor Kelemen
2018-07-27svx: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-04-16make StyleManager::CreateStylePreviewRenderer return std::unique_ptrNoel Grandin
2018-02-22loplugin:redundantcopy extend to ColorNoel Grandin
2018-02-21loplugin:changetoolsgen in svxNoel Grandin
2017-11-27loplugin:unnecessaryparen check for (f1()).f2Noel Grandin
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-07-21loplugin:unusedfields in sfx2Noel Grandin
2017-06-20bullet char style preview is unreadable, cause uses opensymbolCaolán McNamara
2017-05-30teach redundantcast plugin about functional castsNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: svxStephan Bergmann
2017-03-31use actual UNO enums in svxNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-15remove unused BOTTOM from RenderAlign enumNoel Grandin
2016-07-08loplugin:redundantcast: redundant static_casts in svxStephan Bergmann
2016-05-12clang-tidy modernize-loop-convert in svxNoel Grandin
2016-05-09convert SfxStyleFamily to scoped enumNoel Grandin
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock
2016-01-18vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud
2016-01-16vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock
2015-12-26svx: change instances of maName to more descriptive namesChris Sherlock
2015-09-07svx: fix font rendering in the style previewMichael Stahl
2015-09-07tdf#91383: sw: prevent style preview from actually creating stylesMichael Stahl
2015-08-27loplugin:passstuffbyrefStephan Bergmann
2015-08-27ColorSets: add preview to ThemePanel, move impl. to own fileTomaž Vajngerl
2015-08-27Show previews of style presets in sidebarTomaž Vajngerl
2015-07-17StyleManager: move style search to its own methodTomaž Vajngerl
2015-07-17create the stlye preview renderer with style as parameterTomaž Vajngerl
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-04-21loplugin:passstuffbyrefStephan Bergmann
2015-04-21StyleManager & StylePreviewRenderer + common implementationTomaž Vajngerl