summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-14clang-tidy modernize-use-emplace in swNoel Grandin
2017-09-14convert ScAttrArray to use std::vectorNoel Grandin
2017-09-14lokit: make parts of unstable API public for 6.0Thorsten Behrens
2017-09-13Fix typoAndrea Gelmini
2017-09-13simplify configure for android that started to bitrot a littleChristian Lohmaier
2017-09-13onlineupdate: work around GCC7 -Werror=implicit-fallthroughMichael Stahl
2017-09-13upload libwpg 0.3.2David Tardon
2017-09-13jpeg-turbo: upgrade to release 1.5.2Michael Stahl
2017-09-13tdf#107267: Fix grand total calculationJean-Sebastien Bevilacqua
2017-09-13tdf#109096 Allow 0 as argument value(s) to GEOMEAN()Winfried Donkers
2017-09-13Silence -Werror,-Wunreachable-codeStephan Bergmann
2017-09-13Removed quotation marks that destroyed some strings for Pootle exportMatthias Seidel
2017-09-13svx: Simplify SdrHelpLineList with std::unique_ptrTakeshi Abe
2017-09-13EPUB export: add options dialogMiklos Vajna
2017-09-13no need to call GetNumerator() / GetDenominator() for FractionNoel Grandin
2017-09-13Fraction: make conversion operators and constructor explicitNoel Grandin
2017-09-13clang-tidy modernize-use-emplace in slideshowNoel Grandin
2017-09-13Blind macOS -Werror,-Wunreachable-code fixStephan Bergmann
2017-09-13add missing context to translatable strings in ui filesChristian Lohmaier
2017-09-13having context in strings is not enough, it should also be ~uniqueChristian Lohmaier
2017-09-13icu: do not include non-standardized xlocale.h if U_PLATFORM_IS_LINUX_BASEDEike Rathke
2017-09-13New rtl::isUnicodeScalarValue, rtl::isSurrogateStephan Bergmann
2017-09-13Clamp minor/patchlevel when computing CLANG_VERSIONStephan Bergmann
2017-09-13tdf#112133: Drop the Add and Remove labelsMuhammet Kara
2017-09-13drop first/last link callbackCaolán McNamara
2017-09-13clang-tidy modernize-use-emplace in svxNoel Grandin
2017-09-13This return value is unused nowTamás Zolnai
2017-09-13Silence -Werror,-Wunreachable-code on AndroidStephan Bergmann
2017-09-13sax: allow some debug logging in FastParserMichael Stahl
2017-09-13tdf#112311 oox: fix UAF of std::shared_ptrMichael Stahl
2017-09-13sax: improve READMEMichael Stahl
2017-09-13clang-tidy modernize-use-emplace in sfx2Noel Grandin
2017-09-13sw: prefix members of SwFormatFieldHintMiklos Vajna
2017-09-13Enable -Wunreachable-codeStephan Bergmann
2017-09-13Fix a locking bug in our Java ComponentBase class, where after the transitionDamjan Jovanovic
2017-09-13listening to modify is sufficient to get all changesCaolán McNamara
2017-09-13Silence warning C4701: potentially uninitialized local variableStephan Bergmann
2017-09-13Actually no need to make GetASCWriter public.Jan Holesovsky
2017-09-13Revert "Do not include non-standardized xlocale.h, include locale.h instead"Stephan Bergmann
2017-09-13rename ScAttrEntry.nRow to nEndRowNoel Grandin
2017-09-13tdf#112191: Unit test.Jan Holesovsky
2017-09-13tdf#112191: Don't export bullets when only one paragraph is selected.Jan Holesovsky
2017-09-13Revert "svtools: HTML import: don't put lone surrogates in OUString"Stephan Bergmann
2017-09-13Make reading UTF-8 strictStephan Bergmann
2017-09-13Change assertion failure to SAL_WARNTor Lillqvist
2017-09-13tdf#75539 ww8import: fix horizontalLine percentageJustin Luth
2017-09-13Updated coreOlivier Hallot
2017-09-13Do not include non-standardized xlocale.h, include locale.h insteadEike Rathke
2017-09-13Use "en-US" as the default for XHP's xml-lang attribute.Jan Holesovsky
2017-09-13Replace list by vector in TableFillingAndNavigationTools (sc)Julien Nabet