# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- module_directory:=$(dir $(realpath $(firstword $(MAKEFILE_LIST)))) include $(module_directory)/../solenv/gbuild/partial_build.mk # vim: set noet sw=4 ts=4: le='lo/core Git repository'/>
summaryrefslogtreecommitdiff
path: root/rsc
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@collabora.co.uk>2016-09-14 19:47:47 +0200
committerMiklos Vajna <vmiklos@collabora.co.uk>2016-09-14 19:48:58 +0200
commit106cd072747a48ba064d8522cc15f581abffab51 (patch)
tree680854bb5b3af38476cd24bdc9f3cff2a318207f /rsc
parent80fc0074689d657fbbf479da534f782bb9cc3cca (diff)
desktop lok: avoid unnecessary setPart() in paintPartTile() t;Noel Grandin 2015-11-15use initialiser for Sequence<OUString>Noel Grandin 2015-11-15use initialiser for Sequence<OUString>Noel Grandin 2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin 2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann 2015-11-09new loplugin: oncevarNoel Grandin 2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann 2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin 2015-11-04yyyyyNoel Grandin 2015-11-01no need to use OUString constructor in call to createInstanceNoel Grandin 2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin 2015-10-29com::sun::star->css in starmath,stoc,svgio,svlNoel Grandin