summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2013-03-09coverity#705689: fix memory leakMarkus Mohrhard1-3/+1
2013-03-09group undo action when hiding/showing sheetsLaurent Godard8-77/+109
2013-03-09use direct calls for column width import from ooxmlMarkus Mohrhard1-4/+15
2013-03-09use direct calls to set row height, fdo#61721Markus Mohrhard1-6/+9
2013-03-09Remove unused functions (callcatcher)Julien Nabet2-11/+0
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim104-0/+300
2013-03-08Adjusted this to the latest code base to get it to apply...Kohei Yoshida1-12/+15
2013-03-08Removing this comment...Kohei Yoshida1-3/+0
2013-03-08A little cleanup.Kohei Yoshida2-11/+3
2013-03-08make link RefButton and widget for shrunk dialog title explicitCaolán McNamara19-73/+77
2013-03-08Resolves: fdo#58630 crash with refEdit button in SfxTabDialogCaolán McNamara5-48/+90
2013-03-07fdo#54651: Only pick non-default number format for pivot field.Kohei Yoshida1-1/+3
2013-03-07drop unused resourcesCaolán McNamara3-57/+1
2013-03-07rename setInitialLayoutSize to setOptimalLayoutSizeCaolán McNamara2-3/+4
2013-03-07adapt code to use insertnamedialog .uiCaolán McNamara13-217/+134
2013-03-07disable new vba tests ( vba import for certain files appears broken )Noel Power1-0/+2
2013-03-07disable Ranges-2.xls vba test fileNoel Power2-17/+5
2013-03-07enable bag load of excel specific VBA api testsNoel Power19-1/+76
2013-03-07fdo#46808 use document::DocumentRevisionListPersistence constructorNoel Grandin15-0/+15
2013-03-06need sc.hrcCaolán McNamara1-0/+1
2013-03-06Converted Insert -> Names -> insert widget.Abdulelah Alarifi1-0/+184
2013-03-06remove .src remnantsCaolán McNamara5-206/+0
2013-03-06adapt code to define name .ui conversionCaolán McNamara6-234/+318
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong8-34/+18
2013-03-06prevent non-3D refs from being accepted in chart2, related fdo#61781Markus Mohrhard3-13/+24
2013-03-06make all chart ranges explicitly 3D refs during import/export, fdo#61781Markus Mohrhard1-1/+2
2013-03-05fix for fdo#61801Noel Grandin1-1/+2
2013-03-05another use of the reverse Unique HelpId HackCaolán McNamara1-4/+1
2013-03-05Converted Insert -> Names -> Define widget.Abdulelah Alarifi1-0/+301
2013-03-05fdo#38838, replacement of String with OUStringÁdám Csaba Király2-8/+8
2013-03-05make RefButton quick help toggle saying shrink/expandCaolán McNamara1-1/+0
2013-03-05doubled usingThomas Arnhold2-2/+0
2013-03-04RTL_CONSTASCII_USTRINGPARAM and ::rtl:: removalsKrisztian Pinter35-655/+655
2013-03-04resolved rhbz#916936 allow also input line for read-onlyEike Rathke1-4/+6
2013-03-04doubled namespacesThomas Arnhold1-1/+0
2013-03-04doubled includesThomas Arnhold8-9/+0
2013-03-04remove unused and commented out codeThomas Arnhold6-39/+0
2013-03-04discard explicit SetAccessibleRelationMemberOf when members of a true VclFrameCaolán McNamara1-3/+1
2013-03-04GraveFocus->GrabFocusCaolán McNamara1-2/+2
2013-03-04callcatcher: unused codeCaolán McNamara2-9/+0
2013-03-04Convert page header/footer to new widget UIOlivier Hallot5-72/+30
2013-03-04Translate German comments, various clean upPhilipp Weissenbacher1-136/+131
2013-03-03Android "desktop" app: More hacking on scalingTor Lillqvist1-6/+12
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold12-17/+17
2013-03-03loplugin: improve indentationThomas Arnhold2-6/+2
2013-03-03coverity#735378: fix copy&paste errorMarkus Mohrhard1-1/+1
2013-03-02Typo fix: informations -> information and a few other adjacent typos.Gregg King1-2/+2
2013-03-01String::CreateFromAscii drop in scRicardo Montania2-5/+5
2013-03-01Add breaks to default and don't overflow to defautFridrich Štrba1-7/+8
2013-03-01Don't overflow case to default so that adding of case will never overflowFridrich Štrba1-0/+2