Age | Commit message (Expand) | Author |
2017-07-17 | Remove unnecessary dependency | Stephan Bergmann |
2017-07-17 | DWrite: HRESULT checks for debug mode | Tomaž Vajngerl |
2017-07-17 | try to fix osx build of libwps | David Tardon |
2017-07-17 | WIN revert to Sleep(1) for yield | Jan-Marek Glogowski |
2017-07-17 | WIN annotate GdiPlusBuffer Timer | Jan-Marek Glogowski |
2017-07-17 | try harder | David Tardon |
2017-07-17 | no need to statically link against the emfio library in the tests | Markus Mohrhard |
2017-07-17 | DWrite: move impl. of some methods to the cxx | Tomaž Vajngerl |
2017-07-17 | Updated core | Adolfo Jayme Barrientos |
2017-07-17 | loplugin:constparams in configmgr,unotools | Noel Grandin |
2017-07-17 | loplugin:constparams in i18nutil,sot | Noel Grandin |
2017-07-17 | ScAddress aPos is already available, use it | Eike Rathke |
2017-07-17 | Temporary ScAddress is unnecessary when constructing ScRange | Eike Rathke |
2017-07-17 | ScRange has a col,row,tab ctor, use it instead of a temporary ScAddress | Eike Rathke |
2017-07-17 | tdf#89926 Fix OOXML gradient angle import | Paul Trojahn |
2017-07-17 | Resolves: tdf#75650 reset boolean number format to General for new formula | Eike Rathke |
2017-07-17 | factor out DWrite renderer from winlayout | Tomaž Vajngerl |
2017-07-17 | loplugin:constparams in basegfx,sax,shell | Noel Grandin |
2017-07-17 | loplugin:constparams in comphelper,unoidl | Noel Grandin |
2017-07-17 | try to fix osx build | David Tardon |
2017-07-17 | tdf#104743: Export transparency for bitmap fill/background | Katarina Behrens |
2017-07-17 | loplugin:constparams in store,registry | Noel Grandin |
2017-07-17 | upload libwps 0.4.7 | David Tardon |
2017-07-17 | upload libmwaw 0.3.12 | David Tardon |
2017-07-17 | connectivity: add initial writer backend | Miklos Vajna |
2017-07-17 | sw: prefix members of SwFormatAnchor | Miklos Vajna |
2017-07-17 | svl: fixup Android build fix | Miklos Vajna |
2017-07-17 | extend loplugin useuniqueptr to OUString pointers | Noel Grandin |
2017-07-17 | svl: fix Android build | Ashod Nakashian |
2017-07-17 | svl: fix Android build where no NSS exists | Ashod Nakashian |
2017-07-17 | gpg4libre: use full SHA1 hash for key identification | Thorsten Behrens |
2017-07-17 | gpg4libre: unconditionally use binary IO | Thorsten Behrens |
2017-07-17 | gpg4libre: search for _all_ local keys in getCertificate() | Thorsten Behrens |
2017-07-17 | svl: move byte-array verification from vcl | Ashod Nakashian |
2017-07-16 | tools: create DateTime from Unix time | Ashod Nakashian |
2017-07-16 | Fix lifecycle issue | Stephan Bergmann |
2017-07-16 | lopgluin:unnecessaryparen: Properly treat parenthesized sub-expr in sizeof (x) | Stephan Bergmann |
2017-07-16 | Avoid crash when rSignal.Handler is SIG_DFL etc. | Stephan Bergmann |
2017-07-16 | comphelper: move base64 encode/decode helpers from sax | Ashod Nakashian |
2017-07-16 | zero init the TabSet too | Caolán McNamara |
2017-07-16 | FormulaDlg_Impl::UpdateValues: evaluate in force-array context if present | Eike Rathke |
2017-07-16 | Updated core | Olivier Hallot |
2017-07-16 | Updated core | Stanislav Horacek |
2017-07-16 | vcl: use svl signing and remove moved code | Ashod Nakashian |
2017-07-16 | don't use memset on structure with std::shared_ptr member | Markus Mohrhard |
2017-07-15 | tdf#38915: don't wait on message queue if application already has quit. | Mike Kaganski |
2017-07-15 | svl: move byte-array signing from vcl | Ashod Nakashian |
2017-07-15 | the font installation code is now controlled by ENABLE_GIO | Markus Mohrhard |
2017-07-15 | coverity#1415093 annotate Waiting while holding a lock as deliberate | Caolán McNamara |
2017-07-15 | coverity#1415095 annotate Infinite loop as false positive | Caolán McNamara |