summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2013-03-13vcl: make Region ctors explicit to prevent overloading desastersMichael Stahl4-8/+9
2013-03-13fix fdo#38385 - accept as valid 'start' and 'end' tokens for linebordersNoel Power1-0/+2
2013-03-13Translate German comments, clean up some whitespaceChris1-92/+89
2013-03-13bnc#798309 inherit group style from parentNoel Power1-1/+1
2013-03-12update pch headersLuboš Luňák1-0/+7
2013-03-12re-enable testStarBasic() & testVba() in for Windows ( macosx later )Noel Power1-1/+1
2013-03-12fix for fdo#62111 - don't count non-default empty rows as rows to repeatNoel Power1-4/+7
2013-03-12disable splitcolumn tests that seems to cause problems on some tinderboxesNoel Power1-0/+0
2013-03-12Abbreviate Rectangle as Rect, not RecTor Lillqvist9-25/+25
2013-03-12Resolves: #i120017, filter button is not shown in merged cellJian Fang Zhang3-2/+25
2013-03-11 #119989# Support relative 3D pie chart height when importing charts.Armin Le Grand2-0/+7
2013-03-11fdo#38838: Converting String/UniString to OUStringelixir11-22/+22
2013-03-11now that vba import is fixed re-enable the subsequentcheck testsNoel Power1-2/+0
2013-03-10update pch filesPeter Foley1-0/+1
2013-03-10this method is now unusedMarkus Mohrhard1-19/+0
2013-03-10changing the note handling was an error, fdo#55430Markus Mohrhard1-4/+0
2013-03-10reverts d2157548221e28d8f702cc81991f7aef198b523eMarkus Mohrhard2-15/+54
2013-03-10Add back subsequencecheck targets accidentally removed ...Korrawit Pruegsanusak1-0/+17
2013-03-10handle note export correctly, fdo#61165Markus Mohrhard2-32/+23
2013-03-09fix fdo#61025, Revert "fdo#55430 switches off text mode when ...Markus Mohrhard2-54/+15
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