Age | Commit message (Expand) | Author |
2015-01-10 | Fix user data pointer setting on x86_64 platform on windows | David Ostrovsky |
2015-01-10 | Factor out XFillBmpPosItem::dumpAsXml() from sw | Miklos Vajna |
2015-01-10 | writerfilter: clean up RTFFrame::getSprms() | Miklos Vajna |
2015-01-10 | RTF filter: change uses of cppu::WeakImplHelper* to use variadic variants | Miklos Vajna |
2015-01-10 | RtfFilter: indentation fixes | Miklos Vajna |
2015-01-10 | add test for fdo#88200 | Markus Mohrhard |
2015-01-10 | only delete cell content for CELLTYPE_NONE, fdo#88200 | Markus Mohrhard |
2015-01-10 | fdo#87845: sw: fix crash in navigator dialog when view is closed | Michael Stahl |
2015-01-10 | sc: fix use-after-free race in ScCellRangesBase | Michael Stahl |
2015-01-10 | vcl: CairoTextRender::nTextColor_ to mnTextColor | Chris Sherlock |
2015-01-10 | vcl: cleanup cairotextrender.hxx | Chris Sherlock |
2015-01-10 | vcl: cleanup textrender.hxx | Chris Sherlock |
2015-01-09 | xmloff_uxmloff fails on Linux too, now -> disable it (mergelibs) | Matúš Kukan |
2015-01-09 | Remove extra new-line characters before regex matching in gbuild-to-ide. | Ashod Nakashian |
2015-01-09 | asan: heap-buffer-overflow on ooo8726-1.doc | Caolán McNamara |
2015-01-09 | boost::scoped_ptr->std::unique_ptr | Caolán McNamara |
2015-01-09 | loplugin:cstylecast: warn about certain redundant reinterpret_casts | Stephan Bergmann |
2015-01-09 | Resolves: fdo#85617 always store fully encoded external document name | Eike Rathke |
2015-01-09 | do not drop entire external reference, fdo#85617 related | Eike Rathke |
2015-01-09 | write externalLink Relationship Target IURI encoded, fdo#85617 related | Eike Rathke |
2015-01-09 | Revert "NO_DECODE breaks non-ascii urls, fdo#85617" | Eike Rathke |
2015-01-09 | asan: stack-buffer-overflow with fdo76216-1.doc | Caolán McNamara |
2015-01-09 | include is unused again | Stephan Bergmann |
2015-01-09 | One more place to work around missing std::underlying_type for GCC 4.6 | Stephan Bergmann |
2015-01-09 | Work around -fsanitize=null | Stephan Bergmann |
2015-01-09 | type_traits for std::underlying_type | Caolán McNamara |
2015-01-09 | gbuild: try to fix windows non-debug builds | Michael Stahl |
2015-01-09 | java: simplify array creation | Noel Grandin |
2015-01-09 | Apparently wants to use pData, not &pData, as source | Stephan Bergmann |
2015-01-09 | fdo#85818: rename KumZinsZ to CumIpmt | Laurent Charrière |
2015-01-09 | fdo#85818: rename Kapz to Ppmt | Laurent Charrière |
2015-01-09 | fdo#85818: rename Kombin, Kombin2, Variationen, Variationen2 | Laurent Charrière |
2015-01-09 | fdo#85818: rename ZinsZ enum name, constant, function to Ipmt | Laurent Charrière |
2015-01-09 | asan: global-buffer-overflow on ooo12093-1.doc | Caolán McNamara |
2015-01-09 | fix indexes | Caolán McNamara |
2015-01-09 | Resolves: #i94895# fix illegal result of Replace runtime function" | Caolán McNamara |
2015-01-09 | Work around -fsanitize=null | Stephan Bergmann |
2015-01-09 | external/redland: Work around -fsanitize=nonnull-attribute | Stephan Bergmann |
2015-01-09 | SolarMutexClearableGuard and SolarMutexResettableGuard are never overriden | Noel Grandin |
2015-01-09 | Android: add share feature in the context menu | Jacobo Aragunde Pérez |
2015-01-09 | Android: add context menu in document browser | Jacobo Aragunde Pérez |
2015-01-09 | loplugin:cstylecast | Stephan Bergmann |
2015-01-09 | Resolves: #i63614# fix strange type mismatch when Iif function is used | Tsutomu Uchino |
2015-01-09 | external/icu: Work around -fsanitize=shift | Stephan Bergmann |
2015-01-09 | Factor out XFillBmpTileItem::dumpAsXml() from sw | Miklos Vajna |
2015-01-09 | fdo#84938: convert FRMTYPE_ #defines to 'enum class' | Noel Grandin |
2015-01-09 | fdo#84938: replace SYSTEMWINDOW_MODE constants with 'enum class' | Noel Grandin |
2015-01-09 | enum Service is unused | Noel Grandin |
2015-01-09 | fdo#84938: convert POLY_OPTIMIZE_ #defines to 'enum class' | Noel Grandin |
2015-01-09 | Revert "Use SVLIBRARY instead of gb_Library_get_runtime_filename" | Matúš Kukan |