summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-08-31sal: don't use --target as parameter to cppunittesterMichael Stahl2-5/+9
2015-08-31Revert "exclude unnamed Library/Executable from ide integration"Markus Mohrhard1-16/+12
2015-08-31loplugin:staticmethodsStephan Bergmann1-1/+1
2015-08-31tdf#93822 - disable horror legacy menu background saving for OpenGL.Michael Meeks1-0/+5
2015-08-31tdf#93772 - handle framebuffer unbinding on GL context switch.Michael Meeks8-7/+103
2015-08-31tdf#73071 Enable styles content panel in calc and fix spacing issueYousuf Philips2-1/+5
2015-08-31tdf#92106 sc: Update and new style commands w/o argsMaxim Monastirsky1-4/+13
2015-08-31tdf#93751 - ensure textures are unbound from framebuffers post destroy.Michael Meeks5-2/+39
2015-08-31Extended GL painting debug tracing.Michael Meeks2-0/+9
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