summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2013-04-13Get cppunit in sc to link with orcus-parser.Kohei Yoshida1-0/+1
2013-04-13Get sc to build.Kohei Yoshida5-0/+5
2013-04-13Increment progress also during post string cell insertion phase.Kohei Yoshida1-0/+7
2013-04-13Obviously we do support it now, albeit partially.Kohei Yoshida1-1/+0
2013-04-13Show progress indicator during document import via orcus.Kohei Yoshida6-22/+123
2013-04-13Parameter order is wrong.Kohei Yoshida1-1/+1
2013-04-13Import null date via orcus.Kohei Yoshida2-1/+31
2013-04-13Centralize D_TIMEFACTOR as DATE_TIME_FACTOR.Kohei Yoshida7-24/+19
2013-04-13Properly implement date / time value import from orcus.Kohei Yoshida2-4/+26
2013-04-13Implement set_date() interface method.Kohei Yoshida2-24/+30
2013-04-13Implement segment-based string import.Kohei Yoshida2-2/+10
2013-04-13Correctly implement add() and append() of shared strings interface.Kohei Yoshida2-11/+34
2013-04-13Defer string cell import until the end when importing via orcus.Kohei Yoshida2-30/+64
2013-04-13Try not to crash during import of xlsx and ods documents.Kohei Yoshida2-17/+18
2013-04-13Manage to use orcus to import ods, xlsx, and csv.Kohei Yoshida5-5/+76
2013-04-11prevent vector and sequence out of bounds access, fdo#60300Eike Rathke1-12/+42
2013-04-11prevent out of bounds vector access in ooo62493-1.xls recalculationEike Rathke1-0/+2
2013-04-11fdo#51828 - UI: Sort: can use more than 3 criteria once onlyAlbert Thuswaldner1-2/+11
2013-04-11adapt code for delete cells dialogCaolán McNamara11-168/+61
2013-04-11deletecells.ui widgetAlia Almusaireae1-0/+188
2013-04-11Related: #i120077# Added local var for SfxItemPool for EditEngineArmin Le Grand1-32/+53
2013-04-11fdo#63290 UI: Goal Seek - incorrect term "current cell"Joren De Cuyper1-2/+2
2013-04-11deliver all uiconfig files by UIConfigDavid Tardon4-70/+61
2013-04-11rename UI to UIConfigDavid Tardon2-3/+3
2013-04-11resolved fdo#63403 do not create matrix with 0 rows or colsEike Rathke2-3/+26
2013-04-10Resolves: #i120077# Memory leak fixed in ScXMLFontAutoStylePool_ImplArmin Le Grand3-5/+10
2013-04-10fdo#51615: Further tweaks in the jumping to the next cell.Jan Holesovsky3-17/+49
2013-04-10add the missing type information for the parsed stringMarkus Mohrhard1-0/+3
2013-04-10coverity#1000602: fix check for null pointerMarkus Mohrhard1-1/+1
2013-04-10add explicit template instantiations to appease Apple llvm-g++ 4.2.1Michael Stahl1-0/+4
2013-04-10tweak delete contents dialog to be wider than it is tallCaolán McNamara1-107/+130
2013-04-10fdo#51615 replace button in Find&Replace Dialog not search for the next itemJoren De Cuyper1-0/+6
2013-04-10fix Delete Contents titleCaolán McNamara1-24/+4
2013-04-10we can remove RID_SCDLG_DELCONTCaolán McNamara5-21/+10
2013-04-10Convert scalc delete contents dialog to .uiAlbert Thuswaldner6-182/+337
2013-04-10drop unused scriptDavid Tardon1-58/+0
2013-04-10rename expander to more for helpCaolán McNamara1-1/+1
2013-04-10adapt code to manage names dialog .ui conversionCaolán McNamara10-730/+416
2013-04-10sal_Bool to boolEike Rathke2-50/+49
2013-04-10use language tagsEike Rathke2-93/+87
2013-04-10Converted Insert -> Names -> manage widget.Abdulelah Alarifi1-0/+422
2013-04-10calc: set ZoomSlider size to 130 like all other components doThomas Arnhold1-1/+1
2013-04-09Get the whole thing to build after the SfxFilter interface change.Kohei Yoshida1-4/+4
2013-04-09Use ucb to load bytes from file URL.Kohei Yoshida2-5/+30
2013-04-09Get it to build with the latest orcus. It may not be fully functional.Kohei Yoshida3-1/+44
2013-04-09Resolves: fdo#61948 delayed delete deletes nothing under windowsCaolán McNamara1-1/+1
2013-04-09adapt code for select range .ui conversionCaolán McNamara12-178/+64
2013-04-09Revert "add fwl, scui, sdui, swui to Library_merged"Matúš Kukan1-1/+1
2013-04-09Revert "fix scfilt with Library_merged"Matúš Kukan1-4/+0
2013-04-09selectrange.ui WidgetManal Alhassoun1-0/+125