summaryrefslogtreecommitdiffstats
path: root/sc
Commit message (Expand)AuthorAgeFilesLines
* tweaking the "fill in character" support in Calc Number Format StringsJohann Messner2012-08-282-6/+6
* allow paste & paste special for unmatching dest (single) rangeNoel Power2012-08-281-1/+1
* resolved fdo#51926 handle .xlsm link to external sheet with spaceEike Rathke2012-08-281-30/+65
* do not silently ignore a token API error, fdo#51926 relatedEike Rathke2012-08-271-0/+2
* Add unit test for pivot table import from ods.Kohei Yoshida2012-08-272-0/+84
* fdo#39468: Translated German comments in sc/source/core/incGerhard Oettl2012-08-273-30/+30
* when swaping cols or rows insert notes at the right place, fdo#53979Markus Mohrhard2012-08-271-19/+30
* Quick indentation fix on closing brace.Kohei Yoshida2012-08-271-1/+1
* fdo#46808, Adapt script::Converter service code to new styleNoel Grandin2012-08-271-1/+2
* remove VBA_OOBUILD_HACK and friendsNoel Power2012-08-263-20/+0
* The label size is computed from the length of the string it containsJean-Baptiste FAURE2012-08-251-5/+12
* removed commented out code in sc/source/ui/undoPhilipp Riemer2012-08-254-15/+1
* remove ascii-art and blank lines in sc/source/ui/undoPhilipp Riemer2012-08-2510-425/+2
* fdo#39468: Translated German comments in sc/source/ui/undoPhilipp Riemer2012-08-259-78/+73
* Translation of comments from german in sc/source/ui/undoAlbert Thuswaldner2012-08-2410-604/+257
* Improve matrix import performance.Daniel Bankston2012-08-247-15/+20
* fix for fdo#49255Noel Power2012-08-241-0/+1
* Get rid of the 3D look of the Formula Bar.Jan Holesovsky2012-08-232-4/+20
* A little cleanup and avoid exporting all methods from ScDatabaseRangeObj.Kohei Yoshida2012-08-232-6/+5
* Convert xlsx unnamed database range import to direct scDaniel Bankston2012-08-232-5/+17
* Prevent broadcasts to gain xlsx formula import performance boostDaniel Bankston2012-08-231-0/+8
* Disable adjust height flag once for whole doc instead for each tabDaniel Bankston2012-08-232-3/+2
* Check for more cases of functions that should always be recalculatedDaniel Bankston2012-08-231-1/+2
* add missing licence headerMarkus Mohrhard2012-08-232-1/+21
* fix ambigous overloadMarkus Mohrhard2012-08-231-2/+2
* sal_True -> trueMarkus Mohrhard2012-08-231-2/+2
* support export of databar information to extlst for excel2010Markus Mohrhard2012-08-2310-11/+439
* WaE: class has virtual functions and accessible non-virtual destructorTor Lillqvist2012-08-231-0/+1
* Removing a non-virtual destructor.Kohei Yoshida2012-08-231-5/+0
* We assume that this uno interface exists. No need to check it.Kohei Yoshida2012-08-221-2/+1
* New unit test for pivot table's case insensitive string comparison.Kohei Yoshida2012-08-221-0/+63
* fdo#53929: Pivot table uses case insensitive string comparison.Kohei Yoshida2012-08-222-4/+5
* Abstract database connection from pivot cache to hide UNO API.Kohei Yoshida2012-08-223-115/+205
* remove unused module-description xml filesMatúš Kukan2012-08-22116-17008/+0
* Don't clear the database data cache here.Kohei Yoshida2012-08-221-6/+0
* fdo#53640: Correctly cache source data coming from database backend.Kohei Yoshida2012-08-221-3/+6
* do not deliver these module-description xml filesMatúš Kukan2012-08-222-143/+0
* Really draw Calc tab-splittersMatteo Casalin2012-08-214-6/+96
* add more runtime deps on resource files for unit-testsMatúš Kukan2012-08-2118-82/+4
* fdo#47674 Save setting for Import Ascii Text DlgLaurent Balland-Poirier2012-08-201-4/+3
* resolved fdo#53325 CSV space delimiter and quoted fieldEike Rathke2012-08-201-1/+4
* Fix compilation in the (experimental) DISABLE_DBCONNECTIVITY caseTor Lillqvist2012-08-201-0/+33
* Partial replaced String with OUString in ScInterpreterSören Möller2012-08-182-6/+7
* remove some useless commentsThomas Arnhold2012-08-182-5/+3
* fdo#48868: Allow Ctrl-TAB and Ctrl-Shift-TAB to cycle through candidates.Kohei Yoshida2012-08-171-5/+16
* Translation of comments from german in sc/source/ui/inc/Albert Thuswaldner2012-08-1759-428/+326
* WaE: unused variableTor Lillqvist2012-08-171-1/+0
* gbuild: register all jarsMichael Stahl2012-08-172-10/+10
* add x-comment for translatorsAndras Timar2012-08-161-0/+2
* fix for fdo#48200.diff import regrex state for filterNoel Power2012-08-162-3/+0