summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-29loplugin:cstylecast/nullptr (clang-cl)Stephan Bergmann
2017-08-29svx: Mark functions as localTakeshi Abe
2017-08-28sd: AccessibleSlideSorterView: don't register twice at ViewShellMichael Stahl
2017-08-28update updater iconandreas kainz
2017-08-28Follow up changes related to DOCX form control exportTamás Zolnai
2017-08-28tdf#111818: add SearchItem.AlgorithmType2 optionJulien Nabet
2017-08-28Resolves: tdf#111925 we need to take the buffered data len into accountCaolán McNamara
2017-08-28ofz#3189 Direct-leakCaolán McNamara
2017-08-28loplugin:implicitboolconversionStephan Bergmann
2017-08-28crashtesting: failure on exporting tdf95568-1.ots to xlsxCaolán McNamara
2017-08-28android:singleLine is deprecated, use maxLines=1 insteadChristian Lohmaier
2017-08-28android: position in RecyclerView must not be treated as fixedChristian Lohmaier
2017-08-28need to use app:srcCompat when using VectorDrawableCompatChristian Lohmaier
2017-08-28tdf#100501: Fix thinkoStephan Bergmann
2017-08-28tdf#111895 writerfilter: avoid hiding shapes behind backgroundJustin Luth
2017-08-28sw: prefix members of SwFootnoteFrameMiklos Vajna
2017-08-28svx: fix assert in SdrEdgeObj::ConnectToNode()Michael Stahl
2017-08-28ofz#3160 Direct-leakCaolán McNamara
2017-08-28ofz#3174 disallow header in headerCaolán McNamara
2017-08-28Replace use of oslInterlockedCount with std::atomic, ORowSet::m_nInAppendStephan Bergmann
2017-08-28Replace use of oslInterlockedCount with std::atomic in bridgesStephan Bergmann
2017-08-28tdf#100501: Adapt to Java 9 (at least on Linux x86-64)Stephan Bergmann
2017-08-28disable EPUB export test with system libepubgenDavid Tardon
2017-08-28remove unused header fileNoel Grandin
2017-08-28Translate German comments/debug strings (leftovers in dirs starmath to sysui)Johnny_M
2017-08-28ofz#3092 Direct-leakCaolán McNamara
2017-08-28Consistently use oslInterlockedCount for SvImpLBox::s_nImageRefCountStephan Bergmann
2017-08-28Log also the elapsed time of each zone, in millisecondsTor Lillqvist
2017-08-28tdf#62363: When pie chart sector is too small do "Outside" placementDennis Francis
2017-08-28tdf#106931 - LibreOffice 5.3 installer doesn't honor UI_LANGS propertyJuergen Funk
2017-08-28libqxp: work around Android buildMiklos Vajna
2017-08-28Fix type of errno/WSAGetLastError()Stephan Bergmann
2017-08-28add icons to calc functions needed for grouped notebookbarandreas kainz
2017-08-28blind attempt to fix windows build errorDavid Tardon
2017-08-28integrate libqxpAleksas Pantechovskis
2017-08-28sw: don't undo paragraph signaturesAshod Nakashian
2017-08-28sw: insert paragraph signature fieldAshod Nakashian
2017-08-28sw: validate paragraph signatures on loadAshod Nakashian
2017-08-28sw: remove signature metadata on deleting signature fieldAshod Nakashian
2017-08-28sw: invalidate paragraph signature on editAshod Nakashian
2017-08-28sw: sign paragraphs and validateAshod Nakashian
2017-08-28svl: populate subject and date-time when verifying signatureAshod Nakashian
2017-08-28fix tdf#112025 insert docx into existing documentManfred Blume
2017-08-28osl: rearrange socket.h sectionsChris Sherlock
2017-08-27coverity#1416667 Unchecked dynamic_castCaolán McNamara
2017-08-27coverity#1416883 Useless callCaolán McNamara
2017-08-27coverity#1416886 Unchecked dynamic_castCaolán McNamara
2017-08-27convert code-class in ErrCode to scoped enumNoel Grandin
2017-08-28osl: cleanup osl_(acquire|release|close)SocketChris Sherlock
2017-08-27[Android] Clean up util func with Calc devXimeng Zu