summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2013-03-14Some renaming of local variables...Kohei Yoshida1-10/+9
2013-03-14Reduce scope level.Kohei Yoshida1-95/+97
2013-03-14A bit more re-organization.Kohei Yoshida1-14/+7
2013-03-14Move the style sheet pool handling too.Kohei Yoshida1-16/+15
2013-03-14Move progress bar handling to the scope object too.Kohei Yoshida1-10/+19
2013-03-14Use a scope object to avoid manual unwinding at the end of the call.Kohei Yoshida1-55/+103
2013-03-14Reverse the logic of enable / disable idle flag...Kohei Yoshida16-49/+50
2013-03-14Use inline function over preprocessor macro.Kohei Yoshida1-12/+16
2013-03-14Annotate this algorithm & a few cleanup and one possible bug fix.Kohei Yoshida1-11/+21
2013-03-14Turns out I can't really use ScColumnImpl.Kohei Yoshida4-48/+82
2013-03-14Accessor in ScTable.Kohei Yoshida2-0/+12
2013-03-14Add accessor methods for text widths using mdds::multi_type_vector.Kohei Yoshida2-9/+24
2013-03-14Re-order the header includes. Make sure column.hxx comes first.Kohei Yoshida1-0/+7
2013-03-14Let's start using impl class for ScColumn.Kohei Yoshida2-7/+12
2013-03-14Add empty GetTextWidth() to ScColumn. Will be implemented later.Kohei Yoshida2-0/+6
2013-03-14Identify all places that modify the cell array & call CellStorageModified().Kohei Yoshida3-8/+50
2013-03-14Redundant use of 'public' modifier.Kohei Yoshida2-1/+10
2013-03-14catch const &Eike Rathke1-4/+4
2013-03-14i#119972 - Formula GETPIVOTDATA returns #REF! valueWang Lei1-0/+17
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks1-2/+0
2013-03-14catch const &Eike Rathke1-10/+10
2013-03-14i119411 - Read/write RDF support on ODS file formatAriel Constenla-Haile3-1/+68
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