summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-11clang-tidy modernize-use-emplace in editeng..frameworkNoel Grandin
2017-09-11tdf#46037: Replace ConfigurationHelper with new configuration APIIvan Safonov
2017-09-11include/oox/export/utils.hxx: make functions constexprMike Kaganski
2017-09-11clang-tidy modernize-use-emplace in c*Noel Grandin
2017-09-11cppcheck: knownConditionTrueFalse 'bClip' is always trueJochen Nitschke
2017-09-11Fix typoAndrea Gelmini
2017-09-10cppcheck: knownConditionTrueFalse 'bTestMerge' is always trueJochen Nitschke
2017-09-10cppcheck: knownConditionTrueFalse 'bRet' is always falseJochen Nitschke
2017-09-10cppcheck: oppositeInnerCondition in htmlatr (sw)Julien Nabet
2017-09-10tdf#112254: fix memory leak in optaboutconfig (cui)Julien Nabet
2017-09-10iOS, avmedia library depend on autogen flag.jan Iversen
2017-09-10cppcheck: identicalConditionAfterEarlyExitJochen Nitschke
2017-09-10cppcheck: knownConditionTrueFalse 'bValid' is always trueJochen Nitschke
2017-09-10cppcheck: unsignedLessThanZeroJulien Nabet
2017-09-10OSL_ASSERT->assert in putG4Bits (vcl)Julien Nabet
2017-09-10iOS, make common iOS GCC file.jan Iversen
2017-09-10tdf#112306: containsSemiMixedTypes is true for blanks-onlyMike Kaganski
2017-09-10Fix double free since 030273e2e28ef9c4d2118ca3851c64498dfe000aTakeshi Abe
2017-09-10gpg4libre: use SHA512 digests for GPG signing unconditionallyThorsten Behrens
2017-09-10gpg4libre: add sha512 supportThorsten Behrens
2017-09-10liblangtag: pass through debug options to CFLAGSThorsten Behrens
2017-09-09tdf#108406 offline help-images helpimg are no longer selectable as iconsetAndreas Brandner
2017-09-09iOS, update gbuild platformjan Iversen
2017-09-09iOS, configure.ac for arm/arm64/simulatorjan Iversen
2017-09-09tdf#111894: fix leak memory with PaletteManager with SvxColorListBoxJulien Nabet
2017-09-09tdf#112074 ww8import: replace m_nOrgDxaLeft with GetMinLeft()Justin Luth
2017-09-09Fix typosAndrea Gelmini
2017-09-09Fix typoAndrea Gelmini
2017-09-09tdf#112133: Polish the visual appearance of the Customize dialogMuhammet Kara
2017-09-09tdf#67770: Config for remembering the last active deckKatarina Behrens
2017-09-09Drop unused ooXMLFileFormat* config keysGabor Kelemen
2017-09-09tdf#112278: Pivot table: filtering of non-string fields is not exported to XLSTamás Zolnai
2017-09-09tdf#108572 remove connections only for current shellSzymon Kłos
2017-09-09Updated coreOlivier Hallot
2017-09-09Avoid underflow of unsigned integer which leads a false error messageTamás Zolnai
2017-09-09tdf#112289 OSX fpicker: don't default to trueJan-Marek Glogowski
2017-09-08tdf#108722 vcl: fix bugs in TextEngine with TEXTATTR_PROTECTEDMichael Stahl
2017-09-08sc-perf: do not add a million empty filter entries just to sort and discardEike Rathke
2017-09-08svl: assert calls of SfxPoolItem::Create/StoreMichael Stahl
2017-09-08clang-tidy modernize-use-emplace in b*Noel Grandin
2017-09-08EPUB export: avoid writing image/x-vclgraphic to the output fileMiklos Vajna
2017-09-08EPUB export: handle section contentMiklos Vajna
2017-09-08Document baselinesJan-Marek Glogowski
2017-09-08EPUB export: inherit text properties in spans from paragraphMiklos Vajna
2017-09-08external/openldap: Update config.{guess,sub}Stephan Bergmann
2017-09-08-Werror,-Wtautological-compare with latest clangNoel Grandin
2017-09-08clean up SdrDragStatNoel Grandin
2017-09-08EPUB export: fix double escaped NBSPMiklos Vajna
2017-09-08Inspecting children is only necessary if parent is selectedEike Rathke
2017-09-08svx: Make SdrDragStatUserData's dtor pure virtualTakeshi Abe