summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
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
2013-02-16coverity: fix copy & paste errorMarkus Mohrhard1-1/+1
2013-02-16coverity: fix copy & paste errorMarkus Mohrhard1-1/+1
2013-02-16coverity: prevent integer overflowMarkus Mohrhard1-1/+1
2013-02-16coverity: fix copy&paste errorMarkus Mohrhard1-1/+1
2013-02-16coverity: fix memory leakMarkus Mohrhard1-0/+2
2013-02-16coverity: fix memory leakMarkus Mohrhard1-0/+3
2013-02-16coverity: fix memory leakMarkus Mohrhard1-4/+2
2013-02-16coverity: fix memory leakMarkus Mohrhard1-0/+2
2013-02-16coverity: fix memory leakMarkus Mohrhard1-3/+2
2013-02-16coverity: fix memory leakMarkus Mohrhard1-3/+1
2013-02-16coverity: prevent acces to unintialized variableMarkus Mohrhard1-1/+1
2013-02-16coverity: fix memory leakMarkus Mohrhard1-0/+1
2013-02-16coverity: seems to be unused nowMarkus Mohrhard1-5/+0
2013-02-15Revert "coverity: fix memory leak"Markus Mohrhard1-1/+1
2013-02-15coverity: prevent use of unitialized variableMarkus Mohrhard1-1/+1