# just dumb wrapper; make install comes later SHELL=/bin/sh all: . ./*Env.Set.sh && \ ./bootstrap && \ cd instsetoo_native && ../solenv/bin/build.pl --all distclean: . ./*Env.Set.sh && \ dmake distclean clean: . ./*Env.Set.sh && \ dmake clean ='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/scalectrl.hxx
AgeCommit message (Expand)Author
2021-11-03loplugin:finalclassesNoel Grandin
2021-06-18tdf#130428 remove unnecessary usage of SfxItemState::UNKNOWNArmin Le Grand (Allotropia)
2021-03-18Resolves tdf#66470 - Scaling value in statusbarHeiko Tietze