summaryrefslogtreecommitdiffstats
path: root/sc
Commit message (Expand)AuthorAgeFilesLines
* Fix typo begining/beginning.Julien Nabet2013-02-233-3/+3
* Fix typo recieved/receivedJulien Nabet2013-02-231-1/+1
* Fix typo seperated/separatedJulien Nabet2013-02-232-2/+2
* Fix typos retreive/retrieve furture/futureJulien Nabet2013-02-231-2/+2
* Fix typo "sucessfully" -> "successfully"Julien Nabet2013-02-231-3/+3
* Fix typo "paramater" -> "parameter" + remove some commented linesJulien Nabet2013-02-231-2/+2
* Fix typo "teh" -> "the"Julien Nabet2013-02-231-1/+1
* try and beat this weird SvxAcceptChgCtr into something sanishCaolán McNamara2013-02-237-222/+111
* Fix typo, "charcter" -> "character"Julien Nabet2013-02-231-1/+1
* Translate German commentsThomas Arnhold2013-02-233-49/+41
* sc: insert a temporary String conversion until ScColToAlpha is convertedMichael Stahl2013-02-221-1/+1
* fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac2013-02-2252-125/+125
* wrap max-width-chars in a custom widget to avoid it getting dropped silentlyCaolán McNamara2013-02-221-1/+1
* Resolves: fdo#60764 sort options can grow too wide to fit on screenCaolán McNamara2013-02-221-0/+1
* resolved fdo#57841 ignore embedded NULL characters in CSV importEike Rathke2013-02-223-0/+23
* fdo#39674: Rename menues to menuThomas Arnhold2013-02-222-3/+3
* fix sc buildCaolán McNamara2013-02-229-13/+13
* s/the the/the/Tor Lillqvist2013-02-223-4/+4
* some clean-up in the commentsMarkus Mohrhard2013-02-221-38/+1
* assert "can't happen"Eike Rathke2013-02-211-0/+7
* prevent out-of-bounds access for old binary non-UNO add-in functionEike Rathke2013-02-211-2/+5
* parse html filter options more legibly.Michael Meeks2013-02-211-11/+10
* generic integers to enumsLuboš Luňák2013-02-211-4/+2
* pass the storage to the XML import filterLuboš Luňák2013-02-211-0/+3
* clone documentfontsdialog from sw, add method to SfxDocumentInfoDialog add tabNoel Power2013-02-211-0/+1
* basic support for writing embedded fonts for calc docsNoel Power2013-02-217-6/+42
* change lib:widget delimiter from : to -Caolán McNamara2013-02-212-2/+2
* delay importing all drawing elements until content is loaded, fdo#60488Markus Mohrhard2013-02-213-2/+27
* respect nDelFlags, fdo#57661Markus Mohrhard2013-02-201-1/+1
* respect local number format in cond format dlg, fdo#60574Markus Mohrhard2013-02-201-19/+27
* automatically extending cond formats is dangerous, fdo#60828Markus Mohrhard2013-02-201-2/+3
* use HIG spacing in sort dialogCaolán McNamara2013-02-192-279/+305
* fdo#56276 - resize/reposition rotated shapes in a sensible wayNoel Power2013-02-1912-72/+199
* fdo#38838 ScGlobal::GetRscString() now returns OUString instead of String.Jean-Noël Rouvignac2013-02-1911-26/+26
* Better wording for several ActionsSamuel Mehrbrodt2013-02-181-6/+6
* coverity: fix memory leakMarkus Mohrhard2013-02-171-2/+2
* coverity: make clear that this is safeMarkus Mohrhard2013-02-171-1/+2
* coverity: fix memory leakMarkus Mohrhard2013-02-171-1/+1
* coverity: fix memory leakMarkus Mohrhard2013-02-171-1/+1
* coverity: fix memory leakMarkus Mohrhard2013-02-172-3/+2
* coverity: fix memory leakMarkus Mohrhard2013-02-171-0/+2
* coverity: fix memory leakMarkus Mohrhard2013-02-171-0/+1
* coverity: fix memory leakMarkus Mohrhard2013-02-171-12/+7
* coverity: variable values is unusedMarkus Mohrhard2013-02-161-3/+2
* coverity: variable value is unusedMarkus Mohrhard2013-02-161-2/+0
* coverity: variable value is not usedMarkus Mohrhard2013-02-161-1/+0
* coverity: unused variable valueMarkus Mohrhard2013-02-161-1/+0
* Check for member visibility in the dimension code.Kohei Yoshida2013-02-151-310/+308
* Add a quick way to dump the content of pivot table result tree.Kohei Yoshida2013-02-1511-6/+96
* coverity: finally fix the memory leak correctlyMarkus Mohrhard2013-02-161-1/+2