summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-12-02loplugin:stringconcat: Also look through O[U]String ctorsStephan Bergmann
2015-12-02loplugin:stringconcat: Handle base case of recursion into left argStephan Bergmann
2015-12-02Revert "small optimisation in paint"Noel Grandin
2015-12-02DOCX import: handle <w:smartTag>Miklos Vajna
2015-12-02GraphicFilter::ExportGraphic: adapt to removed expGraphicExportMiklos Vajna
2015-12-02Breeze transition icons for impressandreas kainz
2015-12-02vcl: remaining Android build fixesMiklos Vajna
2015-12-02tdf#94043 RTF filter: implement column separator handlingMiklos Vajna
2015-12-02Get rid of a superfluous directory levelTor Lillqvist
2015-12-02Remove unused FMT_R8G8B8Stephan Bergmann
2015-12-02use compiler intrinsic for osl_atomic_increment on WindowsNoel Grandin
2015-12-02Avoid clang-cl -Werror,-Wbitfield-constant-conversionStephan Bergmann
2015-12-02external/icu: Work around a weird Windows bug in either make or clang-clStephan Bergmann
2015-12-02boost/external: More fixes for clang-clStephan Bergmann
2015-12-02external/boost: Work around -Werror,-Winvalid-constexprStephan Bergmann
2015-12-02external/clucene: Use warning-supression pragmas for clang-cl, tooStephan Bergmann
2015-12-02external/glm: Fix check for availability of C++11 static_assertStephan Bergmann
2015-12-02external/glm: work around missing clang-cl #pragma supportStephan Bergmann
2015-12-02external/icu: Don't hardcode cl (so we can build with clang-cl instead)Stephan Bergmann
2015-12-02external/liborcus: Silence clang-cl errors about redeclared Windows functionsStephan Bergmann
2015-12-02external/nss: work around missing clang-cl #pragma supportStephan Bergmann
2015-12-02clang-cl needs an explicit -I to find systools/win32/snprintf.hStephan Bergmann
2015-12-02For some odd reason, clang-cl.exe doesn't like being called by CreateProcessStephan Bergmann
2015-12-02Filter out -fPIC tooStephan Bergmann
2015-12-02clang-cl needs -Wno-missing-bracesStephan Bergmann
2015-12-02Adapt new/delete exception specs for MSVCStephan Bergmann
2015-12-02-Werror,-Wint-to-pointer-castStephan Bergmann
2015-12-02Where to find ATL files doesn't depend on --enable-activexStephan Bergmann
2015-12-02Allow --disable-pch for clang-clStephan Bergmann
2015-12-02Work around missing __CxxDetectRethrow in clang-clStephan Bergmann
2015-12-02Be explicit about missing env varsStephan Bergmann
2015-12-02Fix quotingStephan Bergmann
2015-12-02Silence clang-cl -Winvalid-offsetof in ATL-macro expansionStephan Bergmann
2015-12-02Silence clang-cl warnings in ATL headersStephan Bergmann
2015-12-02Silence clang-cl -Wextra-tokens in midl-generated codeStephan Bergmann
2015-12-02Silence clang-cl warnings in ATL headersStephan Bergmann
2015-12-02Check clang-cl for HAVE_GCC_ATTRIBUTE_WARN_UNUSED, tooStephan Bergmann
2015-12-02-Werror,-Wunused-private-fieldStephan Bergmann
2015-12-02fix Android buildNoel Grandin
2015-12-02small optimisation in paintNoel Grandin
2015-12-02inline one-liner static methodNoel Grandin
2015-12-02tdf#92925 Remove XPM exportBryan Quigley
2015-12-02Remove some chained appendsWillian Briotto
2015-12-02tdf#92925 Remove RAS exportBryan Quigley
2015-12-02tdf#96162: sfx2: avoid re-creating existing sidebar PanelsMichael Stahl
2015-12-01Updated coreDennis Roczek
2015-12-01Updated coreOlivier Hallot
2015-12-01Resolves: tdf#95629 quote CSV also if cell contains embedded '\r' CREike Rathke
2015-12-01tdf#92925 Remove PCT export Bryan Quigley
2015-12-01tdf#94138 Use correct fonts for multiline edit when printingTomaž Vajngerl