Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-04-16 | make StyleManager::CreateStylePreviewRenderer return std::unique_ptr | Noel Grandin | 1 | -1/+1 |
2017-03-28 | tdf#42949: clean up includes in include/svx/[a-c]* with iwyu | Jorenz Paragas | 1 | -3/+5 |
2017-01-25 | loplugin: unnecessary destructor svx | Noel Grandin | 1 | -3/+0 |
2016-11-22 | loplugin:countusersofdefaultparams in include/sfx2 | Noel Grandin | 1 | -1/+1 |
2016-09-13 | loplugin:override: No more need for the "MSVC dtor override" workaround | Stephan Bergmann | 1 | -1/+1 |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann | 1 | -1/+1 |
2015-07-17 | StyleManager: move style search to its own method | Tomaž Vajngerl | 1 | -4/+0 |
2015-07-17 | create the stlye preview renderer with style as parameter | Tomaž Vajngerl | 1 | -0/+4 |
2015-04-21 | loplugin:passstuffbyref | Stephan Bergmann | 1 | -1/+1 |
2015-04-21 | StyleManager & StylePreviewRenderer + common implementation | Tomaž Vajngerl | 1 | -0/+41 |