summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-11-30Use smart pointers for allocated objects in the gif loaderMark Page1-11/+9
2016-11-30gbuild: Prevent wrong use of gb_Helper_optional_for_hostMatúš Kukan5-8/+7
2016-11-30don't hold vector as pointer here ...Jochen Nitschke2-16/+11
2016-11-30tdf#90753: AutoInstall more packagesMatúš Kukan7-109/+19
2016-11-30tdf#90753: Autoinstall sdk packagesMatúš Kukan4-142/+29
2016-11-30Updated coreGabor Kelemen1-0/+0
2016-11-30Updated coreGabor Kelemen1-0/+0
2016-11-30Updated coreGabor Kelemen1-0/+0
2016-11-30Updated coreGabor Kelemen1-0/+0
2016-11-30Updated coreGabor Kelemen1-0/+0
2016-11-30Updated coreGabor Kelemen1-0/+0
2016-11-30tdf#104177 Modify helper label to reflect menu changesGabor Kelemen1-1/+1
2016-11-30Resolves: tdf#103313 idles never get to complete postit shell formattingCaolán McNamara1-1/+7
2016-11-30add a SAL_WARN() for the broken portion continuationEike Rathke1-0/+1
2016-11-30xmlsecurity: don't write unchanged signatures back to the fileMiklos Vajna1-1/+2
2016-11-30xmlsecurity PDF verify: look for the signingCertificateV2 attributeMiklos Vajna4-0/+230
2016-11-30ScAddress::operator<() is not what we need here, tdf#48140 follow-up fixEike Rathke2-9/+30
2016-11-30tdf#50916 : Refactor table1.cxx wherever there is column accessDennis Francis2-19/+77
2016-11-30enable gstramer-1.0 for baseline linux buildsChristian Lohmaier1-1/+1
2016-11-30More dead codeKhaled Hosny5-276/+4
2016-11-30tdf#103747: Don't re-position images when re-playing a metafile.Jan Holesovsky1-3/+3
2016-11-30vcl: Mention VCL_DEBUG_DISABLE_PDFCOMPRESSION in the README.Jan Holesovsky1-0/+4
2016-11-30ScTabViewShell::InnerResizePixel must not mark document as modified...Stephan Bergmann16-22/+29
2016-11-30glDrawArrays takes num of indices, not size of storageCaolán McNamara1-1/+1
2016-11-30tdf#104013: Band aid for overzealous clippingKhaled Hosny1-0/+5
2016-11-30CppunitTest_xmlsecurity_pdfsigning: add first PAdES testMiklos Vajna2-0/+8
2016-11-30CppunitTest_xmlsecurity_signing: add 2 more ODF / XAdES testsMiklos Vajna3-0/+33
2016-11-30rhbz#1122096 tdf#54834: sw navigator: multi-selection of outline entriesMichael Stahl1-17/+69
2016-11-30sw: incorrect assertion in SwContentTree::RequestingChildren()Michael Stahl1-1/+1
2016-11-30Resolves: tdf#104152 suppress notifications from EditEngine during PasteEike Rathke1-0/+5
2016-11-30prevent endlessly creating new lines until out of memory, tdf#104152Eike Rathke1-17/+61
2016-11-30tdf#101458 - check PNG for adequate compressionMarco Cecchetti1-3/+4
2016-11-30loplugin:countusersofdefaultparams in include/oox..saxNoel Grandin16-28/+30
2016-11-30Remove Noto Emoji fontAkshay Deep7-38/+0
2016-11-30vcl mscrypto PDF sign: fix typo in GetDERLengthOfLength()Miklos Vajna1-18/+25
2016-11-30sw: use auto when initializing with a cast to avoid duplicating the type nameMiklos Vajna9-19/+19
2016-11-30sw: reindent etc. SwContentTree::ExecCommandMichael Stahl1-113/+112
2016-11-30sw: navigator: fix outline Demote Chapter "down" copypastaMichael Stahl1-1/+1
2016-11-30Updated coreKatarina Behrens1-0/+0
2016-11-30rename getViewIndependentPrimitive2DSequence..Noel Grandin19-34/+34
2016-11-30Emoji Control: Larger emoji renderingAkshay Deep4-2/+17
2016-11-30Bin not used makefileMatúš Kukan1-16/+0
2016-11-30vcl mscrypto PDF sign: write IssuerSerial sequenceMiklos Vajna1-23/+85
2016-11-30tdf#80731 Closing parenthesis is now detected (Mid statement and functions).Pierre Lepage1-0/+5
2016-11-30convert GraphicsState flags to o3tl::typed_flagsNoel Grandin2-49/+56
2016-11-30simplify macrosNoel Grandin1-89/+79
2016-11-30convert VALUE_SET constants to o3tl::typed_flagsNoel Grandin1-79/+81
2016-11-30convert TransferBufferType to o3tl::typed_flagsNoel Grandin2-55/+56
2016-11-30convert WRITEFIELD constants to o3tl::typed_flagsNoel Grandin13-77/+75
2016-11-30convert DelContentType to o3tl::typed_flagsNoel Grandin4-26/+29