summaryrefslogtreecommitdiffstats
path: root/sc
Commit message (Expand)AuthorAgeFilesLines
* No need for Android, iOS or CROSS_COMPILING conditionals for unit testsTor Lillqvist2013-04-153-13/+0
* No vbahelper library if DISABLE_SCRIPTINGTor Lillqvist2013-04-151-1/+2
* Properly initialize data members.Kohei Yoshida2013-04-151-1/+2
* bnc#813528 stub out some missing XPageSetup apiNoel Power2013-04-152-0/+31
* adapt code to select source .uiCaolán McNamara2013-04-1512-184/+82
* selectsource.ui widgetAlia Almusaireae2013-04-151-0/+210
* adapt code to data form .ui conversionCaolán McNamara2013-04-1512-288/+223
* dataform.ui widgetAlia Almusaireae2013-04-151-0/+151
* missing string, local resource used as if globalCaolán McNamara2013-04-152-2/+4
* add title and default button to sort warning dialogCaolán McNamara2013-04-151-0/+3
* Calc: converted sort warning dialog to .uiAlbert Thuswaldner2013-04-1511-94/+162
* adapt code to create names .ui conversionCaolán McNamara2013-04-1511-139/+52
* Converted Insert -> Names -> creat widget.Abdulelah Alarifi2013-04-151-0/+181
* Calc Sort: Introducing new method AddKeyItem to avoid code duplicationAlbert Thuswaldner2013-04-154-17/+20
* convert external data dialog to .uiCaolán McNamara2013-04-1514-273/+109
* Converted Insert -> Link to External data widget.Abdulelah Alarifi2013-04-151-0/+293
* fdo#60724 correct spellingThomas Arnhold2013-04-151-1/+1
* fdo#60724 correct spellingThomas Arnhold2013-04-151-1/+1
* ScDocumentImport accessor to provide efficient means to fill document.Kohei Yoshida2013-04-1310-77/+260
* resolved fdo#63421 crash in pivot table with accessibilityEike Rathke2013-04-131-27/+64
* Resolves: #i120105# Avoid MemoryLeak in ScTableSheetObj::PrintAreaUndo_ImplArmin Le Grand2013-04-131-14/+23
* Resolves: #i121215# fix the spreadsheet font familyHerbert Dürr2013-04-131-2/+12
* Get cppunit in sc to link with orcus-parser.Kohei Yoshida2013-04-131-0/+1
* Get sc to build.Kohei Yoshida2013-04-135-0/+5
* Increment progress also during post string cell insertion phase.Kohei Yoshida2013-04-131-0/+7
* Obviously we do support it now, albeit partially.Kohei Yoshida2013-04-131-1/+0
* Show progress indicator during document import via orcus.Kohei Yoshida2013-04-136-22/+123
* Parameter order is wrong.Kohei Yoshida2013-04-131-1/+1
* Import null date via orcus.Kohei Yoshida2013-04-132-1/+31
* Centralize D_TIMEFACTOR as DATE_TIME_FACTOR.Kohei Yoshida2013-04-137-24/+19
* Properly implement date / time value import from orcus.Kohei Yoshida2013-04-132-4/+26
* Implement set_date() interface method.Kohei Yoshida2013-04-132-24/+30
* Implement segment-based string import.Kohei Yoshida2013-04-132-2/+10
* Correctly implement add() and append() of shared strings interface.Kohei Yoshida2013-04-132-11/+34
* Defer string cell import until the end when importing via orcus.Kohei Yoshida2013-04-132-30/+64
* Try not to crash during import of xlsx and ods documents.Kohei Yoshida2013-04-132-17/+18
* Manage to use orcus to import ods, xlsx, and csv.Kohei Yoshida2013-04-135-5/+76
* prevent vector and sequence out of bounds access, fdo#60300Eike Rathke2013-04-111-12/+42
* prevent out of bounds vector access in ooo62493-1.xls recalculationEike Rathke2013-04-111-0/+2
* fdo#51828 - UI: Sort: can use more than 3 criteria once onlyAlbert Thuswaldner2013-04-111-2/+11
* adapt code for delete cells dialogCaolán McNamara2013-04-1111-168/+61
* deletecells.ui widgetAlia Almusaireae2013-04-111-0/+188
* Related: #i120077# Added local var for SfxItemPool for EditEngineArmin Le Grand2013-04-111-32/+53
* fdo#63290 UI: Goal Seek - incorrect term "current cell"Joren De Cuyper2013-04-111-2/+2
* deliver all uiconfig files by UIConfigDavid Tardon2013-04-114-70/+61
* rename UI to UIConfigDavid Tardon2013-04-112-3/+3
* resolved fdo#63403 do not create matrix with 0 rows or colsEike Rathke2013-04-112-3/+26
* Resolves: #i120077# Memory leak fixed in ScXMLFontAutoStylePool_ImplArmin Le Grand2013-04-103-5/+10
* fdo#51615: Further tweaks in the jumping to the next cell.Jan Holesovsky2013-04-103-17/+49
* add the missing type information for the parsed stringMarkus Mohrhard2013-04-101-0/+3