summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-02-26loplugin:commaoperatorStephan Bergmann
2016-02-26loplugin:fpcomparisonStephan Bergmann
2016-02-26Typo: aCompoments->aComponentsJulien Nabet
2016-02-26tdf#97654 - replaced CellAddress types with ScAddress.Mohammed Abdul Azeem
2016-02-26loplugin:stringconcatStephan Bergmann
2016-02-26better error reporting for crash uploaderMarkus Mohrhard
2016-02-26store the URL in the crash ini fileMarkus Mohrhard
2016-02-26use the new ini file based minidump uploaderMarkus Mohrhard
2016-02-26unpublish SearchAlgorithms2 SearchOptions2 TextSearch2 XTextSearch2Eike Rathke
2016-02-26WILD_MATCH_SELECTION @since LibreOffice 5.2Eike Rathke
2016-02-26Missed CLANG_VERSION for compilerplugins/clang/store/rtlconstasciimacro.cxxStephan Bergmann
2016-02-26New COMPILER_PLUGINS_CXX to specify compiler to build Clang plugins withStephan Bergmann
2016-02-26-Werror=return-typeStephan Bergmann
2016-02-26-Werror=return-typeStephan Bergmann
2016-02-26-Werror=maybe-uninitializedStephan Bergmann
2016-02-26Silence -Werror=comment about a "multi-line comment"Stephan Bergmann
2016-02-26These version checks are about the Clang the plugins are built /against/Stephan Bergmann
2016-02-26Revert "compilerplugins: Build them in parallel."Stephan Bergmann
2016-02-26loplugin:redundantcastTor Lillqvist
2016-02-26loplugin:nullptrTor Lillqvist
2016-02-26Use an XInitialization-based channel to request service mgr pre-initStephan Bergmann
2016-02-26sw: related: tdf#58624 convert to assert() in ~SwAccessibleMap()Michael Stahl
2016-02-26sw: restore some Dispose calls in a11y codeMichael Stahl
2016-02-26sw: we don't have space to spell out "focus" in ShLooseFcs...Michael Stahl
2016-02-26write an own minidump uploaderMarkus Mohrhard
2016-02-26log some information about used OpenGL deviceMarkus Mohrhard
2016-02-26loplugin:unuseddefaultparam in include/vbahelperNoel Grandin
2016-02-26That #if for Clang < 3.2 is probably good to go by nowStephan Bergmann
2016-02-26loplugin:unuseddefaultparms in include/vcl (part2)Noel Grandin
2016-02-26Updated coreJan Holesovsky
2016-02-26tdf#98188: Crash when closing File->Properties->CMIS Properties tabGiuseppe Castagno
2016-02-26loplugin:unuseddefaultparam, ApplyChange->ApplyTempChangeNoel Grandin
2016-02-26Improve the import of pen styles from EMF filesStephan van den Akker
2016-02-26cui: Fix a wrong label "Rotation" in Character > Position menuTakeshi Abe
2016-02-26starmath: Remove forgotten SmFormat's versionTakeshi Abe
2016-02-26-Werror=shadowStephan Bergmann
2016-02-26Spurious "typename"Stephan Bergmann
2016-02-26starmath: Drop unused variable declarationTakeshi Abe
2016-02-26loplugin:unuseddefaultparams in /include/vclNoel Grandin
2016-02-26Updated coreOlivier Hallot
2016-02-26loplugin:simplifyboolStephan Bergmann
2016-02-26external/opencollada: Adapt to clang -stdlib=libc++Stephan Bergmann
2016-02-26Use config_cxxabi.h to check for __*class_type_infoStephan Bergmann
2016-02-26Adapt __cxxabiv1 for libc++abiStephan Bergmann
2016-02-26Assume HAVE_THREADSAFE_STATICS=TRUE for Clang with -stdlib=libc++Stephan Bergmann
2016-02-26Declarations based on config_cxxabi.h should be unrelated to _LIBCPP_VERSIONStephan Bergmann
2016-02-26Use config_cxxabi.h to check for __cxa_eh_globals, __cxa_exceptionStephan Bergmann
2016-02-26cxxabi.h is not specific to GCCStephan Bergmann
2016-02-26Expect _Unwind_Exception to be defined in the compilers' unwind.hStephan Bergmann
2016-02-26-Werror,-Winconsistent-missing-overrideStephan Bergmann