summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Missing @since tagsStephan Bergmann2017-09-111-0/+4
* More clang::*Type vs. llvm::*Type ambiguitiesStephan Bergmann2017-09-118-36/+40
* clang::Type vs. llvm::Type ambiguityStephan Bergmann2017-09-111-1/+1
* its really the contents we want to redrawCaolán McNamara2017-09-111-1/+2
* hidpi+gtk3: move setting the opengl slide viewportCaolán McNamara2017-09-114-3/+23
* clang-tidy modernize-use-emplace in d*Noel Grandin2017-09-1146-171/+163
* clang-tidy modernize-use-emplace in editeng..frameworkNoel Grandin2017-09-1121-94/+92
* tdf#46037: Replace ConfigurationHelper with new configuration APIIvan Safonov2017-09-111-167/+105
* include/oox/export/utils.hxx: make functions constexprMike Kaganski2017-09-111-4/+4
* clang-tidy modernize-use-emplace in c*Noel Grandin2017-09-1180-1582/+1108
* cppcheck: knownConditionTrueFalse 'bClip' is always trueJochen Nitschke2017-09-111-31/+21
* Fix typoAndrea Gelmini2017-09-111-1/+1
* cppcheck: knownConditionTrueFalse 'bTestMerge' is always trueJochen Nitschke2017-09-101-58/+45
* cppcheck: knownConditionTrueFalse 'bRet' is always falseJochen Nitschke2017-09-101-2/+1
* cppcheck: oppositeInnerCondition in htmlatr (sw)Julien Nabet2017-09-101-7/+1
* tdf#112254: fix memory leak in optaboutconfig (cui)Julien Nabet2017-09-102-2/+6
* iOS, avmedia library depend on autogen flag.jan Iversen2017-09-103-5/+4
* cppcheck: identicalConditionAfterEarlyExitJochen Nitschke2017-09-101-2/+0
* cppcheck: knownConditionTrueFalse 'bValid' is always trueJochen Nitschke2017-09-101-17/+4
* cppcheck: unsignedLessThanZeroJulien Nabet2017-09-101-1/+1
* OSL_ASSERT->assert in putG4Bits (vcl)Julien Nabet2017-09-101-1/+1
* iOS, make common iOS GCC file.jan Iversen2017-09-105-964/+264
* tdf#112306: containsSemiMixedTypes is true for blanks-onlyMike Kaganski2017-09-103-46/+66
* Fix double free since 030273e2e28ef9c4d2118ca3851c64498dfe000aTakeshi Abe2017-09-102-10/+1
* gpg4libre: use SHA512 digests for GPG signing unconditionallyThorsten Behrens2017-09-103-2/+12
* gpg4libre: add sha512 supportThorsten Behrens2017-09-106-4/+59
* liblangtag: pass through debug options to CFLAGSThorsten Behrens2017-09-101-0/+5
* tdf#108406 offline help-images helpimg are no longer selectable as iconsetAndreas Brandner2017-09-091-0/+4
* iOS, update gbuild platformjan Iversen2017-09-094-0/+786
* iOS, configure.ac for arm/arm64/simulatorjan Iversen2017-09-091-32/+52
* tdf#111894: fix leak memory with PaletteManager with SvxColorListBoxJulien Nabet2017-09-091-1/+5
* tdf#112074 ww8import: replace m_nOrgDxaLeft with GetMinLeft()Justin Luth2017-09-092-6/+2
* Fix typosAndrea Gelmini2017-09-092-3/+3
* Fix typoAndrea Gelmini2017-09-091-1/+1
* tdf#112133: Polish the visual appearance of the Customize dialogMuhammet Kara2017-09-094-33/+83
* tdf#67770: Config for remembering the last active deckKatarina Behrens2017-09-092-1/+16
* Drop unused ooXMLFileFormat* config keysGabor Kelemen2017-09-092-24/+0
* tdf#112278: Pivot table: filtering of non-string fields is not exported to XLSTamás Zolnai2017-09-0915-50/+501
* tdf#108572 remove connections only for current shellSzymon Kłos2017-09-094-15/+42
* Updated coreOlivier Hallot2017-09-091-0/+0
* Avoid underflow of unsigned integer which leads a false error messageTamás Zolnai2017-09-091-1/+1
* tdf#112289 OSX fpicker: don't default to trueJan-Marek Glogowski2017-09-091-1/+0
* tdf#108722 vcl: fix bugs in TextEngine with TEXTATTR_PROTECTEDMichael Stahl2017-09-082-1/+3
* sc-perf: do not add a million empty filter entries just to sort and discardEike Rathke2017-09-0812-63/+100
* svl: assert calls of SfxPoolItem::Create/StoreMichael Stahl2017-09-082-2/+4
* clang-tidy modernize-use-emplace in b*Noel Grandin2017-09-0818-130/+104
* EPUB export: avoid writing image/x-vclgraphic to the output fileMiklos Vajna2017-09-081-0/+59
* EPUB export: handle section contentMiklos Vajna2017-09-088-7/+120
* Document baselinesJan-Marek Glogowski2017-09-081-0/+27
* EPUB export: inherit text properties in spans from paragraphMiklos Vajna2017-09-085-34/+87