summaryrefslogtreecommitdiff
path: root/sc/source/ui/view
AgeCommit message (Expand)AuthorFilesLines
2013-03-03loplugin: improve indentationThomas Arnhold1-2/+1
2013-03-01String::CreateFromAscii drop in scRicardo Montania1-3/+3
2013-02-28Remove dead voice command codeTor Lillqvist1-28/+0
2013-02-26fdo#38838 Replaced some use of (Xub)String with OUString.Jean-Noël Rouvignac9-78/+43
2013-02-25loplugin: improve indentationThomas Arnhold2-4/+3
2013-02-24simplify CreateScImportAsciiDlgCaolán McNamara2-2/+2
2013-02-24loplugin: unused variablesThomas Arnhold4-6/+0
2013-02-24Translate German commentsThomas Arnhold3-43/+28
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 Rouvignac11-38/+38
2013-02-22fdo#39674: Rename menues to menuThomas Arnhold1-2/+2
2013-02-22fix sc buildCaolán McNamara2-2/+2
2013-02-19fdo#56276 - resize/reposition rotated shapes in a sensible wayNoel Power1-1/+1
2013-02-16coverity: variable values is unusedMarkus Mohrhard1-3/+2
2013-02-16fix indentationMarkus Mohrhard1-3/+3
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-14adapt code to insert sheet .uiCaolán McNamara1-3/+2
2013-02-13Fix Variable 'bMark' assigned a value never usedJulien Nabet1-4/+1
2013-02-13calc : multiple tabs can be hidden at onceLaurent Godard1-22/+15
2013-02-13Remove VALIDTAB and other similar macrosJulien Nabet1-2/+2
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida8-14/+14
2013-02-12Made similar change to SetData() of ScEditCell.Kohei Yoshida1-2/+4
2013-02-12Go through all ScEditCell instantiations and fix memory leaks.Kohei Yoshida4-18/+20
2013-02-12Fix duplicate conditionsJulien Nabet1-1/+0
2013-02-10fdo#56098 paste special shift options incorrect/incompleteWinfried Donkers1-20/+54
2013-02-09Remove unused methodsThomas Arnhold2-64/+0
2013-01-30Let's stick with just one variant of ScDocument::GetString()...Kohei Yoshida6-34/+12
2013-01-30no user of nVisibleTab inside ScDocument anymoreMarkus Mohrhard1-1/+1
2013-01-30move these methods to ScDocShellMarkus Mohrhard1-1/+1
2013-01-28fdo#46808, Adapt document::*PropertyValues UNO service to new styleNoel Grandin1-32/+24
2013-01-25fdo#59056: Re-calculate cell anchor position of a pasted drawing object.Kohei Yoshida1-2/+6
2013-01-24fdo#56098 Paste Special options after cut incorrectWinfried Donkers1-8/+5
2013-01-23don't use ScDrawLayer::GetObjDataTab to get Anchor fix for fdo#59325Noel Power1-1/+1
2013-01-19prevent to create cond formats with empty range, fdo#58778Markus Mohrhard1-1/+4
2013-01-18fdo#58988, fdo#58562: Populate draw clip document with data for charts.Kohei Yoshida1-4/+174
2013-01-18add all the new conditional formats to the menu, related fdo#58778Markus Mohrhard1-0/+9
2013-01-18don't create multiple dialogs in the loop, fdo#59314Markus Mohrhard1-0/+1
2013-01-17Const correct-ness in one place...Kohei Yoshida1-1/+1
2013-01-17Proper construction of the impl class, using initializer.Kohei Yoshida1-2/+3
2013-01-16Remove GetAllMarkedModel() since all it does is call GetMarkedObjModel().Kohei Yoshida1-3/+3
2013-01-15support to hide the cell value when using icon setsMarkus Mohrhard1-1/+3
2013-01-11Add a variant of DataPilotUpdate that removes pivot table.Kohei Yoshida1-1/+1
2013-01-11Create a self-update variant of DataPilotUpdate().Kohei Yoshida2-2/+2
2013-01-08Let's not have two variants of this getter. One is enough.Kohei Yoshida5-14/+8
2013-01-08support new hyperlink cell attributeNoel Power1-12/+28
2013-01-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky1-1/+1