Age | Commit message (Expand) | Author |
2014-07-27 | fdo#81617: Split formula groups at sort range boundaries. | Kohei Yoshida |
2014-07-27 | fdo#81617: Write test for this first. | Kohei Yoshida |
2014-07-27 | Resolves fdo#79273: Data Statistics crashes with any entry | Julien Nabet |
2014-07-27 | Dead declaration | Maxim Monastirsky |
2014-07-26 | coverity#704706 Unchecked dynamic_cast | Caolán McNamara |
2014-07-26 | coverity#704702 Dereference after null check | Caolán McNamara |
2014-07-26 | Massive 'Dialogdiet fail' and similar to 'Dialog creation failed' | Matteo Casalin |
2014-07-25 | pImplize XMLPropertyHandlerFactory. | Kohei Yoshida |
2014-07-25 | coverity#735613 Division or modulo by float zero | Caolán McNamara |
2014-07-24 | fix coding style | Markus Mohrhard |
2014-07-24 | avoid static variables | xukai |
2014-07-24 | move SFX_ITEMS_DIRECT etc. definitions inside the module | Noel Grandin |
2014-07-23 | Revert "opengl charts: Move the init from sc to chart2 ... | Markus Mohrhard |
2014-07-23 | simplify SfxItemPool::GetPresentation | Noel Grandin |
2014-07-23 | remove SFX_ITEM_PRESENTATION_NAMEONLY | Noel Grandin |
2014-07-22 | callcatcher: update unused code | Caolán McNamara |
2014-07-21 | use SvXMLExport::GetRelativeReference(), fdo#79305 | Eike Rathke |
2014-07-21 | fdo#80536 UI: Menu entry for 'Edit File' -> 'Edit Mode' | Joren De Cuyper |
2014-07-20 | it makes no sense to use the second column as well, fdo#81499 | Markus Mohrhard |
2014-07-20 | that was just a complex way to describe that the whole range is in it | Markus Mohrhard |
2014-07-20 | vcl consitent use of long for corrdinate | Norbert Thiebaud |
2014-07-20 | add SAL_OVERRIDE | David Tardon |
2014-07-20 | fdo#63756 build libxml2 with ICU support | David Tardon |
2014-07-20 | opengl charts: Move the init from sc to chart2, to have the right parent. | Jan Holesovsky |
2014-07-20 | Resolves fdo#81549: Crash pivot table | Julien Nabet |
2014-07-19 | disable that test on windows | Markus Mohrhard |
2014-07-19 | one more simplification | Markus Mohrhard |
2014-07-19 | there is already a shared XPath test class | Markus Mohrhard |
2014-07-19 | these tests need libxml2 now for the headers | Markus Mohrhard |
2014-07-19 | add test for fdo#79305 | Markus Mohrhard |
2014-07-19 | respect flag for relative paths, fdo#79305 | Markus Mohrhard |
2014-07-18 | Remove unused classes. | Kohei Yoshida |
2014-07-19 | XFillStyle -> css::drawing::FillStyle | Miklos Vajna |
2014-07-18 | Add a variant of set that takes ownership of EditTextObject. | Kohei Yoshida |
2014-07-18 | bnc#885548: Add test for import / export of revisions for xlsx. | Kohei Yoshida |
2014-07-18 | bnc#885548: Adjust xlsx export of revisions to get it to work in Excel. | Kohei Yoshida |
2014-07-18 | bnc#885548: Initial work on importing revisions from xlsx. | Kohei Yoshida |
2014-07-18 | coverity#1226486 Dereference null return value | Caolán McNamara |
2014-07-18 | coverity#1209494 Explicit null dereferenced | Caolán McNamara |
2014-07-18 | coverity#708018 Uninitialized scalar field | Caolán McNamara |
2014-07-18 | coverity#737268 Uncaught exception | Caolán McNamara |
2014-07-18 | resolved fdo#81294 store correct sheet number during range names update | Eike Rathke |
2014-07-17 | Let's use this macro since it's there. | Kohei Yoshida |
2014-07-17 | fdo#81470: Fix a crasher during xlsx export with revisions. | Kohei Yoshida |
2014-07-17 | Scope reduction. | Kohei Yoshida |
2014-07-17 | Unwind this logic and make it easier to read. | Kohei Yoshida |
2014-07-17 | And this too. | Kohei Yoshida |
2014-07-17 | We can use ptr_vector for this. | Kohei Yoshida |
2014-07-17 | No need to check for NULL value before deleting. | Kohei Yoshida |
2014-07-17 | scrolling very slow in calc | Caolán McNamara |