--- misc/glib-2.28.1/gio/tests/Makefile.in 2011-02-18 16:22:00.000000000 +0100 +++ misc/build/glib-2.28.1/gio/tests/Makefile.in 2011-06-10 16:37:05.000000000 +0200 @@ -1020,7 +1020,9 @@ proxy_LDADD = $(progs_ldadd) \ $(top_builddir)/gthread/libgthread-2.0.la +ifneq ($(MSGFMT),) MISC_STUFF = test.mo +endif DISTCLEANFILES = \ applications/mimeinfo.cache \ org.gtk.test.enums.xml \ logo' rowspan='2'>cgit logo index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sc/inc/validat.hxx
AgeCommit message (Expand)Author
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-05-16Fix typosAndrea Gelmini
2016-01-15loplugin:unusedmethods unused return value in scNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-08Related #82088: removed last css aliases in hxxStefan Weiberg
2014-06-25remove whitespaceMarkus Mohrhard
2014-04-19fixincludeguards.sh: scThomas Arnhold
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-03Remove visual noise from scAlexander Wilms
2014-01-27coverity#1103748 coverity#708009 coverity#708011-12Norbert Thiebaud
2013-09-07iString to OUString in some calc core codeMarkus Mohrhard
2013-09-07inheriting from a standard container is a bad ideaMarkus Mohrhard
2013-07-30Rework reference update in conditional formatting and cell validation.Kohei Yoshida
2013-06-27Remove duplicate code blocks.Kohei Yoshida
2013-03-26Make the conditional formatting code free of ScBaseCell.Kohei Yoshida
2013-03-26Another one involving cell data validation in detective functionality.Kohei Yoshida