summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-03-07this RID_FULLSCREENTOOLBOX resource is unusedCaolán McNamara1-5/+0
2016-03-07these ResIds are used solely for their number by nowCaolán McNamara9-20/+20
2016-03-07full screen toolbar resource is not usedCaolán McNamara2-31/+0
2016-03-07coverity#1353440 try and refactor to avoid Argument cannot be negativeCaolán McNamara1-14/+7
2016-03-07xmlsecurity: default to OK instead of Cancel in CertificateChooserMiklos Vajna1-2/+2
2016-03-07CppunitTest_xmlsecurity_signing: add remove all testcaseMiklos Vajna1-0/+46
2016-03-07xmlsecurity OOXML export: remove signature content types when removing ...Miklos Vajna1-3/+1
2016-03-07CppunitTest_xmlsecurity_signing: avoid modifying tracked test documentMiklos Vajna1-1/+6
2016-03-07xmlsecurity OOXML export: remove signature storage with the last signatureMiklos Vajna1-1/+4
2016-03-07xmlsecurity OOXML export: remove signature relation with the last signatureMiklos Vajna3-11/+35
2016-03-07xmlsecurity OOXML export: don't write signature relations when all ...Miklos Vajna2-3/+12
2016-03-07xmlsecurity: extract final signature export logic from DigitalSignaturesDialogMiklos Vajna3-50/+48
2016-03-07gtktiledviewer needs gtk3 not gtk2Caolán McNamara1-2/+2
2016-03-07return early and drop elseCaolán McNamara1-56/+54
2016-03-07-Werror=unused-but-set-variableStephan Bergmann1-5/+0
2016-03-07!(==) -> !=Caolán McNamara1-7/+7
2016-03-07loplugin:write only fieldsNoel Grandin31-288/+52
2016-03-07loplugin:unuseddefaultparamsNoel Grandin2-25/+2
2016-03-07tdf#97499 Remove some Default arguments in unordered containerJaskaran5-12/+5
2016-03-07disable means Enable(false), not true.. tdf#98389 relatedEike Rathke1-1/+1
2016-03-07Resolves: tdf#98389 check memory requirement of matrixEike Rathke3-60/+198
2016-03-07Resolves: tdf#96172 crashtesting: avoid crash in layoutCaolán McNamara1-3/+3
2016-03-07tdf#65219 Fix temp files clean up in sc unit testsAleksas Pantechovskis4-1/+25
2016-03-07convert DEFINE to anonymous functionCaolán McNamara1-10/+16
2016-03-07OSL_ENSURE followed by deref -> assertCaolán McNamara1-5/+5
2016-03-07upgrade neon to 0.30.1Caolán McNamara3-48/+7
2016-03-07basic: tdf#87530 if a new password is set, must set mbLoadedSource flagMichael Stahl1-0/+10
2016-03-07basic: tdf#87530 don't copy storage that doesn't existMichael Stahl2-2/+62
2016-03-07Make detection of HAVE_CXX14_CONSTEXPR work with "selective debugging"Stephan Bergmann1-5/+0
2016-03-07Resolves: tdf#98425 gtk3: grab the SolarMutex when setting the clipboardCaolán McNamara2-1/+3
2016-03-07lwp: fix infinite recurseCaolán McNamara2-1/+2
2016-03-07loplugin:unuseddefaultparamsNoel Grandin55-278/+153
2016-03-07tdf#97703 removed empty setUp/tearDown methodsChirag Manwani9-167/+0
2016-03-07tdf84938 Replaced Sb_Attr_ defined constants with enum class in runtime.hxxSteven Guo3-24/+31
2016-03-07libxmlsec: move new files back to xmlsec1-customkeymanage.patchMiklos Vajna10-2926/+3028
2016-03-07SVGIO: tdf#97539: clip-path elements might contain...Xisco Fauli2-10/+41
2016-03-07tdf#97538: SVGIO: Add unittestXisco Fauli2-0/+46
2016-03-07fix build, this time for realDavid Tardon1-0/+1
2016-03-07fix buildDavid Tardon1-1/+0
2016-03-07fix buildDavid Tardon1-1/+0
2016-03-07drop removed templates from the listDavid Tardon1-4/+0
2016-03-07expand src templates only used in a single placeDavid Tardon4-46/+25
2016-03-07expand src templates only used in a single placeDavid Tardon4-41/+20
2016-03-07expand src templates only used in a single placeDavid Tardon2-66/+33
2016-03-07Bin overly verbose OSL_TRACEs of questionable usefulnessTor Lillqvist4-51/+2
2016-03-07Bin overly verbose function entry/exit debug print macrosTor Lillqvist8-516/+36
2016-03-07tdf#96099 Reduce number of trivial typedefsChirag Manwani5-54/+47
2016-03-07fix typo getSupportedPlaforms -> getSupportedPlatformsDouglas Mencken3-3/+3
2016-03-07improve defaultparams lopluginNoel Grandin42-119/+107
2016-03-07loplugin:unuseddefaultparam in variousNoel Grandin20-88/+45