--- misc/boost_1_44_0/boost/thread/xtime.hpp 2012-11-05 20:13:28.034300778 -0500 +++ misc/build/boost_1_44_0/boost/thread/xtime.hpp 2012-11-05 20:13:50.856322691 -0500 @@ -20,7 +20,7 @@ enum xtime_clock_types { - TIME_UTC=1 + TIME_UTC_=1 // TIME_TAI, // TIME_MONOTONIC, // TIME_PROCESS, @@ -68,7 +68,7 @@ inline int xtime_get(struct xtime* xtp, int clock_type) { - if (clock_type == TIME_UTC) + if (clock_type == TIME_UTC_) { *xtp=get_xtime(get_system_time()); return clock_type; a> : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/dictionaries
AgeCommit message (Expand)Author
2012-11-16Add back lost dictionaries submoduleMiklos Vajna
2012-11-16Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida
2012-10-25updated submodule: dictionariesAndras Timar
2012-10-25updated submodule: dictionariesAndras Timar
2012-10-24Update dictionaries, helpcontent2, translations to origin master HEADsStephan Bergmann
2012-10-24commit changes in dictionries, helpcontent2, and translationsPetr Mladek
2012-10-24change dictionariesDavid Tardon
2012-10-23gbuild: fix XcuMergeTarget build breakage:Michael Stahl
2012-10-23dictionariesMichael Stahl
2012-10-18Updated coreStephan Bergmann
2012-10-17fix dictionary sub-module referenceNorbert Thiebaud
2012-10-17update dictionariesMatúš Kukan
2012-10-16Updated corePeter Foley
2012-10-16Updated coreNorbert Thiebaud
2012-10-16rebase submodulesNorbert Thiebaud
2012-10-16gitsubmodule gerrit specific keyword seems to be 'branch' not 'revision'Norbert Thiebaud
2012-10-16submodules migrationNorbert Thiebaud