Age | Commit message (Expand) | Author |
2018-12-03 | The scui library also needs to link to cppuhelper. | Damjan Jovanovic |
2018-12-01 | correct typo - closed #120336 https://bz.apache.org/ooo/show.cgi?id=120336 | Mechtilde Stehmann |
2018-08-22 | Small change to Calc toolbar | Matthias Seidel |
2018-08-14 | Cleaned up resource file for page dialog. | Matthias Seidel |
2018-08-10 | Cleaned up resource file for edit header/footer dialog. | Matthias Seidel |
2018-05-02 | Don't use !this as an alias for a constant that evaluates to false in | Don Lewis |
2018-04-22 | Fixed typos, removed whitespace | Matthias Seidel |
2018-01-17 | Fixed typos | Matthias Seidel |
2017-12-15 | Enhance gb_LinkTarget_set_*_optimization functions to allow multiple | Don Lewis |
2017-10-30 | Make spreadsheets ask to update links. CVE CVE-2017-3157 | pats |
2017-01-18 | Fix a main/sc JunitTest typo. | Damjan Jovanovic |
2017-01-16 | Build fixes for vbaobj on Windows. | Damjan Jovanovic |
2017-01-16 | Fix symbol visibility problems with main/sc modules. | Damjan Jovanovic |
2017-01-15 | Fix some initial main/sc build issues on Windows caused by the | Damjan Jovanovic |
2017-01-15 | Port main/sc to gbuild. | Damjan Jovanovic |
2016-09-03 | In the SAL_UNUSED macro, __attribute((__unused__)) should be | Don Lewis |
2016-09-01 | Fix by far the largest source of -Wtautological-undefined-compare | Don Lewis |
2016-09-01 | Fix -Wunused-private-field errors in sc/inc/compiler.hxx. The structure | Don Lewis |
2016-08-07 | Merge branches/gbuild-reintegration to trunk. | Damjan Jovanovic |
2016-05-31 | RAND(): Destroy the random pool after seeding. | Pedro Giffuni |
2016-05-22 | Spelling, spelling ... | Pedro Giffuni |
2016-04-04 | #i126901# CSV import: values with + or - followed by thousand separator and | Damjan Jovanovic |
2016-02-17 | #i118023# Calc: Cut-and-paste between spreadsheets causes incorrect cell refe... | Damjan Jovanovic |
2015-12-06 | #i126701# Patch for adding bit shift functions to calc | Damjan Jovanovic |
2015-11-22 | #i126668# Addition of Bitwise Arithmetic Operations (BITAND, BITOR and BITXOR... | Damjan Jovanovic |
2015-11-12 | #i35093# Find (and replace) on selected cells is misleading | Damjan Jovanovic |
2015-11-03 | #i60307# search for strings in date formats fails. | Damjan Jovanovic |
2015-10-06 | #i126572# Use correct priority when updating links. | Andrea Pescetti |
2015-09-12 | #i126516# Document the return values for the TYPE() formula function in the o... | Damjan Jovanovic |
2015-09-09 | #i123901# formula DGET() gives #VALUE! error when fetching calculation result... | Damjan Jovanovic |
2015-09-06 | Clean up all of typos that cause header guard warnings when building the | Pedro Giffuni |
2015-09-02 | Fix some perl shebangs. | Pedro Giffuni |
2015-04-21 | Minor cleanups in the random generator code. | Pedro Giffuni |
2015-03-26 | Re-implement Calc's RAND() function using a variant of KISS PRNG. | Pedro Giffuni |
2015-01-30 | #i105692# rearrange the order of the controls and fix name of type | Tsutomu Uchino |
2015-01-27 | #i85241# store settings about value highlighting in document | Tsutomu Uchino |
2015-01-22 | #i107619# update search result while repeating search | Tsutomu Uchino |
2015-01-15 | #i117843# avoid shrinking the range from external file until the matrix suppo... | Tsutomu Uchino |
2014-06-02 | i124638 Second step of DrawingLayer FillAttributes for Writer objects, now ad... | Armin Le Grand |
2014-05-15 | #i124422# fix implicit conversions to pointer from bool/int32 | Herbert Dürr |
2014-04-29 | Many spelling fixes: directories r* - z*. | Pedro Giffuni |
2014-03-19 | Merge back branch alg_writerframes to trunk | Armin Le Grand |
2014-03-11 | Bug 123622 - [ia2] Calc: No focus event fired on cell when new spreadsheet is... | Steve Yin |
2014-03-10 | i124361: Removed empty and unused makefiles. | Andre Fischer |
2014-03-10 | i124361: Removed unreachable code to avoid warnings. | Andre Fischer |
2014-03-10 | i124361: Enable exception support for all sc source files. | Andre Fischer |
2014-03-10 | i124361: Removed some warnings from sc. | Andre Fischer |
2014-03-05 | 124361: Avoid warning by not assigning from sal_Int32 to sal_Int16. | Andre Fischer |
2014-02-26 | i123672 Made data used in ScPrintFunc to prepare print preview dynamic | Armin Le Grand |
2014-02-14 | Bug 124065 - [Performance] Low performance opening attached .ods | Steve Yin |