summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-07-17upload libwps 0.4.7David Tardon
2017-07-17upload libmwaw 0.3.12David Tardon
2017-07-17connectivity: add initial writer backendMiklos Vajna
2017-07-17sw: prefix members of SwFormatAnchorMiklos Vajna
2017-07-17svl: fixup Android build fixMiklos Vajna
2017-07-17extend loplugin useuniqueptr to OUString pointersNoel Grandin
2017-07-17svl: fix Android buildAshod Nakashian
2017-07-17svl: fix Android build where no NSS existsAshod Nakashian
2017-07-17gpg4libre: use full SHA1 hash for key identificationThorsten Behrens
2017-07-17gpg4libre: unconditionally use binary IOThorsten Behrens
2017-07-17gpg4libre: search for _all_ local keys in getCertificate()Thorsten Behrens
2017-07-17svl: move byte-array verification from vclAshod Nakashian
2017-07-16tools: create DateTime from Unix timeAshod Nakashian
2017-07-16Fix lifecycle issueStephan Bergmann
2017-07-16lopgluin:unnecessaryparen: Properly treat parenthesized sub-expr in sizeof (x)Stephan Bergmann
2017-07-16Avoid crash when rSignal.Handler is SIG_DFL etc.Stephan Bergmann
2017-07-16comphelper: move base64 encode/decode helpers from saxAshod Nakashian
2017-07-16zero init the TabSet tooCaolán McNamara
2017-07-16FormulaDlg_Impl::UpdateValues: evaluate in force-array context if presentEike Rathke
2017-07-16Updated coreOlivier Hallot
2017-07-16Updated coreStanislav Horacek
2017-07-16vcl: use svl signing and remove moved codeAshod Nakashian
2017-07-16don't use memset on structure with std::shared_ptr memberMarkus Mohrhard
2017-07-15tdf#38915: don't wait on message queue if application already has quit.Mike Kaganski
2017-07-15svl: move byte-array signing from vclAshod Nakashian
2017-07-15the font installation code is now controlled by ENABLE_GIOMarkus Mohrhard
2017-07-15coverity#1415093 annotate Waiting while holding a lock as deliberateCaolán McNamara
2017-07-15coverity#1415095 annotate Infinite loop as false positiveCaolán McNamara
2017-07-15coverity#1415092 Logically dead code (golden)Caolán McNamara
2017-07-15use unique_ptr for ScMyLabelRangeJochen Nitschke
2017-07-15Don't call ensureIsAlive after comphelper::OExternalLockGuard.Arnaud Versini
2017-07-15improve variable scopeCaolán McNamara
2017-07-15coverity#1415091 Dereference before null checkCaolán McNamara
2017-07-15coverity#1415090 Unchecked dynamic_castCaolán McNamara
2017-07-15coverity#1415097 Uninitialized scalar fieldCaolán McNamara
2017-07-15loplugin:useuniqueptr in basic..cppcanvasNoel Grandin
2017-07-15emfplus: corrections for UnitTest in vclArmin Le Grand
2017-07-15emfplus: more corrections due to linux buildArmin Le Grand
2017-07-15emfplus: UnitTests and gerrit build correctionsArmin Le Grand
2017-07-15emfplus: finetuning, UnitTest, not active by defaultArmin Le Grand
2017-07-15emfplus: unified transformations, added test codeArmin Le Grand
2017-07-15emfplus: more corrections and rough geometryArmin Le Grand
2017-07-15emfplus: some cleanup/streamliningArmin Le Grand
2017-07-15emfplus: migrate gdiplus reader to drawinglayerArmin Le Grand
2017-07-15emfplus: completed isolation/migration of Emf/WmfArmin Le Grand
2017-07-15emfplus: more streamlining of metafile importerArmin Le Grand
2017-07-15emfplus: reorganized some old filter aspectsArmin Le Grand
2017-07-15emfplus: add rough version of local readerArmin Le Grand
2017-07-15emfplus: use size of image of metafile fallbackArmin Le Grand
2017-07-15emfplus: for convenience added fallbackArmin Le Grand