summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-02-17cleanup the Read*() methods in SvIdlParserNoel Grandin4-75/+114
2016-02-17move some more slot parsing to SvIdlParserNoel Grandin3-32/+46
2016-02-17move parsing of method ags into SvIdlParserNoel Grandin3-12/+23
2016-02-17sfx2 classification infobar: improve messageMiklos Vajna3-1/+11
2016-02-17sfx2: add initial classification infobarMiklos Vajna1-0/+11
2016-02-17sfx2: introduce initial SfxClassificationHelperMiklos Vajna3-0/+127
2016-02-17tdf#40517 Unit test for question marks in number formatLaurent Balland-Poirier3-0/+6
2016-02-17tdf#97654 - replaced UNO cell types in xlsx import with calc internal onesMohammed Abdul Azeem17-32/+455
2016-02-17sw: indentation fixesMiklos Vajna3-10/+10
2016-02-17tdf#97640 Fixed-Width Font for Beanshell EditorChirag Manwani1-0/+1
2016-02-17tdf#97526 - in copy/paste ignore unwanted page break on first paragraphJuergen Funk1-0/+15
2016-02-17BASIC : use std::unique_ptr for storing SbiExprListArnaud Versini5-49/+37
2016-02-17SVGIO: tdf#97539: clip-path elements might contain...Xisco Fauli2-1/+18
2016-02-17tdf#97719: Canceling insert image dialog gives error dialogHenry Castro1-7/+7
2016-02-16Tango: Add clear formatting icon and update 2 calc iconsYousuf Philips4-0/+0
2016-02-16loplugin:cstylecastStephan Bergmann1-1/+1
2016-02-16gtk3+wayland: play video via gtksink gstreamer elementCaolán McNamara8-61/+129
2016-02-16use std shared_ptr for sharing ImpBitmapsCaolán McNamara9-155/+90
2016-02-16Make the document properties dialog resizableSamuel Mehrbrodt1-1/+0
2016-02-16loplugin:stringconstantStephan Bergmann1-1/+1
2016-02-16loplugin:loopvartoosmallStephan Bergmann1-8/+8
2016-02-16gbuild: add missing commas to fix build with make < 4.0Michael Stahl1-2/+2
2016-02-16Missing parenthesisStephan Bergmann1-1/+1
2016-02-16loplugin:implicitboolconversionStephan Bergmann1-1/+1
2016-02-16tdf#39440: reduce scope of local variablesArnold Dumas3-8/+4
2016-02-16sc lok: Handle left mouse button up events for tiled renderingPranav Kant1-0/+8
2016-02-16-Werror,-Winconsistent-missing-overrideStephan Bergmann1-2/+2
2016-02-16Related: tdf#97739 fix gtk3 spinbuttons for recent control region changesCaolán McNamara2-22/+15
2016-02-16coverity#1326425 Dereference null return valueCaolán McNamara1-1/+6
2016-02-16coverity#1326398 Dereference null return valueCaolán McNamara1-1/+3
2016-02-16coverity#coverity#1326173 Explicit null dereferencedCaolán McNamara2-4/+8
2016-02-16coverity#1327140 UrF: Unread fieldCaolán McNamara1-3/+0
2016-02-16gbuild: yet more substitution for AutoInstallMichael Stahl1-9/+13
2016-02-16sd lok: add LOK_CALLBACK_PARTS_COUNT_CHANGED callbackHenry Castro5-10/+170
2016-02-16tdf#97429: Fix crash on print selected areaXisco Fauli1-3/+12
2016-02-16use consistent #define checks for the Windows platformNoel Grandin51-120/+96
2016-02-16coverity#1352448 Use of untrusted scalar valueCaolán McNamara1-2/+1
2016-02-16coverity#1327093 UrF: Unread fieldCaolán McNamara1-13/+0
2016-02-16tighten up the attribute parsing, and drop some unused slotsNoel Grandin4-11/+8
2016-02-16parse shell/interface entries in SvIdlParserNoel Grandin6-7/+127
2016-02-16coverity#1326200 Explicit null dereferencedCaolán McNamara1-0/+1
2016-02-16coverity#1326199 Explicit null dereferencedCaolán McNamara1-7/+3
2016-02-16coverity#1326257 Dereference after null checkCaolán McNamara1-4/+10
2016-02-16coverity#1326280 Explicit null dereferencedCaolán McNamara1-11/+13
2016-02-16coverity#1352645 Uncaught exceptionCaolán McNamara4-8/+8
2016-02-16Work around CPPUNIT_ASSERT_EQUAL shortcomingsStephan Bergmann1-1/+2
2016-02-16single element access is really slow in mdds, tdf#67071Markus Mohrhard3-28/+156
2016-02-16sc lok: Notify LibreOfficeKit of empty selectionPranav Kant1-0/+5
2016-02-16starmath: Convert RectCopyMBL to scoped enumTakeshi Abe3-31/+32
2016-02-16lok: add desktop terminateHenry Castro1-1/+13