summaryrefslogtreecommitdiff
path: root/tomcat
diff options
context:
space:
mode:
authorAndrzej Hunt <andrzej.hunt@collabora.com>2014-07-11 16:21:15 +0200
committerAndrzej Hunt <andrzej.hunt@collabora.com>2014-07-11 16:21:15 +0200
commit9d749da778b98fe76d49300c2c001cbd9fa29941 (patch)
treea33b625118dc4841ca95e30689d7143aa17c71d8 /tomcat
parent0ff0b9c0310d1541d1a7d02c2cc222da9191479b (diff)
Impress: implement tiled rendering. feature/calctiledrendering3
However we cannot as of yet select between rendering just the slide, just the notes, or both combined -- this simply defaults to whatever mode the document was last opened in for now. Change-Id: Ia8ec0280aab75a36e430aa04c47cee4fea2db974
Diffstat (limited to 'tomcat')
0 files changed, 0 insertions, 0 deletions
d271626402dce5d8a8b0c76d2 Reviewed-on: https://gerrit.libreoffice.org/47021 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk> 2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist Reduce potential confusion with the global tools namespace. Will hopefully make it possible to remove the annoying initial :: when referring to the global tools namespace. Unless we have even more tools subnamespaces somewhere. Thorsten said it was OK. Change-Id: Id088dfe8f4244cb79df9aa988995b31a1758c996 Reviewed-on: https://gerrit.libreoffice.org/42644 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Tor Lillqvist <tml@collabora.com>