Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/external-data-ui
/
sc
7190adc
external data: test application for my UI work
by Markus Mohrhard
· 9 years ago
feature/external-data-ui
4feccde
fix bug in ScTable::LastHiddenColRow
by Noel Grandin
· 9 years ago
dcc667a
convert message box style bits to scoped enum
by Noel Grandin
· 9 years ago
66e3232
loplugin:constparam in sc part1
by Noel Grandin
· 9 years ago
cc2cb01
Assert that caller columns are within bounds
by Eike Rathke
· 9 years ago
1585955
Convert ErrCode area to scoped enum
by Noel Grandin
· 9 years ago
a273630
convert WB_QUICK_SEARCH/WB_FORCE_MAKEVISIBLE to bool fields
by Noel Grandin
· 9 years ago
508957d
tdf#108706 Unify loading document progress bar label
by Takeshi Abe
· 9 years ago
25b3806
WalkAndMatchElements: really really limit the match, tdf#108292 follow-up
by Eike Rathke
· 9 years ago
4d21d4c
Typo about "document"
by Julien Nabet
· 9 years ago
06d104e
tdf#83562: Make the EditTextObject export of automatic colors...
by Dennis Francis
· 9 years ago
668ab2e
Fix 'make translations' run
by Gabor Kelemen
· 9 years ago
28e4240
external data: add a way to get the available data sourcesfor a provider
by Markus Mohrhard
· 9 years ago
5b60aeb
external data: improve the external data dialog
by Markus Mohrhard
· 9 years ago
447ecc3
external data: add a menu entry to refresh the data
by Markus Mohrhard
· 9 years ago
ca0f046
external data: forgot to add the new html provider to the list
by Markus Mohrhard
· 9 years ago
be55118
get the ScDocument directly from the ScViewData
by Markus Mohrhard
· 9 years ago
7002741
tdf#45904 Move Java _XViewFreezable tests to C++
by Jens Carl
· 9 years ago
dabba2e
tdf#109104: respect RFC3986 for newlines in ScEncodeURL
by Julien Nabet
· 9 years ago
b37c344
Rename flag to less generic name to prepare adding more flags
by Ulrich Gemkow
· 9 years ago
eea6d39
loplugin:unnecessaryparen
by Noel Grandin
· 9 years ago
0501869
Fix typos
by Andrea Gelmini
· 9 years ago
64a3124
Fix typos
by Andrea Gelmini
· 9 years ago
5a64d8b
drop unused SdrCustomShapeAdjustmentItem
by Jochen Nitschke
· 9 years ago
9881bea
remove unnecessary use of OUString::getStr
by Noel Grandin
· 9 years ago
2e8acde
remove UL/L suffixes from integer constants on the RHS of expressions
by Noel Grandin
· 9 years ago
006a7b5
Removing unused serialisation code
by Varun Dhall
· 9 years ago
a82af43
Clean up uses of OUString::fromUtf8 around string literals
by Stephan Bergmann
· 9 years ago
ff1f6a5
remove UL/L suffixes from integer constants in initialiser/call expressions
by Noel Grandin
· 9 years ago
b2cb319
tdf#86019: Use ChartDataRowSource_COLUMNS as the chart...
by Dennis Francis
· 9 years ago
708eb74
sc: drop dead code
by Jochen Nitschke
· 9 years ago
8dabae1
add a test for storing formula cells in the cache
by Markus Mohrhard
· 9 years ago
8e5271e
also import formula cells again from the cache
by Markus Mohrhard
· 9 years ago
0e0f197
handle formula cells also in the python script
by Markus Mohrhard
· 9 years ago
b06c374
add formula cells/groups to the cache
by Markus Mohrhard
· 9 years ago
7299bdf
external data: apply the transformation still in the fetch thread
by Markus Mohrhard
· 9 years ago
aca98e5
add a way to restore from our new cache format
by Markus Mohrhard
· 9 years ago
b1f6e62
tdf#39468 Translate German comments/terms
by Jens Carl
· 9 years ago
11a83600
Add note about order or row, column, and tab as fields vs. parameters
by Tor Lillqvist
· 9 years ago
f80385d
remove unused param from CreateScNamePasteDlg
by Noel Grandin
· 9 years ago
e5d9b5f
add python script to interpret the calc cache format
by Markus Mohrhard
· 9 years ago
4ad5218
introduce a way to write a simple data representation to a stream
by Markus Mohrhard
· 9 years ago
b021353d
Removing unused serialisation code
by Varun Dhall
· 9 years ago
b607f62
external data: add HTML data provider test
by Markus Mohrhard
· 9 years ago
03b55ed
external data: add the deterministic mode also for html
by Markus Mohrhard
· 9 years ago
fd641033
oovbaapi: Allow copying of multiple selections
by Tamas Bunth
· 9 years ago
718cdd4
loplugin:redundantcast, find more functional casts
by Noel Grandin
· 9 years ago
a69850b
Change HardRecalcState to enum class
by Tor Lillqvist
· 9 years ago
7172a7e
tdf#96099: Get rid of one more pointless typedef
by Tor Lillqvist
· 9 years ago
b051f4b
tdf#96099: Get rid of one more pointless typedef
by Tor Lillqvist
· 9 years ago
8ee4530
remove redundant SvxFrameDirection casts
by Jochen Nitschke
· 9 years ago
b3dfb1e
loplugin:checkunusedparams in sc
by Noel Grandin
· 9 years ago
46aba1d
external data: add merge column transformation
by Markus Mohrhard
· 9 years ago
3ecec2d
external data: add split column transformation
by Markus Mohrhard
· 9 years ago
882e9ff
Fix typos
by Andrea Gelmini
· 9 years ago
cf410b7
external data: add first test for data transformations
by Markus Mohrhard
· 9 years ago
b0080a8
external data: add initial work for data transformations
by Markus Mohrhard
· 9 years ago
9f9f0fa
external data: handle child elements of td correctly in html provider
by Markus Mohrhard
· 9 years ago
9f1344d
external data: avoid crash due to exception when downloading fails
by Markus Mohrhard
· 9 years ago
1a4cb29
Fix testVLOOKUP to actually use formula groups
by Tor Lillqvist
· 9 years ago
872c130
Test VLOOKUP, try to handle various special cases and errors
by Tor Lillqvist
· 9 years ago
78b3e27
Removing unused SetVersionMap from sc
by Varun Dhall
· 9 years ago
1153535
Test division and especially error handling
by Tor Lillqvist
· 9 years ago
3452d66
Bin some unnecessary temporary code
by Tor Lillqvist
· 9 years ago
b74f584
Delete sheet when done
by Tor Lillqvist
· 9 years ago
5b3b0a9
tdf#110988 Middle click does not paste primary selection
by Noel Grandin
· 9 years ago
92a9411
log details of exception when we catch std::exception
by Noel Grandin
· 9 years ago
fa05d76
fix loplugin:externandnotdefined
by Markus Mohrhard
· 9 years ago
8c72ab4
external data: add a test that shows that cropping to DB area works
by Markus Mohrhard
· 9 years ago
2a98140
external data: reenable the test and adapt to new interfaces
by Markus Mohrhard
· 9 years ago
f1a896c
fix some ErrCode IgnoreWarning() usage
by Noel Grandin
· 9 years ago
3e0b175
external data: pass the whole string to the csv parser
by Markus Mohrhard
· 9 years ago
98d7a29
tdf#89139 Fix PivotCache fields according to OOXML specification
by Bartosz Kosiorek
· 9 years ago
e07bf6a
external data: avoid deadlock when the thread needs the SolarMutex
by Markus Mohrhard
· 9 years ago
3270868
external data: introduce a deterministic mode for the tests
by Markus Mohrhard
· 9 years ago
1a4dd1f
external data: add html data provider
by Markus Mohrhard
· 9 years ago
dfac13b
Avoiding unnecessary OUString allocation:
by Mohammed Abdul Azeem
· 9 years ago
6d34c6ee
tdf#107197: Replace relationship URI
by Christian Barth
· 9 years ago
0375de7
better error reporting for xml source feature
by Markus Mohrhard
· 9 years ago
6572277
enable the xml source feature when the experimental features are enabled
by Markus Mohrhard
· 9 years ago
8a5f9ba
external data: move code to own directory and split file up
by Markus Mohrhard
· 9 years ago
4d89865
new loplugin:deadclass
by Noel Grandin
· 9 years ago
65edadc
CppunitTest_sc_parallelism: fix loplugin:stringconcat warning
by Miklos Vajna
· 9 years ago
244f605
Add a unit test to be used to test parallelised calculations in Calc
by Tor Lillqvist
· 9 years ago
db17a87
convert std::map::insert to std::map::emplace II
by Noel Grandin
· 9 years ago
d347c24
convert std::map::insert to std::map::emplace
by Noel Grandin
· 9 years ago
4e2b448
tdf#111318: Improve msg about pivot table/chart when removing a cell (take 2)
by Julien Nabet
· 9 years ago
b946ab0
tdf#107797 UpdateAutoFilter handle more entries
by Tamas Bunth
· 9 years ago
7e72896
tdf#107858 oovbaapi: Autofilter always has header
by Tamas Bunth
· 9 years ago
4a3016b
external data: add a method to list all data providers
by Markus Mohrhard
· 9 years ago
0814bf3
external data: fix a few issues with the dialog
by Markus Mohrhard
· 9 years ago
4bd3b78
external data: use the DB name instead of a DB pointer
by Markus Mohrhard
· 9 years ago
6310236
external data: import all the csv data
by Markus Mohrhard
· 9 years ago
ec779d8
Revert "tdf#111318: Improve message about pivot table/chart when removing a cell"
by Julien Nabet
· 9 years ago
f50ae88
external data: some work on the dialog
by Markus Mohrhard
· 9 years ago
8a7883f
external data: make sure we don't use wrapping during copying
by Markus Mohrhard
· 9 years ago
2f2d41d
external data: use the existing copy data functionality
by Markus Mohrhard
· 9 years ago
84c2297
external data: remove some unnecessary concepts from the csv thread
by Markus Mohrhard
· 9 years ago
95c2510
external data: move the copying to the document to ScDBDataManager
by Markus Mohrhard
· 9 years ago
213a83c
Add UI for the sc::dataprovider
by Jaskaran Singh
· 9 years ago
Next »