summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2012-10-28UniString->rtl::OUStringBufferCaolán McNamara11-20/+32
2012-10-28fix some VS 2010 specific issuesDavid Ostrovsky2-3/+3
2012-10-27unusedcode: sc: unused ctorsMatúš Kukan6-46/+0
2012-10-26remove the temp file after loadingMarkus Mohrhard1-2/+2
2012-10-26this test should not been disabledMarkus Mohrhard1-0/+1
2012-10-26disable the password test for some platformsMarkus Mohrhard1-0/+2
2012-10-26implement export password testMarkus Mohrhard1-0/+85
2012-10-26add basic calc export testMarkus Mohrhard3-1/+335
2012-10-26loplugin: unused aName string and whacky indentCaolán McNamara1-1/+0
2012-10-25remove .ui mark-up in favor of font attributesCaolán McNamara1-2/+4
2012-10-25sc: warning C4702: unreachable codeMichael Stahl1-2/+0
2012-10-23fdo#46808, use service constructor for i18n::BreakIteratorNoel Grandin1-7/+3
2012-10-23fdo#46808, use service constructor for beans::IntrospectionNoel Grandin2-284/+270
2012-10-22fdo#46808, Adapt xml::sax::XWriter UNO service to new styleNoel Grandin2-16/+11
2012-10-22accelerate shape import & export by more sensible XInterface handling.Michael Meeks1-3/+0
2012-10-19fdo#44657 Remove hack that "simulates" a mirrored horizontal scrollbar.Jan Holesovsky3-47/+18
2012-10-19reenable all our unit testsMarkus Mohrhard1-0/+6
2012-10-19add test case for the MATCH functionMarkus Mohrhard3-0/+1
2012-10-19actually pass the old cond format to the dialogMarkus Mohrhard1-1/+1
2012-10-19differentiate between formula and normal conditions in the dialogMarkus Mohrhard1-1/+9
2012-10-19fix problem with conditional formats in formats.odsMarkus Mohrhard1-0/+0
2012-10-19ithe cond format data is no longer stored as SfxUInt32ItemMarkus Mohrhard1-1/+6
2012-10-19add one more component file for subsequent filters testMarkus Mohrhard1-0/+1
2012-10-18expose m_pActionArea so subclasses can add buttons to the right placeCaolán McNamara1-1/+1
2012-10-19Merge SvLBoxTreeList and SvTreeList.Kohei Yoshida2-5/+5
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida13-118/+118
2012-10-17make use of ability to use bold in labelsCaolán McNamara1-1/+1
2012-10-17Calc, Writer toolbars: Remove Insert Graphics from the Graphics toolbars.Jan Holesovsky1-2/+0
2012-10-17write the custom sort list info into the item set, fdo#53870Markus Mohrhard2-0/+5
2012-10-17only use non blank cells in the visible data methods, fdo#54552Markus Mohrhard1-3/+7
2012-10-17ignore broadcaster cells to fill autofilter dialog, fdo#55712Markus Mohrhard1-0/+4
2012-10-17exchange sort settings between the two tab pages, fdo#53482Noel Power2-10/+10
2012-10-15ScTabViewObj: fix STL assertion:Michael Stahl1-3/+12
2012-10-15add a unit test for removing rows/columns with commentsMarkus Mohrhard1-0/+42
2012-10-15sal_Bool to bool in anyrefdg.[ch]xxMarkus Mohrhard2-35/+35
2012-10-15hide edit fields for duplicate and uniqueMarkus Mohrhard1-1/+9
2012-10-15fix memory leak in note handlingMarkus Mohrhard4-8/+7
2012-10-15fix the problem in the right methodMarkus Mohrhard1-2/+2
2012-10-14Fix consecutive breaksJulien Nabet1-2/+0
2012-10-13need to set the row/col relative to the start row/colMarkus Mohrhard1-2/+2
2012-10-13don't insert notes from deleted cells, fdo#55885Markus Mohrhard1-4/+14
2012-10-13improve showing the condition text when the entry is collapsedMarkus Mohrhard3-5/+21
2012-10-13add the text for collapsed entries backMarkus Mohrhard2-1/+33
2012-10-12Check for null object. The OLE name may not always be set.Kohei Yoshida1-1/+1
2012-10-12Always disable anti-aliasing for drawing cell borders.Kohei Yoshida1-4/+26
2012-10-12remove unused local static functionsCaolán McNamara3-38/+0
2012-10-12lcl_LineSize is unusedCaolán McNamara1-25/+0
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák156-439/+438
2012-10-11Merged SvTreeListBox and SvLBox.Kohei Yoshida7-8/+8
2012-10-11CMIS: Implemented the CheckOut button of the InfoBarCédric Bosdonnat1-0/+2