Age | Commit message (Expand) | Author |
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 | Allow dumping of internal states of pivot table objects for debugging. | Kohei Yoshida |
2013-12-09 | GetBasic and m_pBasic are unused | Caolán McNamara |
2013-12-06 | fdo#66984: Define an assignment operator to prevent double deletion. | Kohei Yoshida |
2013-12-06 | fdo#69518: Correctly handle the old constraint syntax. | Kohei Yoshida |
2013-12-05 | fdo#69984: Handle duplicate field names correctly. | Kohei Yoshida |
2013-12-05 | resolved fdo#71667 and fdo#72278, fdo#69971 follow-up fix | Eike Rathke |
2013-12-04 | resolved fdo#72288 made case insensitive matrix string query work again | Eike Rathke |
2013-12-03 | convert getSuppressedArgumentCount from xub_StrLen -> sal_Int32 | Noel Grandin |
2013-12-03 | convert ScInputHandler::InputGetSelection from xub_StrLen -> sal_Int32 | Noel Grandin |
2013-12-02 | Integrate branch of IAccessible2 | Steve Yin |
2013-11-30 | Add t-test Statistics Dialog. | Tomaž Vajngerl |
2013-11-29 | fdo#71936 Add Excel 2010 functions GAMMA.DIST, GAMMA.INV, GAMMALN.PRECISE | Winfried Donkers |
2013-11-28 | drop unused RID_SCDLG_DATABAR | Caolán McNamara |
2013-11-28 | Background OpenCL compilation re-factoring | Tor Lillqvist |
2013-11-27 | Clear column data array cache when the document content changes. | Kohei Yoshida |
2013-11-28 | iterating through all cells is not a good idea, fdo#71934 | Markus Mohrhard |
2013-11-28 | resolved fdo#71589 reimplemented horizontal range lookup | Eike Rathke |
2013-11-27 | resolved fdo#53103 actually use the external data filter options | Eike Rathke |
2013-11-25 | add methods to enable and disable automatic device selection | Markus Mohrhard |
2013-11-25 | add API to retrieve all available OpenCL platforms and devices | Markus Mohrhard |
2013-11-25 | provide UNO API for OpenCL selection | Markus Mohrhard |
2013-11-24 | checking every cell on a sheet is expensive, related fdo#71934 | Markus Mohrhard |
2013-11-22 | Set default cell style directly, without UNO API. | Kohei Yoshida |
2013-11-22 | More removal of UNO API for setting document properties. | Kohei Yoshida |
2013-11-22 | Call the method directly via ScDocument, not via obscure UNO API. | Kohei Yoshida |
2013-11-22 | fdo#71722 add Excel 2010 functions | Winfried Donkers |
2013-11-20 | fdo#71436 add Excel 2010 functions for F-distribution | Winfried Donkers |
2013-11-20 | WIP: Background ahead-of-time OpenCL compilation | Tor Lillqvist |
2013-11-20 | WIP: Background ahead-of-time OpenCL compilation | Tor Lillqvist |
2013-11-20 | WIP commit of threaded OpenCL compilation work | Tor Lillqvist |
2013-11-20 | Use the more generic CompiledFormula type | Tor Lillqvist |
2013-11-20 | Point to the group's top cell in ScFormulaCellGroup instead of the top row | Tor Lillqvist |
2013-11-20 | WIP: Do OpenCL compilation in advance in a worker thread | Tor Lillqvist |
2013-11-20 | Refactoring in preparation for threaded OpenCL kernel compilation | Tor Lillqvist |
2013-11-20 | avmedia: Implement "block untrusted referer links" feature | Stephan Bergmann |
2013-11-18 | Handle external reference bits too. This is the last missing piece. | Kohei Yoshida |
2013-11-18 | Avoid passing the external ref manager pointer to make it re-entrant. | Kohei Yoshida |
2013-11-18 | Try not to pass ScCompiler as a parameter. | Kohei Yoshida |
2013-11-18 | EncodeUrlMode always set to "by grammer". Remove it. | Kohei Yoshida |
2013-11-18 | Let's have makeRefStr() take individual parameters again. | Kohei Yoshida |
2013-11-18 | Handle sheet-local range names too. | Kohei Yoshida |
2013-11-18 | Handle named database ranges in CreateString(). | Kohei Yoshida |
2013-11-18 | Have makeRefStr() accept a context object rather than individual params. | Kohei Yoshida |
2013-11-18 | Handle global range names and use CreateString() during xlsx import. | Kohei Yoshida |
2013-11-17 | add a way to blacklist known bad OpenCL compilers | Markus Mohrhard |
2013-11-14 | Create string from token array directly from ScTokenArray. Still WIP. | Kohei Yoshida |
2013-11-14 | Identify methods that don't modify internal state and mark them const. | Kohei Yoshida |
2013-11-14 | Rework SvtListener and SvtBroadcaster internals. | Kohei Yoshida |