summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2015-12-01tdf#95194: We need to set the GF flags in UniscribeLayout::GetNextGlyphs()Tor Lillqvist2-0/+6
2015-12-01Resolves: tdf#95748 no group interpreter when calculations are runningEike Rathke1-7/+16
2015-12-01add DebugCalculationEntry::mnGroupEike Rathke1-5/+26
2015-12-01add DebugCalculationEntry::mnRecursionEike Rathke1-7/+11
2015-12-01add DebugCalculation::storeResultError()Eike Rathke1-3/+11
2015-12-01tdf#88443: set relative width to objects with captions except formulasOliver Specht1-1/+13
2015-12-01cppcheck: memleakTakeshi Abe1-3/+2
2015-12-01Fix patch file attributesStephan Bergmann2-0/+0
2015-12-01Apparently no reason to force underlying type hereStephan Bergmann1-4/+1
2015-12-01Add 'Linux' string to about dialog OS version infoYousuf Philips1-2/+2
2015-12-01gbuild-to-ide split state machinejan iversen1-38/+83
2015-12-01Breeze transition icons examples please reviewandreas kainz12-0/+935
2015-12-01configure: check for dlsym(), not dlopen()Michael Stahl1-3/+3