summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2018-12-03The scui library also needs to link to cppuhelper.Damjan Jovanovic
2018-12-01correct typo - closed #120336 https://bz.apache.org/ooo/show.cgi?id=120336Mechtilde Stehmann
2018-08-22Small change to Calc toolbarMatthias Seidel
2018-08-14Cleaned up resource file for page dialog.Matthias Seidel
2018-08-10Cleaned up resource file for edit header/footer dialog.Matthias Seidel
2018-05-02Don't use !this as an alias for a constant that evaluates to false inDon Lewis
2018-04-22Fixed typos, removed whitespaceMatthias Seidel
2018-01-17Fixed typosMatthias Seidel
2017-12-15Enhance gb_LinkTarget_set_*_optimization functions to allow multipleDon Lewis
2017-10-30Make spreadsheets ask to update links. CVE CVE-2017-3157pats
2017-01-18Fix a main/sc JunitTest typo.Damjan Jovanovic
2017-01-16Build fixes for vbaobj on Windows.Damjan Jovanovic
2017-01-16Fix symbol visibility problems with main/sc modules.Damjan Jovanovic
2017-01-15Fix some initial main/sc build issues on Windows caused by theDamjan Jovanovic
2017-01-15Port main/sc to gbuild.Damjan Jovanovic
2016-09-03In the SAL_UNUSED macro, __attribute((__unused__)) should beDon Lewis
2016-09-01Fix by far the largest source of -Wtautological-undefined-compareDon Lewis
2016-09-01Fix -Wunused-private-field errors in sc/inc/compiler.hxx. The structureDon Lewis
2016-08-07Merge branches/gbuild-reintegration to trunk.Damjan Jovanovic
2016-05-31RAND(): Destroy the random pool after seeding.Pedro Giffuni
2016-05-22Spelling, spelling ...Pedro Giffuni
2016-04-04#i126901# CSV import: values with + or - followed by thousand separator andDamjan 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 calcDamjan 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 misleadingDamjan 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-06Clean up all of typos that cause header guard warnings when building thePedro Giffuni
2015-09-02Fix some perl shebangs.Pedro Giffuni
2015-04-21Minor cleanups in the random generator code.Pedro Giffuni
2015-03-26Re-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 typeTsutomu Uchino
2015-01-27#i85241# store settings about value highlighting in documentTsutomu Uchino
2015-01-22#i107619# update search result while repeating searchTsutomu Uchino
2015-01-15#i117843# avoid shrinking the range from external file until the matrix suppo...Tsutomu Uchino
2014-06-02i124638 Second step of DrawingLayer FillAttributes for Writer objects, now ad...Armin Le Grand
2014-05-15#i124422# fix implicit conversions to pointer from bool/int32Herbert Dürr
2014-04-29Many spelling fixes: directories r* - z*.Pedro Giffuni
2014-03-19Merge back branch alg_writerframes to trunkArmin Le Grand
2014-03-11Bug 123622 - [ia2] Calc: No focus event fired on cell when new spreadsheet is...Steve Yin
2014-03-10i124361: Removed empty and unused makefiles.Andre Fischer
2014-03-10i124361: Removed unreachable code to avoid warnings.Andre Fischer
2014-03-10i124361: Enable exception support for all sc source files.Andre Fischer
2014-03-10i124361: Removed some warnings from sc.Andre Fischer
2014-03-05124361: Avoid warning by not assigning from sal_Int32 to sal_Int16.Andre Fischer
2014-02-26i123672 Made data used in ScPrintFunc to prepare print preview dynamicArmin Le Grand
2014-02-14Bug 124065 - [Performance] Low performance opening attached .odsSteve Yin