Age | Commit message (Expand) | Author |
2013-12-11 | WaE: : ignoring return value -Werror=unused-result | Tomaž Vajngerl |
2013-12-10 | Typo. | Kohei Yoshida |
2013-12-10 | fdo#66969: Add test to ensure we import page field's visibility correctly. | Kohei Yoshida |
2013-12-10 | fdo#66969: Reset group dimension data from all referencing pivot objects. | Kohei Yoshida |
2013-12-10 | Dump group types from pivot cache for debugging. | Kohei Yoshida |
2013-12-10 | fdo#66969: Set selected page name after building all dimension members. | Kohei Yoshida |
2013-12-10 | Allow dumping of internal states of pivot table objects for debugging. | Kohei Yoshida |
2013-12-10 | write the correct 'sort-ascending' value, fdo#72548 | Eike Rathke |
2013-12-10 | GPU Calc: cache more once compiled program in memory | haochen |
2013-12-09 | GPU Calc: fix compiler warnings regarding to member init order | I-Jui (Ray) Sung |
2013-12-09 | Release cl_mem&kernel after sumifs reduction kernel | haochen |
2013-12-09 | be able to read the correct 'sort-ascending' value, fdo#72548 | Eike Rathke |
2013-12-09 | fdo#54938: Convert sc to use cppu::supportsService | Marcos Paulo de Souza |
2013-12-09 | GetBasic and m_pBasic are unused | Caolán McNamara |
2013-12-09 | fix equalsAscii conversion. Noticed in fdo#72391 | Noel Grandin |
2013-12-09 | SearchResults dialog: Use also AlignToCursor when setting cursor. | Matúš Kukan |
2013-12-09 | fdo#72413: Fix O(n^2) in inserting SearchResults' items. | Matúš Kukan |
2013-12-09 | Use OUString::startsWith | Stephan Bergmann |
2013-12-08 | Improve failure log | Stephan Bergmann |
2013-12-08 | Remove EmptyNumericField as it looks like it isn't used anymore. | Tomaž Vajngerl |
2013-12-08 | fix OOXML validation error with conditional formatting | Markus Mohrhard |
2013-12-07 | don't write this default attribute | Markus Mohrhard |
2013-12-07 | correct UTF8 handling for FILTERXML, fdo#72427 | Markus Mohrhard |
2013-12-06 | fdo#66984: Define an assignment operator to prevent double deletion. | Kohei Yoshida |
2013-12-07 | check string bounds | Eike Rathke |
2013-12-06 | resolved fdo#66564 calculate formula cell once if AutoCalc disabled | Eike Rathke |
2013-12-06 | fdo#69518: Correctly handle the old constraint syntax. | Kohei Yoshida |
2013-12-06 | count notes - GetNotesInRange now include last tab | Laurent Godard |
2013-12-06 | Get rid of DECLARE_STL_USTRINGACCESS_MAP | Stephan Bergmann |
2013-12-05 | Insert hyperlinks via ScDocumentImport. | Kohei Yoshida |
2013-12-05 | fdo#69984: Handle duplicate field names correctly. | Kohei Yoshida |
2013-12-05 | fixed out of bounds string access | Eike Rathke |
2013-12-05 | Get rid of comphelper::UStringLess | Stephan Bergmann |
2013-12-05 | Avoid multiple definitions of two lovingly copy-pasted functions | Tor Lillqvist |
2013-12-05 | Test our re-grouping of formula cells on load. | Kohei Yoshida |
2013-12-05 | Close the document when done. | Kohei Yoshida |
2013-12-05 | New test document to handle Excel's wrong shared formula range. | Kohei Yoshida |
2013-12-05 | counting notes is per table, not on the whole document | Laurent Godard |
2013-12-05 | Remove obsolete SEQTYPE workaround | Stephan Bergmann |
2013-12-04 | Resolves: fdo#72280 Wrong title for Analysis of Variance (ANOVA) dialog | Julien Nabet |
2013-12-04 | Update the comment & use the column position of the last formula record. | Kohei Yoshida |
2013-12-04 | Never attempt to create formula groups based on Excel's shared formula ranges. | Kohei Yoshida |
2013-12-05 | resolved fdo#71667 and fdo#72278, fdo#69971 follow-up fix | Eike Rathke |
2013-12-04 | Assign top cell to the formula group if it's still NULL. | Kohei Yoshida |
2013-12-04 | oox: remove debugging printf. | Michael Meeks |
2013-12-04 | oox: render progress bar in main thread for threaded import. | Michael Meeks |
2013-12-04 | resolved fdo#72288 made case insensitive matrix string query work again | Eike Rathke |
2013-12-03 | remove and reinsert formula cell from/to tree during CompileXML | Eike Rathke |
2013-12-03 | fdo#70797 fix incorrect argument handling of CHISQ.DIST | Winfried Donkers |
2013-12-03 | fix crash when no platform is available | Markus Mohrhard |