summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
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
2014-02-07i123922 Refactored D&D and insert picture from file in all apps for all objec...Armin Le Grand
2014-02-04124155: correct visibility of function <ScFilterCreate>Oliver-Rainer Wittmann
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
2014-01-19#i56998# use FUNIT_PERCENT instead of FUNIT_CUSTOM with parcent CustomUnitTex...Tsutomu Uchino
2014-01-18#i92785# fix label from Allow blank cells to Allow empty cells on Criteria ta...Tsutomu Uchino
2014-01-18#i56998# add a space separater between value and unit and remove separator be...Tsutomu Uchino
2014-01-17i123870 corrected import values on xml import with chart, avoid uninitialized...Armin Le Grand
2014-01-16#21280# apply patch to enable/disable shift cell options depending on the cop...Jürgen Schmidt
2014-01-16123166: Made the update of maRowManualBreaks more conservative.Andre Fischer
2014-01-15#i123725# choose by default the following options, Insert or delete cells and...Tsutomu Uchino