summaryrefslogtreecommitdiff
path: root/uitest/UITest_math_demo.mk
AgeCommit message (Expand)Author
2016-07-17uitest: add makefile part for new math testsMarkus Mohrhard
p-6.4-32&id=53c40258d3572152b46e5ff5f51496ae6f32879b'>StyleManager: move style search to its own methodTomaž Vajngerl And remove obsolete CreateStylePreviewRenderer method with style name as input parameter. Change-Id: I0fdf54fd40148b417250b5a6bf2453994eb83634 2015-07-17create the stlye preview renderer with style as parameterTomaž Vajngerl Change-Id: Ie191467305279253f165f13980c125f6b7b9fdde 2015-04-21loplugin:passstuffbyrefStephan Bergmann Change-Id: I4889b3d56b9e6f6926d1d094130c277588ff143c 2015-04-21StyleManager & StylePreviewRenderer + common implementationTomaž Vajngerl StyleManager is a new class responsible to handle document styles. The current implementation has only the responsibility to provide a implementation of StylePreviewReneder, but the idea is to move all style related functionallity to this class (and relieve the SfxObjectShell a bit). CommonStyleMAnager is the common impl. StylePreviewRenderer is responsible to render a preview of a style. As styles can be handled differently by each component it is possible to provide component specific StylePreviewRendered, but currently only the common one is implemented and used by sw. Change-Id: Id271485f571a777a3e94f855d3c614a2efc14628