summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-05-09Breeze: update icon theme, and fix tdf#90387andreas_ka151-0/+5
2015-05-09bodge layout to not crash on load of File_1292.docxCaolán McNamara3-21/+30
2015-05-09coverity#1257113 Uninitialized pointer fieldCaolán McNamara1-2/+3
2015-05-09coverity#1297235 Uncaught exceptionCaolán McNamara1-65/+74
2015-05-09coverity#1297233 Dereference after null checkCaolán McNamara1-2/+2
2015-05-09coverity#1297232 Division or modulo by float zeroCaolán McNamara1-2/+8
2015-05-09coverity#1297234 Uncaught exceptionCaolán McNamara2-2/+2
2015-05-09coverity#1297236 Uninitialized scalar fieldCaolán McNamara1-1/+3
2015-05-09VclPtr: fix crash on loading kde86727-1.htmlCaolán McNamara3-5/+10
2015-05-09loplugin:externandnotdefinedStephan Bergmann3-2/+22
2015-05-09callcatcher: update unused codeCaolán McNamara1-1/+1
2015-05-09sw: deploy asserts in lcl_CheckRedline()Michael Stahl1-13/+5
2015-05-09sw: add assertions to check invariants of frame anchoringMichael Stahl2-0/+65
2015-05-09sw: remove debug codeMichael Stahl1-17/+0
2015-05-09sw: fix assert with frames anchored as-char in redlines on rhbz490395-1.odtMichael Stahl1-10/+42
2015-05-09sw: remove bogus assert in SwDoc::IsInHeaderFooter()Michael Stahl1-3/+0
2015-05-09sw: fix assert with frames anchored in redlines on rhbz490395-1.odtMichael Stahl9-89/+83
2015-05-09sw: convert to assertMichael Stahl1-3/+3
2015-05-09tdf#82968: python3: fix stdio detection on WNT harderMichael Stahl1-52/+35
2015-05-09Fix ICEs in gcc 4.6.3 for small-int typed_flags.Thorsten Behrens1-55/+61
2015-05-09Revert "improve fallback behaviour of underlying_type for old gcc"Thorsten Behrens1-5/+1
2015-05-08sc tiled editing: Highlight the search resultHenry Castro1-0/+16
2015-05-08False loplugin:staticmethodsStephan Bergmann2-0/+4
2015-05-08loplugin:staticmethodsStephan Bergmann2-3/+4
2015-05-08loplugin:staticmethodsStephan Bergmann1-1/+1
2015-05-08loplugin:staticmethodsStephan Bergmann2-2/+5
2015-05-08Remove dead CoreTextStyle::SetTextColorStephan Bergmann2-5/+0
2015-05-08Remove trivial CoreTextFontData::CreateTextStyle wrapperStephan Bergmann3-7/+1
2015-05-08loplugin:staticmethodsStephan Bergmann2-3/+3
2015-05-08loplugin:staticmethodsStephan Bergmann2-15/+18
2015-05-08vclptr: assert that we have a >0 ref-count in acquire as well.Michael Meeks1-0/+1
2015-05-08PostUserEvent - first cut at keeping a VclPtr for posted UserEvents.Michael Meeks18-21/+21
2015-05-08Take SolarMutex when pushing app events that need a VclPtr.Michael Meeks1-0/+1
2015-05-08loplugin:redundantcastStephan Bergmann1-3/+3
2015-05-08loplugin:redundantcastStephan Bergmann1-3/+3
2015-05-08gtktiledviewer: Make all functions staticPranav Kant1-12/+12
2015-05-08Ensure progress bar LibreOfficeKit callbacks don't repeat the same percentageTor Lillqvist2-1/+8
2015-05-08dbaccess: avoid exceptions during loading embedded data sourcesMiklos Vajna1-8/+14
2015-05-08lopluign:staticmethods: Handle DECL_LINKStephan Bergmann89-111/+124
2015-05-08lopluign:staticmethods: Improve diagnosticsStephan Bergmann1-1/+8
2015-05-08vcl: hold reference during user event posting for floatwin.Michael Meeks1-1/+1
2015-05-08PostUserEvent - instrument to allow holding a VclPtr reference.Michael Meeks6-4/+27
2015-05-08dbaccess: move vnd.sun.star.pkg: handling from ODatabaseContext to ODBFilterMiklos Vajna2-16/+14
2015-05-08Resolves: ooo#119155 don't crash with odd content in footnotesCaolán McNamara4-0/+10
2015-05-08std::ptr_fun became deprecated since C++11Takeshi Abe4-15/+13
2015-05-08dbaccess, sw: use vnd.sun.star.pkg:// for embedded data source handlingMiklos Vajna2-8/+17
2015-05-08gtktiledviewer: Stop event propagation to GtkToolbar when in edit modePranav Kant1-3/+8
2015-05-08Enable loplugin:staticmethodsStephan Bergmann1-1/+1
2015-05-08loplugin:staticmethodsStephan Bergmann2-2/+2
2015-05-08loplugin:staticmethodsStephan Bergmann2-2/+3