summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
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
2017-08-16introduce a way to write a simple data representation to a streamMarkus Mohrhard
2017-08-16Removing unused serialisation codeVarun Dhall
2017-08-16external data: add HTML data provider testMarkus Mohrhard
2017-08-16external data: add the deterministic mode also for htmlMarkus Mohrhard
2017-08-16oovbaapi: Allow copying of multiple selectionsTamas Bunth
2017-08-15loplugin:redundantcast, find more functional castsNoel Grandin
2017-08-15Change HardRecalcState to enum classTor Lillqvist
2017-08-15tdf#96099: Get rid of one more pointless typedefTor Lillqvist
2017-08-15tdf#96099: Get rid of one more pointless typedefTor Lillqvist
2017-08-15remove redundant SvxFrameDirection castsJochen Nitschke
2017-08-15loplugin:checkunusedparams in scNoel Grandin
2017-08-15external data: add merge column transformationMarkus Mohrhard
2017-08-15external data: add split column transformationMarkus Mohrhard
2017-08-14Fix typosAndrea Gelmini
2017-08-14external data: add first test for data transformationsMarkus Mohrhard
2017-08-14external data: add initial work for data transformationsMarkus Mohrhard
2017-08-14external data: handle child elements of td correctly in html providerMarkus Mohrhard
2017-08-14external data: avoid crash due to exception when downloading failsMarkus Mohrhard