summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2013-09-16sal_Bool to boolEike Rathke2-155/+155
2013-09-16Resolves: fdo#69236 route size request to layout widget, not hard-coded valueCaolán McNamara1-0/+2
2013-09-15Use the shorter GetScaledWidth() methodZolnai Tamás2-3/+3
2013-09-15String -> OUString + avoid multiple concatJulien Nabet2-29/+17
2013-09-13select sheet menu as a right-click popup to the prev/next sheet dingusCaolán McNamara2-16/+56
2013-09-13ResId rResId -> ResId& rResIdCaolán McNamara2-6/+6
2013-09-12Change so that we won't have to include mtvelements.hxx in cellvalue.hxx.Kohei Yoshida7-44/+39
2013-09-12No need to delay initialization of ScDocument member.Kohei Yoshida1-21/+18
2013-09-11Don't forget assignment operators.Kohei Yoshida1-2/+2
2013-09-11Use ScDocumentImport to populate cell storage during xls import.Kohei Yoshida12-61/+72
2013-09-11add yellow smilies to icon setsMarkus Mohrhard5-3/+21
2013-09-11add colored smilies to the icon sets, fdo#60107Markus Mohrhard5-0/+23
2013-09-11Do the same with orcus filter interface implementation.Kohei Yoshida1-1/+2
2013-09-11Related: fdo#38838 Remove String::SearchChar()Thomas Arnhold1-25/+36
2013-09-11String cleanupRicardo Montania4-58/+44
2013-09-11convert include/editeng/brushitem.hxx from String to OUStringNoel Grandin1-7/+7
2013-09-11convert include/editeng/editdata.hxx from String to OUStringNoel Grandin1-1/+1
2013-09-11convert include/editeng/editobj.hxx from String to OUStringNoel Grandin1-1/+1
2013-09-11Handle import of shared formula from xls more gracefully.Kohei Yoshida2-20/+20
2013-09-11Fix crashers on xlsx import, due to shared formula range being wrong.Kohei Yoshida1-1/+4
2013-09-10fdo#62475 removed pointless commentsJelle van der Waa53-819/+38
2013-09-10WaE: enumeration values not handled in switchCaolán McNamara1-0/+2
2013-09-10Add ability to specify starting row when querying for last non-empty row.Kohei Yoshida7-14/+34
2013-09-10Oops I forgot a return statement.Kohei Yoshida1-1/+1
2013-09-10Fix several logic errors in required array size calculation.Kohei Yoshida2-6/+15
2013-09-10Trim data array length to remove trailing empty rows.Kohei Yoshida5-0/+51
2013-09-10Eliminate (almost) duplicate code blocks.Kohei Yoshida1-70/+30
2013-09-10Support fetching string array that spans over multiple blocks.Kohei Yoshida5-10/+204
2013-09-10Move common code blocks to a function.Kohei Yoshida1-14/+14
2013-09-10Correctly handle empty cells for string arrays too.Kohei Yoshida3-6/+89
2013-09-10Do the same for range vector tokens.Kohei Yoshida2-4/+46
2013-09-10Correctly handle empty cells in group calculation (software interpreter).Kohei Yoshida3-5/+20
2013-09-10The OpenCL interpreter doesn't have to be a child class of the S/W one.Kohei Yoshida1-4/+5
2013-09-10Instantiate the software fallback outside of opencl code.Kohei Yoshida2-12/+15
2013-09-09CID#1079180 initialize bufferCaolán McNamara1-1/+2
2013-09-09CID#1079181 initialize bufferCaolán McNamara1-9/+9
2013-09-09tubes: build fixes.Michael Meeks1-5/+3
2013-09-09callcatcher: update unused codeCaolán McNamara4-46/+0
2013-09-08We still need to manually get the matrix cell to start listening.Kohei Yoshida1-0/+4
2013-09-08Import matrix formulas from xlsx without using UNO API.Kohei Yoshida2-46/+16
2013-09-08Make data member names consistent.Kohei Yoshida2-25/+28
2013-09-08fix emptyCaolán McNamara1-1/+1
2013-09-08Related: fdo#38838 drop String::EmptyString now as wellCaolán McNamara7-14/+14
2013-09-08Related: fdo#38838 String::GetBufferAccess is now no moreCaolán McNamara1-3/+3
2013-09-08Related: fdo#38838 String::ReleaseBufferAccess is now no moreCaolán McNamara1-17/+11
2013-09-08fdo#57950: Remove some chained appends in scJelle van der Waa4-51/+22
2013-09-07Spell check iteration too slow when only a few cells are misspelled.Kohei Yoshida1-3/+4
2013-09-07Fix incorrect reference update on shared formulas.Kohei Yoshida3-1/+59
2013-09-07CID#704695/704708: Dereference after null checkJulien Nabet2-4/+2
2013-09-07s/wiki.services.openoffice.org/wiki.openoffice.org/gAndras Timar1-1/+1