summaryrefslogtreecommitdiff
path: root/svx/source/styles
AgeCommit message (Expand)AuthorFilesLines
2017-10-26vcl: make MapMode constructor explicitMichael Stahl1-1/+1
2017-07-21loplugin:unusedfields in sfx2Noel Grandin1-1/+1
2017-06-20bullet char style preview is unreadable, cause uses opensymbolCaolán McNamara1-0/+2
2017-05-30teach redundantcast plugin about functional castsNoel Grandin1-1/+1
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: svxStephan Bergmann1-1/+1
2017-03-31use actual UNO enums in svxNoel Grandin1-1/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-2/+2
2017-02-15remove unused BOTTOM from RenderAlign enumNoel Grandin1-5/+0
2016-07-08loplugin:redundantcast: redundant static_casts in svxStephan Bergmann1-1/+1
2016-05-12clang-tidy modernize-loop-convert in svxNoel Grandin1-3/+3
2016-05-09convert SfxStyleFamily to scoped enumNoel Grandin1-1/+1
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock1-3/+3
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock1-1/+1
2016-01-18vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock1-1/+1
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud1-1/+1
2016-01-16vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock1-1/+1
2015-12-26svx: change instances of maName to more descriptive namesChris Sherlock1-2/+2
2015-09-07svx: fix font rendering in the style previewMichael Stahl1-23/+32
2015-09-07tdf#91383: sw: prevent style preview from actually creating stylesMichael Stahl1-17/+19
2015-08-27loplugin:passstuffbyrefStephan Bergmann1-1/+1
2015-08-27ColorSets: add preview to ThemePanel, move impl. to own fileTomaž Vajngerl1-0/+126
2015-08-27Show previews of style presets in sidebarTomaž Vajngerl1-4/+14
2015-07-17StyleManager: move style search to its own methodTomaž Vajngerl1-23/+0
2015-07-17create the stlye preview renderer with style as parameterTomaž Vajngerl1-1/+9
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-1/+1
2015-04-21loplugin:passstuffbyrefStephan Bergmann1-2/+2
2015-04-21StyleManager & StylePreviewRenderer + common implementationTomaž Vajngerl2-0/+250