Age | Commit message (Expand) | Author |
2015-04-30 | tdf#90908 : FILESAVE: XLSX wrong export of font size 18 | PriyankaGaikwad |
2015-04-29 | fdo#69552 [part 1] make calc functions CEILING comply with ODF1.2 | Winfried Donkers |
2015-04-28 | tdf#90890: hyperlink inside textbox is not exported after roundtrip. | yogesh.bharate001 |
2015-04-20 | java: remove some unused code | Noel Grandin |
2015-04-17 | convert SCRIPTTYPE_ constants to scoped enum | Noel Grandin |
2015-04-16 | add test for tdf#90511 | Markus Mohrhard |
2015-04-16 | export and fix pretty printers for calc unit tests | Markus Mohrhard |
2015-04-14 | tdf#90447 vba find() should NOT select the found cell. | Justin Luth |
2015-04-10 | convert SFXMODEL_ to scoped enum | Noel Grandin |
2015-04-08 | tdf#90447 vba end() needed to restore activesheet too. | Justin Luth |
2015-04-03 | tdf#51460 Calc fails to set undo step after changing image anchor mode | Henry Castro |
2015-04-02 | test color scale entries | Markus Mohrhard |
2015-04-02 | add test for remaining databar properties | Markus Mohrhard |
2015-04-02 | add a test for databar entries | Markus Mohrhard |
2015-04-01 | convert BOX_LINE and BOXINFO_LINE to enum class | Noel Grandin |
2015-03-30 | WaE clang seems confused with >>= overriden operator and do not detect initia... | Norbert Thiebaud |
2015-03-30 | work on initial colorscale properties tests | Markus Mohrhard |
2015-03-30 | the implementation is available so enable it again | Markus Mohrhard |
2015-03-30 | start work on data property tests | Markus Mohrhard |
2015-03-30 | fix return type | Markus Mohrhard |
2015-03-30 | add XIndex interface tests for ScCondFormatObj | Markus Mohrhard |
2015-03-30 | add test for XPropertySet for ScCondFormatObj | Markus Mohrhard |
2015-03-30 | prepare test code for next tests | Markus Mohrhard |
2015-03-30 | add test for one of the ScCondFormatsObj methods | Markus Mohrhard |
2015-03-30 | add test for conditional format list size | Markus Mohrhard |
2015-03-30 | add first test for new conditional format API | Markus Mohrhard |
2015-03-28 | test for tdf#90001 | Markus Mohrhard |
2015-03-27 | add test for tdf#89170 | Markus Mohrhard |
2015-03-26 | const_cast: convert some C-style casts and remove some redundant ones | Stephan Bergmann |
2015-03-25 | Typos | Julien Nabet |
2015-03-23 | loplugin:constantfunction: sc | Noel Grandin |
2015-03-19 | coverity#1209001 Unchecked return value | Caolán McNamara |
2015-03-19 | convert opaque numeric value to underlying symbolic constants | Noel Grandin |
2015-03-19 | convert SFX_FILTER_ constants to enum class | Noel Grandin |
2015-03-18 | create new 'enum class' SotClipboardFormatId to unify types | Noel Grandin |
2015-03-12 | Enhancement tdf#87972 : Cannot repeat items labels on a pivot table | Deena Francis |
2015-03-10 | Add unit test for bb0c05cebed131805d04919fac2b83030087451b | Tor Lillqvist |
2015-03-10 | Revert "Ifdef out testSharedFormulaXLS() for now, fails for me with ..." | Tor Lillqvist |
2015-03-09 | Resolves tdf#80137 Paste array formula into range pastes as non-array formula | Henry Castro |
2015-03-06 | WaE: passing 'class rtl::OUString' by value, rather pass by reference | Tor Lillqvist |
2015-03-06 | tdf#89267: Reduce duplicate code | Pranav Kant |
2015-03-02 | replace SVX_SEARCHCMD_ constants with enum class | Noel Grandin |
2015-02-27 | sc: ScFiltersTest::testOptimalHeightReset() check DeleteContents success | Michael Stahl |
2015-02-25 | calc : add UNO properties for "Record changes" | Laurent Godard |
2015-02-21 | use a slightly more complicated pattern distribution to check, tdf#89436 | Eike Rathke |
2015-02-21 | nitpicks | Eike Rathke |
2015-02-20 | move unit test for tdf#89330 to subsequent_filters-test and enable it | Jan Kantert |
2015-02-19 | tdf#89436 add unit test for ScHorizontalAttrIterator | László Németh |
2015-02-16 | tdf#70733 - Move ISEVEN and ISODD functions to information | Joel |
2015-02-14 | disable that test to fix windows build | Markus Mohrhard |