summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2015-08-10tdf#89387 a few tests for FTEST functionŁukasz Hryniuk
2015-08-10tdf#89387 related tests for ScSumXMY2()Łukasz Hryniuk
2015-08-10tdf#89387 related, fix SumSquare bug in SumMXMY2Łukasz Hryniuk
2015-08-10tdf#93065 Swap next and previous buttons in find toolbarYousuf Philips
2015-08-10Resolves: tdf#86024 do not attempt to shorten numeric value outputEike Rathke
2015-08-09tdf#91820 Moved tool items back into Tools menuYousuf Philips
2015-08-09tdf#79741: Macro with Find @ Replace crash CalcJulien Nabet
2015-08-06typo "(1 alpha)" → "(1-alpha)" confidence intervalChristian Lohmaier
2015-08-06-Werror,-Wunused-private-fieldStephan Bergmann
2015-08-05improve refcounting loplugin to check SvRef-based classesNoel Grandin
2015-08-05remove unused SfxFilterFlags valuesNoel Grandin
2015-08-05loplugin:unusedmethodsNoel Grandin
2015-08-04Hide open remote button in standard toolbarYousuf Philips
2015-08-04tdf#91588 re-enable select button in draw toolbar in sw & scYousuf Philips
2015-08-04cppcheck: Variable 'bGrowBackwards' is assigned a value that is never usedJulien Nabet
2015-08-04sc: inline some use-once typedefsNoel Grandin
2015-08-04sal_uChar is deprecatedNoel Grandin
2015-08-04fdo#68016 Add unittests for ScChartListenerCollectionTobias Lippert
2015-08-04fdo#68016 Speed up ScChartListenerCollection::EndListeningHiddenRangeTobias Lippert
2015-08-03new loplugin: refcountingNoel Grandin
2015-07-31sc: replace boost::function with std::functionMichael Stahl
2015-07-31TableRef: implement ScTableRefToken::IsGlobal() overrideEike Rathke
2015-07-31TableRef: add some SAL_WARN() when invalidating column names/offsetsEike Rathke
2015-07-31tdf#44399 Do not display 0 decimal for General formatLaurent Balland-Poirier
2015-07-30tdf#92918 Engineering notation lost with Add/Delete Decimal PlaceLaurent Balland-Poirier
2015-07-30tdf#39468 translated german comments in viewfunc*.cxxAlbert Thuswaldner
2015-07-30bnc#762542: Unit test for 1abc0695d770eebd21256a86aeee14a5384d84c7Jan Holesovsky
2015-07-30loplugin:unusedmethodsNoel Grandin
2015-07-29tdf#39468 translated german comments in output.cxx and output2.cxxAlbert Thuswaldner
2015-07-29translate some comments on the flyEike Rathke
2015-07-29TableRef: restoring column names in UpdateMoveTab() is now unnecessaryEike Rathke
2015-07-29TableRef: invalidate column names/offsets only if column span differsEike Rathke
2015-07-29chmod -xTor Lillqvist
2015-07-29tdf#91802: Add reference edge to text orientationRishabh Kumar
2015-07-28tdf#88206 Change uses of cppu::WeakImplHelper* to the variadic variantRaj Natarajan
2015-07-28inline "old" SbERR constantsNoel Grandin
2015-07-28inline the "old" SbxErr constantsNoel Grandin
2015-07-27tdf#92548, limit number of characters shown in formula wizardBenjamin Ni
2015-07-27fix test for tdf#92547Benjamin Ni
2015-07-27TableRef: add unit testsEike Rathke
2015-07-27unit test for FORMULA() with and without array contextEike Rathke
2015-07-27tiledrendering: added getPartName method for calcMihai Varga
2015-07-25tdf#92256: Make OOXML filter CONV_A1_XL_A1 aware tooKatarina Behrens
2015-07-24-Werror,-Wunused-private-fieldStephan Bergmann
2015-07-24enable FORMULA() to be used in array contextEike Rathke
2015-07-24tdf#92256: Handle case when string ref syntax is unknownKatarina Behrens
2015-07-24File > Save As Remote - Calc and WriterSzymon Kłos
2015-07-24Open Remote file in Calc's menubarSzymon Kłos
2015-07-24Add test for OOXML part of tdf#99256Katarina Behrens
2015-07-24calc mapmode: Cleanup DrawBackground + fix one pixel size.Jan Holesovsky