summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2013-02-23Fix typos retreive/retrieve furture/futureJulien Nabet1-2/+2
2013-02-23Fix typo "sucessfully" -> "successfully"Julien Nabet1-3/+3
2013-02-23Fix typo "paramater" -> "parameter" + remove some commented linesJulien Nabet1-2/+2
2013-02-23Fix typo "teh" -> "the"Julien Nabet1-1/+1
2013-02-23try and beat this weird SvxAcceptChgCtr into something sanishCaolán McNamara7-222/+111
2013-02-23Fix typo, "charcter" -> "character"Julien Nabet1-1/+1
2013-02-23Translate German commentsThomas Arnhold3-49/+41
2013-02-22sc: insert a temporary String conversion until ScColToAlpha is convertedMichael Stahl1-1/+1
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac52-125/+125
2013-02-22wrap max-width-chars in a custom widget to avoid it getting dropped silentlyCaolán McNamara1-1/+1
2013-02-22Resolves: fdo#60764 sort options can grow too wide to fit on screenCaolán McNamara1-0/+1
2013-02-22resolved fdo#57841 ignore embedded NULL characters in CSV importEike Rathke3-0/+23
2013-02-22fdo#39674: Rename menues to menuThomas Arnhold2-3/+3
2013-02-22fix sc buildCaolán McNamara9-13/+13
2013-02-22s/the the/the/Tor Lillqvist3-4/+4
2013-02-22some clean-up in the commentsMarkus Mohrhard1-38/+1
2013-02-21assert "can't happen"Eike Rathke1-0/+7
2013-02-21prevent out-of-bounds access for old binary non-UNO add-in functionEike Rathke1-2/+5
2013-02-21parse html filter options more legibly.Michael Meeks1-11/+10
2013-02-21generic integers to enumsLuboš Luňák1-4/+2
2013-02-21pass the storage to the XML import filterLuboš Luňák1-0/+3
2013-02-21clone documentfontsdialog from sw, add method to SfxDocumentInfoDialog add tabNoel Power1-0/+1
2013-02-21basic support for writing embedded fonts for calc docsNoel Power7-6/+42
2013-02-21change lib:widget delimiter from : to -Caolán McNamara2-2/+2
2013-02-21delay importing all drawing elements until content is loaded, fdo#60488Markus Mohrhard3-2/+27
2013-02-20respect nDelFlags, fdo#57661Markus Mohrhard1-1/+1
2013-02-20respect local number format in cond format dlg, fdo#60574Markus Mohrhard1-19/+27
2013-02-20automatically extending cond formats is dangerous, fdo#60828Markus Mohrhard1-2/+3
2013-02-19use HIG spacing in sort dialogCaolán McNamara2-279/+305
2013-02-19fdo#56276 - resize/reposition rotated shapes in a sensible wayNoel Power12-72/+199
2013-02-19fdo#38838 ScGlobal::GetRscString() now returns OUString instead of String.Jean-Noël Rouvignac11-26/+26
2013-02-18Better wording for several ActionsSamuel Mehrbrodt1-6/+6
2013-02-17coverity: fix memory leakMarkus Mohrhard1-2/+2
2013-02-17coverity: make clear that this is safeMarkus Mohrhard1-1/+2
2013-02-17coverity: fix memory leakMarkus Mohrhard1-1/+1
2013-02-17coverity: fix memory leakMarkus Mohrhard1-1/+1
2013-02-17coverity: fix memory leakMarkus Mohrhard2-3/+2
2013-02-17coverity: fix memory leakMarkus Mohrhard1-0/+2
2013-02-17coverity: fix memory leakMarkus Mohrhard1-0/+1
2013-02-17coverity: fix memory leakMarkus Mohrhard1-12/+7
2013-02-16coverity: variable values is unusedMarkus Mohrhard1-3/+2
2013-02-16coverity: variable value is unusedMarkus Mohrhard1-2/+0
2013-02-16coverity: variable value is not usedMarkus Mohrhard1-1/+0
2013-02-16coverity: unused variable valueMarkus Mohrhard1-1/+0
2013-02-15Check for member visibility in the dimension code.Kohei Yoshida1-310/+308
2013-02-15Add a quick way to dump the content of pivot table result tree.Kohei Yoshida11-6/+96
2013-02-16coverity: finally fix the memory leak correctlyMarkus Mohrhard1-1/+2
2013-02-16coverity: we need a virtual d'tor hereMarkus Mohrhard1-1/+5
2013-02-16fix indentationMarkus Mohrhard1-3/+3
2013-02-16coverity: copy & paste errorMarkus Mohrhard1-1/+1