summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2014-07-20vcl consitent use of long for corrdinateNorbert Thiebaud72-378/+396
2014-07-20vcl: add floating equivalent for MapResNorbert Thiebaud4-2/+62
2014-07-20Use DeviceCorrdinate for DXArray in FillDXArray and ImplLayoutArgsNorbert Thiebaud10-67/+174
2014-07-20add config_vcl to control DevicePixel coordinate base typeNorbert Thiebaud3-0/+29
2014-07-20SchLayoutTabPage: that ctor wants a pointerMichael Stahl1-2/+2
2014-07-20Repository.mk: cluster the mobile-only stuff togetherMichael Stahl1-14/+14
2014-07-20scp2: move xsec_xmlsec lib to AutoInstallMichael Stahl3-16/+2
2014-07-20scp2: move python libraries to AutoInstallMichael Stahl4-42/+11
2014-07-20scp2: move postgresqlsdbc libraries to AutoInstallMichael Stahl5-12/+16
2014-07-20scp2: move OGLTrans library to AutoInstallMichael Stahl4-6/+12
2014-07-20scp2: damnit, did i really push this utter garbage?Michael Stahl2-5/+5
2014-07-20bnc#881024 test font size at world transformTomaž Vajngerl2-0/+33
2014-07-20emf+: recognise some more object typesTomaž Vajngerl1-0/+18
2014-07-20emf+: emulate hatch with color blendTomaž Vajngerl1-2/+116
2014-07-20xmlwriter: set indent and always write utf8 xml documentTomaž Vajngerl1-1/+2
2014-07-20Support color related MTF actions in mtfxmldumpTomaž Vajngerl1-7/+54
2014-07-20bnc#881024 Handle 0 font height just like outdev & drawinglayerTomaž Vajngerl1-1/+12
2014-07-20bnc#881024 Don't world transform font size in WMF/EMF importTomaž Vajngerl2-5/+14
2014-07-20Also add xmlwriter's "content" method to the header fileTomaž Vajngerl1-0/+1
2014-07-20emf+: Log type name instead of the type numberTomaž Vajngerl1-1/+47