summaryrefslogtreecommitdiff
path: root/external/libatomic_ops/Makefile
blob: e4968cf85fb663eb9578c924389af26a07074351 (plain)
1
2
3
4
5
6
7
# -*- 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:
n>Gabor Kelemen 2018-04-06weld linkeditdialogCaolán McNamara 2018-04-06Resolves: tdf#116796 Ok -> OkCancelCaolán McNamara 2018-04-03lok: Make the bundled dictionaries work.Tamás Zolnai 2018-04-01remove unused processfactory.hxx includesJochen Nitschke 2018-03-27Fix typo ("x86_64" -> "X86_64")Stephan Bergmann 2018-03-27loplugin:expressionalwayszero improvementsNoel Grandin 2018-03-20drop unnecessary includesCaolán McNamara 2018-03-14loplugin:constantparamNoel Grandin 2018-03-12loplugin:redundantfcast look for redundant copies in return statementsNoel Grandin 2018-03-08loplugin:constantparam in desktop..i18npoolNoel Grandin 2018-03-07Use for-range loops in desktop (part2)Julien Nabet 2018-03-05Use for-range loops in desktop (part1)Julien Nabet 2018-03-05loplugin:useuniqueptr in TheExtensionManagerNoel Grandin 2018-03-01...and some more asserts during CppunitTest_desktop_dialogs_testStephan Bergmann 2018-02-28sneaky uppercase OK,CANCEL,HELP responsesCaolán McNamara 2018-02-27remove unused vclunohelper.hxx includesJochen Nitschke 2018-02-27replace Color(COL_*) with COL_*Noel Grandin 2018-02-22weld native message dialogsCaolán McNamara 2018-02-21New loplugin:nestedunnamedStephan Bergmann 2018-02-16Revert "loplugin:changetoolsgen in dbaccess..desktop" and reapply pluginNoel Grandin 2018-02-14loplugin:changetoolsgen in dbaccess..desktopNoel Grandin 2018-02-13Increase resolveUnoURL timeout from 20 to 40 secStephan Bergmann