summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-07-17Remove unnecessary dependencyStephan Bergmann
2017-07-17DWrite: HRESULT checks for debug modeTomaž Vajngerl
2017-07-17try to fix osx build of libwpsDavid Tardon
2017-07-17WIN revert to Sleep(1) for yieldJan-Marek Glogowski
2017-07-17WIN annotate GdiPlusBuffer TimerJan-Marek Glogowski
2017-07-17try harderDavid Tardon
2017-07-17no need to statically link against the emfio library in the testsMarkus Mohrhard
2017-07-17DWrite: move impl. of some methods to the cxxTomaž Vajngerl
2017-07-17Updated coreAdolfo Jayme Barrientos
2017-07-17loplugin:constparams in configmgr,unotoolsNoel Grandin
2017-07-17loplugin:constparams in i18nutil,sotNoel Grandin
2017-07-17ScAddress aPos is already available, use itEike Rathke
2017-07-17Temporary ScAddress is unnecessary when constructing ScRangeEike Rathke
2017-07-17ScRange has a col,row,tab ctor, use it instead of a temporary ScAddressEike Rathke
2017-07-17tdf#89926 Fix OOXML gradient angle importPaul Trojahn
2017-07-17Resolves: tdf#75650 reset boolean number format to General for new formulaEike Rathke
2017-07-17factor out DWrite renderer from winlayoutTomaž Vajngerl
2017-07-17loplugin:constparams in basegfx,sax,shellNoel Grandin
2017-07-17loplugin:constparams in comphelper,unoidlNoel Grandin
2017-07-17try to fix osx buildDavid Tardon
2017-07-17tdf#104743: Export transparency for bitmap fill/backgroundKatarina Behrens
2017-07-17loplugin:constparams in store,registryNoel Grandin
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