summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-07-21fdo#81381 Objects:Icon is not editable after LO ExportRavindra_Vidhate5-5/+31
2014-07-21fix debug build of libxml2 on windows, version 2David Tardon2-2/+2
2014-07-21fdo#80897: Preservation of text warp properties.Rohit Deshmukh9-9/+60
2014-07-21fdo#81380: LO crashes while opening the documentdinesh_mp2-1/+2
2014-07-21Test $(DEBUG) for being non-empty instead of "1" (which it is not)Tor Lillqvist1-1/+1
2014-07-21split helper and fix buildCaolán McNamara4-7/+26
2014-07-21fix debug build of libxml2 on windowsDavid Tardon1-1/+5
2014-07-21coverity#707210 Uncaught exceptionCaolán McNamara1-11/+12
2014-07-21coverity#707209 Uncaught exceptionCaolán McNamara1-11/+10
2014-07-21coverity#707208 Uncaught exceptionCaolán McNamara1-10/+12
2014-07-21coverity#707195 Uncaught exceptionCaolán McNamara1-10/+10
2014-07-21coverity#707130 Uncaught exceptionCaolán McNamara1-3/+9
2014-07-21coverity#706600 Uncaught exceptionCaolán McNamara1-2/+1
2014-07-21coverity#706376 Uncaught exceptionCaolán McNamara45-151/+176
2014-07-21coverity#706084 Unintended sign extensionCaolán McNamara2-3/+3
2014-07-21coverity#706101 Unintended sign extensionCaolán McNamara1-6/+9
2014-07-21dest is signedCaolán McNamara1-1/+1
2014-07-21move type to where I can see itCaolán McNamara1-14/+15
2014-07-21Revert also an other part of "Extract getGLVersion() method to OpenGLHelper"Zolnai Tamás1-4/+8
2014-07-21Partly revert "Extract getGLVersion() method to OpenGLHelper" to fix mac buildZolnai Tamás1-4/+8
2014-07-21fdo#81055: Crash due to inadequate checks for GL version / capabilitiesZolnai Tamás1-0/+31
2014-07-21Extract getGLVersion() method to OpenGLHelperZolnai Tamás5-24/+29
2014-07-21Resolves fdo#81581: Mediawiki doesn't recognize underliningJulien Nabet1-8/+51
2014-07-21fix -Werror=extra: base class ‘class salhelper::SimpleReferenceObject’Michael Stahl1-1/+4
2014-07-21ww8import create a pagedesc if continuous section changes margins (bnc#875383)Luboš Luňák3-0/+16
2014-07-21fix floating table over section with several columns (part of bnc#875383)Luboš Luňák7-2/+21
2014-07-21fdo#79343 When searching in Draw or Impress, leave focus in search barAlex Henrie1-1/+1
2014-07-21fdo#81489: Tweak the color in 'Insert Row/Column' to increase its visibilityAdolfo Jayme Barrientos4-0/+0
2014-07-21fdo#80651 - Add 'Single Page' button to Page Preview ToolbarJoren De Cuyper14-2/+57
2014-07-21fdo#80536 UI: Menu entry for 'Edit File' -> 'Edit Mode'Joren De Cuyper11-2/+20
2014-07-21Resolves: coverity#706171 Untrusted value as argumentCaolán McNamara1-4/+9
2014-07-21force a make clean firstCaolán McNamara1-1/+1
2014-07-21fdo#81532 Handle symlinks to icon themes correctlyTobias Lippert1-25/+43
2014-07-21Updated coreOlivier Hallot1-0/+0
2014-07-21Updated coreOlivier Hallot1-0/+0
2014-07-21Updated coreOlivier Hallot1-0/+0
2014-07-21Updated coreOlivier Hallot1-0/+0
2014-07-21Updated coreOlivier Hallot1-0/+0
2014-07-21Updated coreOlivier Hallot1-0/+0
2014-07-21convert ORefVector to use salhelp::SimpleReferenceObjectNoel Grandin1-26/+6
2014-07-21remove unused fieldNoel Grandin1-3/+1
2014-07-20it makes no sense to use the second column as well, fdo#81499Markus Mohrhard2-7/+3
2014-07-20that was just a complex way to describe that the whole range is in itMarkus Mohrhard1-2/+2
2014-07-20vcl mac SDK issue with API manipulating RectNorbert Thiebaud1-1/+1
2014-07-20use consistant color for non displayable charactersNorbert Thiebaud1-1/+1
2014-07-20vcl quartz: restore old outline front drawingNorbert Thiebaud1-1/+2
2014-07-20vcl quartz: Add support back for DXArray tweakingNorbert Thiebaud3-127/+250
2014-07-20vcl quartz use the font size to approximate the position of the bulletNorbert Thiebaud1-1/+4
2014-07-20vcl quartz: draw 'bullet' manually for better controlNorbert Thiebaud2-43/+37
2014-07-20vcl use DeviceCoordinate got GetNextGlyphsNorbert Thiebaud10-58/+65