summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)Author
2019-06-05Cleaned up whitespace, removed maskcolorMatthias Seidel
2019-05-12OpenOffice Calc offers functions for converting from old national currencies ...Matthias Seidel
2018-12-01correct typo - closed #120336 https://bz.apache.org/ooo/show.cgi?id=120336Mechtilde Stehmann
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-10-30Make spreadsheets ask to update links. CVE CVE-2017-3157pats
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-01Fix by far the largest source of -Wtautological-undefined-compareDon 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-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-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
2014-02-07i123922 Refactored D&D and insert picture from file in all apps for all objec...Armin Le Grand
2014-01-29i124085 disabled CF_DIBV5 (no advantages but some problems), increased png su...Armin Le Grand
2014-01-23#i123626# change default for paste special dialog of Calc to Text, Numbers an...Tsutomu Uchino
2014-01-21get rid of an extraneous parentheses in "if((A==B))"Herbert Dürr
2014-01-20124033: Made the update of maColManualBreaks more conservative.Andre Fischer
2014-01-20#i56998# add space before percent character in text and quick helpTsutomu Uchino
2014-01-19WaE: Reorder initializations to prevent compiler warnings.Pavel Janík