summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-11LOK: don't use unstable API unconditionally when including the GTK headerMiklos Vajna
2015-09-11Resolves: rhbz#1261421 crash on mashing hangul korean keyboardCaolán McNamara
2015-09-11tdf#93240: replace boost::ptr_deque with std::deque<std::unique_ptr>Matthew Nicholls
2015-09-11tdf#94045: negative margins in OOXML reenabledOliver Specht
2015-09-11Useless cargo cult?Stephan Bergmann
2015-09-11tdf#93901: apply handling in style/edit dialog improvedOliver Specht
2015-09-11lokdocview: GTK+ calls should be made from the main threadMiklos Vajna
2015-09-11downgrade warning, exception on opening a missing file is an expected thingCaolán McNamara
2015-09-11valgrind: silence worrying invalid pthread lock/unlock warnings on exitCaolán McNamara
2015-09-11coverity#1323754 we apparently can survive std::abort for a whileCaolán McNamara
2015-09-11coverity#1323755 Using invalid iteratorCaolán McNamara
2015-09-11Missing dependencyStephan Bergmann
2015-09-11sw: indentation fixesMiklos Vajna
2015-09-11windows opengl: make sure mpLastContext is indeed the current contextMiklos Vajna
2015-09-11convert Link<> to typedNoel Grandin
2015-09-11convert Link<> to typedNoel Grandin
2015-09-11convert Link<> to typedNoel Grandin
2015-09-11convert Link<> to typedNoel Grandin
2015-09-11convert Link<> to typedNoel Grandin
2015-09-11convert Link<> to typedNoel Grandin
2015-09-11convert Link<> to typedNoel Grandin
2015-09-11tdf#93957 fix Emoji pattern of horizontal ellipsisLászló Németh
2015-09-10loplugin:staticmethodsStephan Bergmann
2015-09-10Remove unused INetMIMEMessage partsStephan Bergmann
2015-09-10More INetMIMEMessageStream clean upStephan Bergmann
2015-09-10Merge INetMessageIStream into INetMIMEMessageStreamStephan Bergmann
2015-09-10No need for INetMIMEMessageStream encodingStephan Bergmann
2015-09-10A charset is not a content transfer encodingStephan Bergmann
2015-09-10Remove unused INetMessageOStream functionalityStephan Bergmann
2015-09-10Reduce INetMIMEMessage::EnableAttachChild to its only use caseStephan Bergmann
2015-09-10Check for "multipart/" prefixStephan Bergmann
2015-09-10Add OString::startsWithIgnoreAsciiCaseStephan Bergmann
2015-09-10coverity#1323752 Logically dead codeCaolán McNamara
2015-09-10coverity#1323759 Uninitialized pointer fieldCaolán McNamara
2015-09-10coverity#1323760 Uninitialized scalar fieldCaolán McNamara
2015-09-10coverity#1323758 Uninitialized pointer fieldCaolán McNamara
2015-09-10coverity#1323757 Dereference before null checkCaolán McNamara
2015-09-10coverity#1323753 Logically dead codeCaolán McNamara
2015-09-10use constants instead of hard coded numbers for better readabilityEike Rathke
2015-09-10fix crash on rightclicking image in tdf#93675 and pressing escCaolán McNamara
2015-09-10also add the relation for the vba stream to the xlsx fileMarkus Mohrhard
2015-09-10ucb: fix another duplicate WeakImplHelper<XInteractionRequest>Michael Stahl
2015-09-10ucb: fix mergedlib duplicate WeakImplHelper<XInteractionRequest>Michael Stahl
2015-09-10Related: tdf#93676 default to as-char inside captionsCaolán McNamara
2015-09-10split out useful code as standalone makeItemSetFromFormatAnchorCaolán McNamara
2015-09-10Handle IOException during filter detectionStephan Bergmann
2015-09-10Drop no-op skipBytes(0) callStephan Bergmann
2015-09-10Resolves: tdf#92995 do not delete caption objects that are held by UndoEike Rathke
2015-09-10This presumably wants to swallow exceptions from XSeekable::seekStephan Bergmann
2015-09-10Calling empty std::function behaves different than calling empty LinkStephan Bergmann