summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-01-09fdo#46808, new method OConfigurationTreeRoot::createWithComponentContextNoel Grandin49-127/+151
2013-01-09fdo#46808, Adapt sdb::OrderDialog UNO service to new styleNoel Grandin6-25/+73
2013-01-09fdo#46808, convert some starmath code to XComponentContextNoel Grandin2-21/+14
2013-01-09fdo#46808, Add service factory method to ucb::AnyCompareFactoryNoel Grandin2-8/+7
2013-01-09fdo#46808, Adapt report::ReportEngine UNO service to new styleNoel Grandin6-5/+42
2013-01-09fdo#46808, Adapt embed::HatchWindowFactory UNO service to new styleNoel Grandin5-22/+57
2013-01-09remove workdir tooDavid Tardon1-1/+1
2013-01-09create dummy translation files to avoid delivery failuresDavid Tardon1-13/+7
2013-01-09move some OSL_* macros to SAL_WARNMarkus Mohrhard1-7/+8
2013-01-09set the list box entry for 3 entry color scalesMarkus Mohrhard1-0/+1
2013-01-08Explicitly initialize SfxItemPoolUser in copy constructor.Kohei Yoshida1-0/+1
2013-01-08Remove unnecessary virtual keywords.Kohei Yoshida1-2/+2
2013-01-08BinObject is no more. Change the method names to reflect that.Kohei Yoshida2-8/+8
2013-01-08Turn EditTextObjectImpl into a real impl class.Kohei Yoshida6-241/+238
2013-01-08Let's not have "which" value in EditTextObject.Kohei Yoshida2-14/+7
2013-01-08Rename BinTextObject to EditTextObjectImpl.Kohei Yoshida5-75/+75
2013-01-08More SfxItemPoolUser up to the base class.Kohei Yoshida3-6/+7
2013-01-09fdo#58074: store page number in SwPageNumberFieldMichael Stahl3-24/+48
2013-01-09that ExpandField looks like it wants cache onlyMichael Stahl1-1/+1
2013-01-08avmedia: cleanup unused listener logic in gstreamer, and update docs.Michael Meeks3-87/+20
2013-01-08fdo#44736 - set and fetch multiple properties concurrentlyMichael Meeks3-56/+118
2013-01-08clean up of the code that defines the download file namesPetr Mladek1-21/+32
2013-01-08more easier and better sortable download namesPetr Mladek3-74/+48
2013-01-08fix a few /tmp file leaksMichael Meeks2-0/+11
2013-01-08Updated coreOlivier Hallot1-0/+0
2013-01-08Fix MigrationImpl::subtractStephan Bergmann2-37/+23
2013-01-08require .NET 4.0Andras Timar1-1/+1
2013-01-08Revert "require .NET 4.0"Andras Timar4-1/+1
2013-01-08Template Manager: clicking on selected item should deselect itCédric Bosdonnat1-1/+1
2013-01-08Logic (only update ret if it does not indicate an error yet)Stephan Bergmann1-1/+1
2013-01-08require .NET 4.0Andras Timar4-1/+1
2013-01-08Template Manager: clicking on empty space deselect everythingCédric Bosdonnat1-0/+2
2013-01-08Remove one variant of HasField() which takes arcane TypeId.Kohei Yoshida5-44/+20
2013-01-08Template Manager: unselect folder when double-clickingCédric Bosdonnat1-1/+1
2013-01-08Let's not have two variants of this getter. One is enough.Kohei Yoshida14-35/+22
2013-01-08Template Manager: fixed select template and scroll caused trouble with toolbarCédric Bosdonnat1-3/+5
2013-01-08Templates Manager: merged the Double Click Handling into TemplateAbstractViewCédric Bosdonnat9-69/+59
2013-01-08Add new ods import test for rich-text cell contents.Kohei Yoshida11-0/+238
2013-01-08n#793998 testcaseMiklos Vajna2-0/+12
2013-01-08n#793998 sw: add TabOverMargin compat modeMiklos Vajna9-2/+36
2013-01-08SwModelTestBase: clear layout dump cache after testing a documentMiklos Vajna1-2/+5
2013-01-08sw: dump size of tab portionsMiklos Vajna1-1/+1
2013-01-08DynamicErrorInfo objects must be allocated on the heapStephan Bergmann4-7/+7
2013-01-08fdo#54165: Allow localized shortcut names on WindowsJesús4-13/+145
2013-01-08support new hyperlink cell attributeNoel Power8-81/+140
2013-01-08WaE: struct 'Size' was previously declared as a classTor Lillqvist1-1/+1
2013-01-08Translate German comments, cleanup whitespacePhilipp Weissenbacher7-192/+129
2013-01-08More fallout from the ImplFontAttributes privatisationTor Lillqvist1-32/+32
2013-01-08test on the return of pOleObject->CloseJulien Nabet1-1/+6
2013-01-08Optimization in for loop condition partK_Karthikeyan1-2/+4