summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-08-31tdf#93750 allow for EMF+ record padding up to 11 bytesMike Kaganski4-15/+45
2015-08-31TableRef: adapt to ::std::vector<std::unique_ptr<ScDBData>> changeEike Rathke1-1/+1
2015-08-31TableRef: write OOXML table autoFilter fragmentEike Rathke1-1/+16
2015-08-31TableRef: write OOXML tableColumns,tableColumnEike Rathke2-1/+36
2015-08-31TableRef: first wave of writing ScDBData to OOXML tablesEike Rathke6-0/+306
2015-08-31-fsanitize=float-divide-by-zeroStephan Bergmann1-2/+4
2015-08-31other bitmap methods check for bad_allocCaolán McNamara2-103/+112
2015-08-31tdf#87009 Add a tooltip to the sidebar settings buttonMaxim Monastirsky3-1/+9
2015-08-31Compensate for the extra two pixels in ImplWinFontEntry::AddChunkOfGlyphs()Tor Lillqvist1-1/+1
2015-08-31vcl: try to disable font cache in CppUnit testsMichael Stahl1-1/+1
2015-08-31sot: don't leak uninitialized memory into temp fileMichael Stahl2-5/+18
2015-08-31check for over long record len and check readsCaolán McNamara2-18/+26
2015-08-31check stream statusCaolán McNamara2-1/+1
2015-08-31vcl: Improve management of mnRef0Count.Jan Holesovsky3-5/+20
2015-08-31Revert "werror: fix build in vcl"Thorsten Behrens1-5/+0
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann1-9/+54
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann7-41/+41
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann1-1/+1
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann1-10/+10
2015-08-31config-less fallbackCaolán McNamara1-0/+2
2015-08-31check for ridiculous lengths and check stream statusCaolán McNamara2-9/+13
2015-08-31tdf#93794 - spin buttons not rendered in gtk2/gtk3Noel Grandin2-2/+7
2015-08-31fix dubious usage of [0] instead of proper dereferencingNoel Grandin3-57/+57
2015-08-31remove some typedef indirectionNoel Grandin6-29/+28
2015-08-31rename _Disconnect to DisconnectCaolán McNamara2-3/+3
2015-08-31Disconnect and Connect don't do anything nowCaolán McNamara3-21/+0
2015-08-31a blind attempt to fix tinderbox failureDavid Tardon2-0/+34
2015-08-31check for legal field sizes before readingCaolán McNamara2-6/+19
2015-08-31New identifier for save/open macro with user defined typesLaurent Godard6-12/+35
2015-08-31Updated coreOlivier Hallot1-0/+0
2015-08-31tdf#93798 - avoid apitrace provoked infinite loop dumping errors.Michael Meeks1-0/+8
2015-08-31warning C4100: 'nId' : unreferenced formal parameterCaolán McNamara1-2/+2
2015-08-31check stream statusCaolán McNamara2-4/+6
2015-08-31sal: loplugin:stringconstantMiklos Vajna1-1/+1
2015-08-31convert Link<> to typedNoel Grandin8-38/+17
2015-08-31convert Link<> to typedNoel Grandin5-22/+5
2015-08-31convert Link<> to typedNoel Grandin7-34/+14
2015-08-31convert Link<> to typedNoel Grandin5-45/+39
2015-08-31convert Link<> to typedNoel Grandin3-7/+7
2015-08-31convert Link<> to typedNoel Grandin24-86/+60
2015-08-31make Link<> typedNoel Grandin9-33/+26
2015-08-31aDisconnectLink is never called, so remove itNoel Grandin2-2/+0
2015-08-31aConnectLink is never set, so remove itNoel Grandin2-2/+0
2015-08-31replace boost::ptr_vector with std::vector<std::unique_ptr>Derrick Rocha8-74/+74
2015-08-31sd: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe69-167/+148
2015-08-31cui: prefix members of SvxHatchTabPageMiklos Vajna2-111/+111
2015-08-31tdf#89245 xmloff: fix Calc header background image savingMiklos Vajna3-6/+22
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann2-84/+84
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann3-28/+28
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann7-24/+24