summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2013-02-25loplugin: improve indentationThomas Arnhold
2013-02-25Related: fdo#60764 APPFONT is 1/8 avg char *height* & 1/4 avg char *width*Caolán McNamara
2013-02-25use URM_COPY when copying cond formats, fdo#60306, fdo#60311Markus Mohrhard
2013-02-25loplugin: unused variablesThomas Arnhold
2013-02-24simplify CreateScImportAsciiDlgCaolán McNamara
2013-02-24now easy to adjust csv dialog to fit on a netbook screenCaolán McNamara
2013-02-24suck alternative title out of the .uiCaolán McNamara
2013-02-24add requred custom widget entry pointsCaolán McNamara
2013-02-24rewrite import CSV dialog to WidgetLayoutPetr Vorel
2013-02-24add a crude GetOptimalSize to ScCsvTableBoxCaolán McNamara
2013-02-24make ScCsvGrid robust against early show before valid column limit setCaolán McNamara
2013-02-24layout should now take care of resizing for us on its ownCaolán McNamara
2013-02-24loplugin: unused variablesThomas Arnhold
2013-02-24Translate German commentsThomas Arnhold
2013-02-23Fix typo begining/beginning.Julien Nabet
2013-02-23Fix typo recieved/receivedJulien Nabet
2013-02-23Fix typo seperated/separatedJulien Nabet
2013-02-23Fix typos retreive/retrieve furture/futureJulien Nabet
2013-02-23Fix typo "sucessfully" -> "successfully"Julien Nabet
2013-02-23Fix typo "paramater" -> "parameter" + remove some commented linesJulien Nabet
2013-02-23Fix typo "teh" -> "the"Julien Nabet
2013-02-23try and beat this weird SvxAcceptChgCtr into something sanishCaolán McNamara
2013-02-23Fix typo, "charcter" -> "character"Julien Nabet
2013-02-23Translate German commentsThomas Arnhold
2013-02-22sc: insert a temporary String conversion until ScColToAlpha is convertedMichael Stahl
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac
2013-02-22wrap max-width-chars in a custom widget to avoid it getting dropped silentlyCaolán McNamara
2013-02-22Resolves: fdo#60764 sort options can grow too wide to fit on screenCaolán McNamara
2013-02-22resolved fdo#57841 ignore embedded NULL characters in CSV importEike Rathke
2013-02-22fdo#39674: Rename menues to menuThomas Arnhold
2013-02-22fix sc buildCaolán McNamara
2013-02-22s/the the/the/Tor Lillqvist
2013-02-22some clean-up in the commentsMarkus Mohrhard
2013-02-21assert "can't happen"Eike Rathke
2013-02-21prevent out-of-bounds access for old binary non-UNO add-in functionEike Rathke
2013-02-21parse html filter options more legibly.Michael Meeks
2013-02-21generic integers to enumsLuboš Luňák
2013-02-21pass the storage to the XML import filterLuboš Luňák
2013-02-21clone documentfontsdialog from sw, add method to SfxDocumentInfoDialog add tabNoel Power
2013-02-21basic support for writing embedded fonts for calc docsNoel Power
2013-02-21change lib:widget delimiter from : to -Caolán McNamara
2013-02-21delay importing all drawing elements until content is loaded, fdo#60488Markus Mohrhard
2013-02-20respect nDelFlags, fdo#57661Markus Mohrhard
2013-02-20respect local number format in cond format dlg, fdo#60574Markus Mohrhard
2013-02-20automatically extending cond formats is dangerous, fdo#60828Markus Mohrhard
2013-02-19use HIG spacing in sort dialogCaolán McNamara
2013-02-19fdo#56276 - resize/reposition rotated shapes in a sensible wayNoel Power
2013-02-19fdo#38838 ScGlobal::GetRscString() now returns OUString instead of String.Jean-Noël Rouvignac
2013-02-18Better wording for several ActionsSamuel Mehrbrodt
2013-02-17coverity: fix memory leakMarkus Mohrhard