Age | Commit message (Expand) | Author |
2014-10-17 | Consistency around SdrAngleItem in svx/sxciaitm.hxx | Stephan Bergmann |
2014-10-16 | fdo#73080: Fix the single cell reference cases as well. | Kohei Yoshida |
2014-10-16 | fdo#73080: Write another test case for single cell reference cases. | Kohei Yoshida |
2014-10-16 | fdo#85050 - MENU: change related menu items shouldnt be separated find items | Yousuf Philips |
2014-10-16 | fdo#84854 it seems long is not enough on 32 bit | David Tardon |
2014-10-16 | Resolves: fdo#81496 crash in calc format page | Caolán McNamara |
2014-10-15 | fdo#73080: Correctly count blank cells in COUNTBLANK. | Kohei Yoshida |
2014-10-15 | fdo#73080: Write test for this first. | Kohei Yoshida |
2014-10-15 | fdo#83141: also optimize ScTable::HasAttribSelection | Laurent Godard |
2014-10-15 | More -Werror,-Wunused-private-field | Stephan Bergmann |
2014-10-15 | fdo#84938: replace SYMBOL_TYPE constants with enum | Noel Grandin |
2014-10-15 | nDrehWink -> nRotationAngle | Miklos Vajna |
2014-10-15 | remove duplicated call to mpChildrenShapes->SelectionChanged() | Eike Rathke |
2014-10-15 | speed up simple range list joins that could be appends, fdo#75486 related | Eike Rathke |
2014-10-15 | speed up range list generation from multi marks, fdo#75486 related | Eike Rathke |
2014-10-15 | sc: fix temp file leak in ScHTMLExportTest | Michael Stahl |
2014-10-15 | sc: fix temp file leaks in ucalc Test | Michael Stahl |
2014-10-15 | sc: fix temp file leak in ScFiltersTest | Michael Stahl |
2014-10-15 | sc: fix temp file leak in ScExportTest | Michael Stahl |
2014-10-14 | coverity#735315 Unchecked return value | Caolán McNamara |
2014-10-14 | coverity#982180 Unchecked return value | Caolán McNamara |
2014-10-14 | coverity#1242430 Dereference after null check | Caolán McNamara |
2014-10-14 | do not forward-declare templates | David Tardon |
2014-10-14 | Use C++11 std::thread::hardware_concurrency() | Stephan Bergmann |
2014-10-14 | don't execute ScOpenCLTest::testFinacialIRRFormula on OSX | Noel Grandin |
2014-10-13 | create a macro library for implementing bit-flags types | Noel Grandin |
2014-10-13 | fdo#84872 give each SheetDataContext a new FormulaParser | Caolán McNamara |
2014-10-13 | vcl: Make ImplFontCharMap a pImpl and move functions to FontCharMap | Chris Sherlock |
2014-10-12 | coverity#735322 Unchecked return value | Caolán McNamara |
2014-10-12 | coverity#735321 Unchecked return value | Caolán McNamara |
2014-10-12 | fdo#83901: Write a test for this. | Kohei Yoshida |
2014-10-12 | fdo#83901: ROW() and COLUMN() to be properly recalculated on cell move. | Kohei Yoshida |
2014-10-11 | fdo#39468 Translate German Comments - sc/source/filter/inc/ leftovers | Christian M. Heller |
2014-10-11 | Cleanup. | Kohei Yoshida |
2014-10-11 | fdo#80846: Broadcast changes before EndUndo(). | Kohei Yoshida |
2014-10-11 | fdo#84912 - MENU: Addition of AutoSpellcheck to Tools menu | Yousuf Philips |
2014-10-11 | convert SFX_CALLMODE constants to SfxCallMode enum class | Noel Grandin |
2014-10-11 | convert vcl StateChangedType to enum class | Noel Grandin |
2014-10-11 | fdo#75757: remove inheritance to std::map | Takeshi Abe |
2014-10-10 | Have ScViewFunc::DeleteContents() to call ScDocFunc's. | Kohei Yoshida |
2014-10-10 | Add DeleteCell to ScDocFunc, which is a variant of DeleteContents ... | Kohei Yoshida |
2014-10-10 | typo: follwing -> following | Andras Timar |
2014-10-10 | Adapt sorting unit tests for new default. | Michael Meeks |
2014-10-10 | fix coverity#1242413 Logically dead code | Caolán McNamara |
2014-10-10 | coverity#1244942 Dereference null return value | Caolán McNamara |
2014-10-09 | InsertCurrentTime: in input mode inherit matching format if set | Eike Rathke |
2014-10-09 | remove warning: ‘nIndex’ may be used uninitialized | Laurent Godard |
2014-10-09 | fdo#84810 Avoid calc crash when using Paste Special - Link | Matthew J. Francis |
2014-10-09 | fdo#81356: convert Fraction to boost::rational<long> - wip | Juan Picca |
2014-10-09 | typo: formual -> formula | Andras Timar |