summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-12-02Get rid of a superfluous directory levelTor Lillqvist95-90/+90
2015-12-02Remove unused FMT_R8G8B8Stephan Bergmann2-43/+0
2015-12-02use compiler intrinsic for osl_atomic_increment on WindowsNoel Grandin1-0/+8
2015-12-02Avoid clang-cl -Werror,-Wbitfield-constant-conversionStephan Bergmann1-4/+4
2015-12-02external/icu: Work around a weird Windows bug in either make or clang-clStephan Bergmann1-0/+13
2015-12-02boost/external: More fixes for clang-clStephan Bergmann1-1/+140
2015-12-02external/boost: Work around -Werror,-Winvalid-constexprStephan Bergmann1-0/+42
2015-12-02external/clucene: Use warning-supression pragmas for clang-cl, tooStephan Bergmann1-10/+10
2015-12-02external/glm: Fix check for availability of C++11 static_assertStephan Bergmann1-0/+18
2015-12-02external/glm: work around missing clang-cl #pragma supportStephan Bergmann2-0/+15
2015-12-02external/icu: Don't hardcode cl (so we can build with clang-cl instead)Stephan Bergmann2-0/+14
2015-12-02external/liborcus: Silence clang-cl errors about redeclared Windows functionsStephan Bergmann1-0/+7
2015-12-02external/nss: work around missing clang-cl #pragma supportStephan Bergmann2-0/+57
2015-12-02clang-cl needs an explicit -I to find systools/win32/snprintf.hStephan Bergmann1-1/+1
2015-12-02For some odd reason, clang-cl.exe doesn't like being called by CreateProcessStephan Bergmann1-7/+4
2015-12-02Filter out -fPIC tooStephan Bergmann1-1/+1
2015-12-02clang-cl needs -Wno-missing-bracesStephan Bergmann1-0/+6
2015-12-02Adapt new/delete exception specs for MSVCStephan Bergmann1-2/+8
2015-12-02-Werror,-Wint-to-pointer-castStephan Bergmann2-6/+6
2015-12-02Where to find ATL files doesn't depend on --enable-activexStephan Bergmann1-4/+4
2015-12-02Allow --disable-pch for clang-clStephan Bergmann1-5/+5
2015-12-02Work around missing __CxxDetectRethrow in clang-clStephan Bergmann1-0/+6
2015-12-02Be explicit about missing env varsStephan Bergmann1-0/+8
2015-12-02Fix quotingStephan Bergmann1-2/+2
2015-12-02Silence clang-cl -Winvalid-offsetof in ATL-macro expansionStephan Bergmann1-0/+9
2015-12-02Silence clang-cl warnings in ATL headersStephan Bergmann1-0/+16
2015-12-02Silence clang-cl -Wextra-tokens in midl-generated codeStephan Bergmann1-0/+9
2015-12-02Silence clang-cl warnings in ATL headersStephan Bergmann2-0/+24
2015-12-02Check clang-cl for HAVE_GCC_ATTRIBUTE_WARN_UNUSED, tooStephan Bergmann1-13/+13
2015-12-02-Werror,-Wunused-private-fieldStephan Bergmann2-13/+0
2015-12-02fix Android buildNoel Grandin1-6/+0
2015-12-02small optimisation in paintNoel Grandin1-2/+3
2015-12-02inline one-liner static methodNoel Grandin1-9/+1
2015-12-02tdf#92925 Remove XPM exportBryan Quigley7-355/+0
2015-12-02Remove some chained appendsWillian Briotto1-8/+8
2015-12-02tdf#92925 Remove RAS exportBryan Quigley7-376/+0
2015-12-02tdf#96162: sfx2: avoid re-creating existing sidebar PanelsMichael Stahl1-26/+33
2015-12-01Updated coreDennis Roczek1-0/+0
2015-12-01Updated coreOlivier Hallot1-0/+0
2015-12-01Resolves: tdf#95629 quote CSV also if cell contains embedded '\r' CREike Rathke1-2/+3
2015-12-01tdf#92925 Remove PCT export Bryan Quigley7-2363/+0
2015-12-01tdf#94138 Use correct fonts for multiline edit when printingTomaž Vajngerl1-2/+8
2015-12-01sc interpreter: Improve the unit test for S/W Interpreter.Jan Holesovsky2-15/+36
2015-12-01sc unit tests: Prefix the format names.Jan Holesovsky8-498/+497
2015-12-01sc interpreter: Don't throw when we hit something not yet implemented.Jan Holesovsky1-133/+220
2015-12-01sc interpreter: Move the code that can create a ScFullMatrix.Jan Holesovsky3-208/+206
2015-12-01sc interpreter: Don't hide S/W Interpreter behind an environment variable.Jan Holesovsky9-17/+77
2015-12-01tdf#88443:percent value fixedOliver Specht1-1/+1
2015-12-01DOCX import: initialize RDF metadata before importing document propertiesMiklos Vajna1-0/+18
2015-12-01gtk3+wayland: wrong dialog sizesCaolán McNamara1-4/+6