summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2017-08-24loplugin:constparam in sc part4Noel Grandin
2017-08-24loplugin:constparam in sc part3Noel Grandin
2017-08-24Consistently use OUString in test::DirectoriesStephan Bergmann
2017-08-23Fix typoAndrea Gelmini
2017-08-23tdf#45904 Move Java _XUniqueCellFormatRangesSupplier test to C++Jens Carl
2017-08-23tdf#45904 Move Java _XAreaLink tests to C++Jens Carl
2017-08-23Clean up string constructionStephan Bergmann
2017-08-23ScFiltersTest::testUnicodeFileNameGnumeric only works with UTF-8Stephan Bergmann
2017-08-23Make ScBootstrapFixture::createFileURL generate properly encoded URLsStephan Bergmann
2017-08-23loplugin:constparam in sc part2Noel Grandin
2017-08-23fix bug in ScTable::LastHiddenColRowNoel Grandin
2017-08-23convert message box style bits to scoped enumNoel Grandin
2017-08-22loplugin:constparam in sc part1Noel Grandin
2017-08-22Assert that caller columns are within boundsEike Rathke
2017-08-22Convert ErrCode area to scoped enumNoel Grandin
2017-08-22convert WB_QUICK_SEARCH/WB_FORCE_MAKEVISIBLE to bool fieldsNoel Grandin
2017-08-22tdf#108706 Unify loading document progress bar labelTakeshi Abe
2017-08-21WalkAndMatchElements: really really limit the match, tdf#108292 follow-upEike Rathke
2017-08-20Typo about "document"Julien Nabet
2017-08-20tdf#83562: Make the EditTextObject export of automatic colors...Dennis Francis
2017-08-20Fix 'make translations' runGabor Kelemen
2017-08-20external data: add a way to get the available data sourcesfor a providerMarkus Mohrhard
2017-08-20external data: improve the external data dialogMarkus Mohrhard
2017-08-20external data: add a menu entry to refresh the dataMarkus Mohrhard
2017-08-20external data: forgot to add the new html provider to the listMarkus Mohrhard
2017-08-20get the ScDocument directly from the ScViewDataMarkus Mohrhard
2017-08-18tdf#45904 Move Java _XViewFreezable tests to C++Jens Carl
2017-08-18tdf#109104: respect RFC3986 for newlines in ScEncodeURLJulien Nabet
2017-08-18Rename flag to less generic name to prepare adding more flagsUlrich Gemkow
2017-08-18loplugin:unnecessaryparenNoel Grandin
2017-08-18Fix typosAndrea Gelmini
2017-08-17Fix typosAndrea Gelmini
2017-08-17drop unused SdrCustomShapeAdjustmentItemJochen Nitschke
2017-08-17remove unnecessary use of OUString::getStrNoel Grandin
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-08-17Removing unused serialisation codeVarun Dhall
2017-08-17Clean up uses of OUString::fromUtf8 around string literalsStephan Bergmann
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin
2017-08-17tdf#86019: Use ChartDataRowSource_COLUMNS as the chart...Dennis Francis
2017-08-16sc: drop dead codeJochen Nitschke
2017-08-16add a test for storing formula cells in the cacheMarkus Mohrhard
2017-08-16also import formula cells again from the cacheMarkus Mohrhard
2017-08-16handle formula cells also in the python scriptMarkus Mohrhard
2017-08-16add formula cells/groups to the cacheMarkus Mohrhard
2017-08-16external data: apply the transformation still in the fetch threadMarkus Mohrhard
2017-08-16add a way to restore from our new cache formatMarkus Mohrhard
2017-08-16tdf#39468 Translate German comments/termsJens Carl
2017-08-16Add note about order or row, column, and tab as fields vs. parametersTor Lillqvist
2017-08-16remove unused param from CreateScNamePasteDlgNoel Grandin
2017-08-16add python script to interpret the calc cache formatMarkus Mohrhard