summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-09-11disallow .ui translatable entries without context at checkinCaolán McNamara1-0/+5
2017-09-11tdf#97648 vml import: fix horizontalLine percentageJustin Luth3-1/+12
2017-09-11connectivity DatabaseMetaData: pull out OComponent from OCalc/WriterMiklos Vajna7-437/+307
2017-09-11tdf#112304 Revert "Watermark: not visible if page background was set"Szymon Kłos4-34/+6
2017-09-11gtk3: flicker-free opengl transitionsCaolán McNamara1-19/+140
2017-09-11long->sal_Int32 in various Get/SetVersionNoel Grandin3-10/+10
2017-09-11Missing @since tagsStephan Bergmann1-0/+4
2017-09-11More clang::*Type vs. llvm::*Type ambiguitiesStephan Bergmann8-36/+40
2017-09-11clang::Type vs. llvm::Type ambiguityStephan Bergmann1-1/+1
2017-09-11its really the contents we want to redrawCaolán McNamara1-1/+2
2017-09-11hidpi+gtk3: move setting the opengl slide viewportCaolán McNamara4-3/+23
2017-09-11clang-tidy modernize-use-emplace in d*Noel Grandin46-171/+163
2017-09-11clang-tidy modernize-use-emplace in editeng..frameworkNoel Grandin21-94/+92
2017-09-11tdf#46037: Replace ConfigurationHelper with new configuration APIIvan Safonov1-167/+105
2017-09-11include/oox/export/utils.hxx: make functions constexprMike Kaganski1-4/+4
2017-09-11clang-tidy modernize-use-emplace in c*Noel Grandin80-1582/+1108
2017-09-11cppcheck: knownConditionTrueFalse 'bClip' is always trueJochen Nitschke1-31/+21
2017-09-11Fix typoAndrea Gelmini1-1/+1
2017-09-10cppcheck: knownConditionTrueFalse 'bTestMerge' is always trueJochen Nitschke1-58/+45
2017-09-10cppcheck: knownConditionTrueFalse 'bRet' is always falseJochen Nitschke1-2/+1
2017-09-10cppcheck: oppositeInnerCondition in htmlatr (sw)Julien Nabet1-7/+1
2017-09-10tdf#112254: fix memory leak in optaboutconfig (cui)Julien Nabet2-2/+6
2017-09-10iOS, avmedia library depend on autogen flag.jan Iversen3-5/+4
2017-09-10cppcheck: identicalConditionAfterEarlyExitJochen Nitschke1-2/+0
2017-09-10cppcheck: knownConditionTrueFalse 'bValid' is always trueJochen Nitschke1-17/+4
2017-09-10cppcheck: unsignedLessThanZeroJulien Nabet1-1/+1
2017-09-10OSL_ASSERT->assert in putG4Bits (vcl)Julien Nabet1-1/+1
2017-09-10iOS, make common iOS GCC file.jan Iversen5-964/+264
2017-09-10tdf#112306: containsSemiMixedTypes is true for blanks-onlyMike Kaganski3-46/+66
2017-09-10Fix double free since 030273e2e28ef9c4d2118ca3851c64498dfe000aTakeshi Abe2-10/+1
2017-09-10gpg4libre: use SHA512 digests for GPG signing unconditionallyThorsten Behrens3-2/+12
2017-09-10gpg4libre: add sha512 supportThorsten Behrens6-4/+59
2017-09-10liblangtag: pass through debug options to CFLAGSThorsten Behrens1-0/+5
2017-09-09tdf#108406 offline help-images helpimg are no longer selectable as iconsetAndreas Brandner1-0/+4
2017-09-09iOS, update gbuild platformjan Iversen4-0/+786
2017-09-09iOS, configure.ac for arm/arm64/simulatorjan Iversen1-32/+52
2017-09-09tdf#111894: fix leak memory with PaletteManager with SvxColorListBoxJulien Nabet1-1/+5
2017-09-09tdf#112074 ww8import: replace m_nOrgDxaLeft with GetMinLeft()Justin Luth2-6/+2
2017-09-09Fix typosAndrea Gelmini2-3/+3
2017-09-09Fix typoAndrea Gelmini1-1/+1
2017-09-09tdf#112133: Polish the visual appearance of the Customize dialogMuhammet Kara4-33/+83
2017-09-09tdf#67770: Config for remembering the last active deckKatarina Behrens2-1/+16
2017-09-09Drop unused ooXMLFileFormat* config keysGabor Kelemen2-24/+0
2017-09-09tdf#112278: Pivot table: filtering of non-string fields is not exported to XLSTamás Zolnai15-50/+501
2017-09-09tdf#108572 remove connections only for current shellSzymon Kłos4-15/+42
2017-09-09Updated coreOlivier Hallot1-0/+0
2017-09-09Avoid underflow of unsigned integer which leads a false error messageTamás Zolnai1-1/+1
2017-09-09tdf#112289 OSX fpicker: don't default to trueJan-Marek Glogowski1-1/+0
2017-09-08tdf#108722 vcl: fix bugs in TextEngine with TEXTATTR_PROTECTEDMichael Stahl2-1/+3
2017-09-08sc-perf: do not add a million empty filter entries just to sort and discardEike Rathke12-63/+100