summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-11-11loplugin:expandablemethods in chart2Noel Grandin133-1426/+271
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin142-453/+499
2016-11-11add move operators for VclPtrNoel Grandin1-3/+26
2016-11-10Make sure we pass the top-left corner address.Kohei Yoshida1-1/+1
2016-11-11More XAdES workTor Lillqvist5-1/+38
2016-11-10loplugin fixes here, tooTor Lillqvist2-16/+2
2016-11-10use-after-free fix here, tooTor Lillqvist2-4/+4
2016-11-10TyposTor Lillqvist2-2/+2
2016-11-10'make screenshot' use-after-free fixesStephan Bergmann19-41/+40
2016-11-10'make screenshot' loplugin fixesStephan Bergmann16-116/+18
2016-11-10tdf#103792: No placeholder text imported for empty title shapeTamás Zolnai4-2/+21
2016-11-10Reduce scopeKhaled Hosny1-4/+2
2016-11-10sfx2: fix showing PDF signaturesMiklos Vajna1-3/+13
2016-11-10xmlsecurity PDF sign: support non-compressed AcroForm objectsMiklos Vajna2-9/+28
2016-11-10xmlsecurity PDF verify: fix incremental updates vs object streamsMiklos Vajna1-19/+18
2016-11-10Resolves: tdf#103809 the argument is a bool* not a VclPtrCaolán McNamara1-2/+2
2016-11-10micro optCaolán McNamara1-1/+1
2016-11-10tdf#103826 Missing master page pane context menus in DrawMaxim Monastirsky4-0/+48
2016-11-10More work in progress on XAdES compliant ODF signingTor Lillqvist15-76/+170
2016-11-10Adapt sd.screenshotStephan Bergmann1-1/+0
2016-11-10Refactor ScAttrArray for tdf#50916Dennis Francis12-89/+477
2016-11-10Windows 8 driver blacklistMarina Latini1-0/+3
2016-11-10WaE: unused variableDavid Tardon1-0/+1
2016-11-10Resolves: rhbz#1342828 toolbars jumping around while moved under XCaolán McNamara6-38/+3
2016-11-10tdf#67379 - sw: treat clicking h/f-fly the same as any otherJustin Luth1-15/+2
2016-11-10xmlsecurity PDF verify: fix reading multiple subsections from an xref streamMiklos Vajna1-87/+105
2016-11-10re-apply "use material style selection handles""Christian Lohmaier10-1/+1
2016-11-10Resolves: tdf#103815 Revert "use same GtkInstance::AnyInput impl"Caolán McNamara1-0/+6
2016-11-10clarify class documentationEike Rathke1-6/+12
2016-11-10Avoid writing to the log for the same group twice.Kohei Yoshida2-31/+47
2016-11-10temporarily revert "use material style selection handles"Christian Lohmaier9-0/+0
2016-11-10bump gradle/gradle-plugin to instant-run compatible versionsChristian Lohmaier2-3/+3
2016-11-10refresh app icons to flat/material styleMirek Mazel4-0/+0
2016-11-10use material style selection handlesMirek Mazel9-0/+0
2016-11-10demote "unknown android ndk" to warning only (and add 13.1 as known)Christian Lohmaier1-3/+6
2016-11-10Access2Base - Code cleanupJean-Pierre Ledure3-19/+25
2016-11-10Updated coreMiklos Vajna1-0/+0
2016-11-10Wrap pointer to dialog with VclPtrTakeshi Abe4-8/+14
2016-11-10loplugin:staticmethodsStephan Bergmann2-8/+10
2016-11-10loplugin:stringconstantStephan Bergmann1-1/+1
2016-11-10loplugin:cstylecastStephan Bergmann1-1/+1
2016-11-10Access2Base - Comments reviewJean-Pierre Ledure1-4/+1
2016-11-10Don't let multiple JunitTests operate in parallel on ScDDELinksObj.odsStephan Bergmann2-1/+1
2016-11-10WiP tdf#74172 use DECIMAL and NUMERIC data typesWastack9-39/+324
2016-11-10xmlsecurity PDF sign: use a predictor when compressing the xref streamMiklos Vajna2-5/+46
2016-11-10start with a defined stateDavid Tardon1-0/+7
2016-11-10Don't let MODULE.all depend on MODULE.screenshotStephan Bergmann1-1/+1
2016-11-10writerfilter: remove never read m_xTableRangeMiklos Vajna2-4/+0
2016-11-10Access2Base - Call GetLocale() only onceJean-Pierre Ledure2-1/+3
2016-11-10make comphelper::sequenceToContainer a little smarterNoel Grandin4-4/+12