summaryrefslogtreecommitdiffstats
path: root/sc/source
Commit message (Expand)AuthorAgeFilesLines
* Fix typo begining/beginning.Julien Nabet2013-02-232-2/+2
* Fix typo recieved/receivedJulien Nabet2013-02-231-1/+1
* Fix typo seperated/separatedJulien Nabet2013-02-231-1/+1
* 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-236-221/+93
* 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
* 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-215-5/+37
* 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
* fdo#56276 - resize/reposition rotated shapes in a sensible wayNoel Power2013-02-198-60/+183
* fdo#38838 ScGlobal::GetRscString() now returns OUString instead of String.Jean-Noël Rouvignac2013-02-199-22/+22
* 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-158-6/+77
* coverity: finally fix the memory leak correctlyMarkus Mohrhard2013-02-161-1/+2
* coverity: we need a virtual d'tor hereMarkus Mohrhard2013-02-161-1/+5
* fix indentationMarkus Mohrhard2013-02-161-3/+3
* coverity: copy & paste errorMarkus Mohrhard2013-02-161-1/+1
* coverity: fix copy & paste errorMarkus Mohrhard2013-02-161-1/+1
* coverity: fix copy & paste errorMarkus Mohrhard2013-02-161-1/+1
* coverity: prevent integer overflowMarkus Mohrhard2013-02-161-1/+1