summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [API CHANGE] lok: Don't use 'bool' and 'uint64_t' in the stable API.Jan Holesovsky2017-09-144-11/+14
* Adapt flatpak-manifest.in to updated poppler and libwpgStephan Bergmann2017-09-141-6/+6
* loplugin:externvar (clang-cl)Stephan Bergmann2017-09-141-2/+1
* loplugin:cstylecast (clang-cl)Stephan Bergmann2017-09-141-1/+2
* loplugin:unnecessaryparen (clang-cl)Stephan Bergmann2017-09-141-1/+1
* Silence clang-cl -Wpragma-pack in external/nssStephan Bergmann2017-09-141-0/+37
* loplugin:redundantpointerops (clang-cl)Stephan Bergmann2017-09-142-2/+2
* loplugin:unnecessaryparen (clang-cl)Stephan Bergmann2017-09-141-1/+1
* loplugin:unnecessaryparen (clang-cl)Stephan Bergmann2017-09-141-1/+1
* clang-tidy modernize-use-emplace in vclNoel Grandin2017-09-1443-161/+159
* clang-tidy modernize-use-emplace in test..vbahelperNoel Grandin2017-09-1421-91/+73
* clang-tidy modernize-use-emplace in swNoel Grandin2017-09-1459-168/+165
* convert ScAttrArray to use std::vectorNoel Grandin2017-09-1411-387/+353
* lokit: make parts of unstable API public for 6.0Thorsten Behrens2017-09-143-19/+36
* Fix typoAndrea Gelmini2017-09-131-1/+1
* simplify configure for android that started to bitrot a littleChristian Lohmaier2017-09-132-154/+50
* onlineupdate: work around GCC7 -Werror=implicit-fallthroughMichael Stahl2017-09-132-1/+2
* upload libwpg 0.3.2David Tardon2017-09-131-3/+3
* jpeg-turbo: upgrade to release 1.5.2Michael Stahl2017-09-134-98/+2
* tdf#107267: Fix grand total calculationJean-Sebastien Bevilacqua2017-09-132-56/+99
* tdf#109096 Allow 0 as argument value(s) to GEOMEAN()Winfried Donkers2017-09-132-9/+124
* Silence -Werror,-Wunreachable-codeStephan Bergmann2017-09-131-3/+3
* Removed quotation marks that destroyed some strings for Pootle exportMatthias Seidel2017-09-131-3/+3
* svx: Simplify SdrHelpLineList with std::unique_ptrTakeshi Abe2017-09-132-19/+12
* EPUB export: add options dialogMiklos Vajna2017-09-138-3/+383
* no need to call GetNumerator() / GetDenominator() for FractionNoel Grandin2017-09-1318-75/+47
* Fraction: make conversion operators and constructor explicitNoel Grandin2017-09-1334-151/+151
* clang-tidy modernize-use-emplace in slideshowNoel Grandin2017-09-1313-42/+34
* Blind macOS -Werror,-Wunreachable-code fixStephan Bergmann2017-09-131-7/+3
* add missing context to translatable strings in ui filesChristian Lohmaier2017-09-132-2/+2
* having context in strings is not enough, it should also be ~uniqueChristian Lohmaier2017-09-131-8/+8
* icu: do not include non-standardized xlocale.h if U_PLATFORM_IS_LINUX_BASEDEike Rathke2017-09-132-0/+15
* New rtl::isUnicodeScalarValue, rtl::isSurrogateStephan Bergmann2017-09-139-19/+40
* Clamp minor/patchlevel when computing CLANG_VERSIONStephan Bergmann2017-09-131-1/+2
* tdf#112133: Drop the Add and Remove labelsMuhammet Kara2017-09-133-33/+28
* drop first/last link callbackCaolán McNamara2017-09-134-32/+2
* clang-tidy modernize-use-emplace in svxNoel Grandin2017-09-1323-382/+381
* This return value is unused nowTamás Zolnai2017-09-132-7/+5
* Silence -Werror,-Wunreachable-code on AndroidStephan Bergmann2017-09-131-2/+4
* sax: allow some debug logging in FastParserMichael Stahl2017-09-133-1/+9
* tdf#112311 oox: fix UAF of std::shared_ptrMichael Stahl2017-09-134-22/+29
* sax: improve READMEMichael Stahl2017-09-131-1/+10
* clang-tidy modernize-use-emplace in sfx2Noel Grandin2017-09-1312-67/+48
* sw: prefix members of SwFormatFieldHintMiklos Vajna2017-09-131-10/+10
* Enable -Wunreachable-codeStephan Bergmann2017-09-1316-60/+90
* Fix a locking bug in our Java ComponentBase class, where after the transitionDamjan Jovanovic2017-09-131-2/+5
* listening to modify is sufficient to get all changesCaolán McNamara2017-09-132-33/+7
* Silence warning C4701: potentially uninitialized local variableStephan Bergmann2017-09-131-1/+1
* Actually no need to make GetASCWriter public.Jan Holesovsky2017-09-132-2/+2
* Revert "Do not include non-standardized xlocale.h, include locale.h instead"Stephan Bergmann2017-09-132-15/+0