summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-08-07Branch libreoffice-5-0-1Christian Lohmaier4-1/+1
2015-08-07tdf#90575 sw: fix pasting DDE linksMiklos Vajna2-2/+43
2015-08-07tdf#87437 exclude CR/cell break from redline deletionsJustin Luth1-0/+11
2015-08-07Listen to error only while operating on controller.Lionel Elie Mamane1-5/+7
2015-08-07form document view activation: prioritise activation of already active formLionel Elie Mamane1-17/+79
2015-08-07Remove harmful ill-timed CellController disable on mouse button downLionel Elie Mamane1-10/+0
2015-08-07gtk3: it was pointed out to me we have up and down reversedCaolán McNamara1-2/+2
2015-08-07update creditsChristian Lohmaier1-1109/+1135
2015-08-07Updated coreChristian Lohmaier1-0/+0
2015-08-07Resolves: tdf#92982 vcl rendercontext: handle buffered paint of vcl::CursorMiklos Vajna4-100/+146
2015-08-07Resolves: tdf#93198 gtk3: support PRIMARY as well as CLIPBOARDCaolán McNamara1-16/+19
2015-08-07Resolves: tdf#58838 do not use collation for Equal/NotEqual operatorsEike Rathke5-20/+34
2015-08-07Resolves: tdf#92709 conditional formats are applied to ranges, not expressionsEike Rathke3-3/+9
2015-08-07tdf#93018 - Copying forms not working anymore (part2)Noel Grandin1-3/+1
2015-08-07tdf#93018 - Copying forms not working anymoreNoel Grandin1-3/+1
2015-08-07MATCH, HLOOKUP and VLOOKUP have a ReferenceOrForceArray parameterEike Rathke1-3/+3
2015-08-07init maTabData to the correct tab size tdf#92629Laurent Godard1-0/+6
2015-08-07Resolves: tdf#92896 wrong delete language dialog pathCaolán McNamara1-1/+1
2015-08-07opengl: cache native widget textures also for WindowsTomaž Vajngerl7-21/+130
2015-08-07Apply MVP matrix when drawing texture using OpenGLProgramTomaž Vajngerl1-0/+1
2015-08-07opengl: support reading 8bit texture (fixes icon corruption)Tomaž Vajngerl1-2/+5
2015-08-07opengl: when scaling, create a new texture with equal settingsTomaž Vajngerl2-5/+49
2015-08-07opengl: don't cache checkboxes for nowTomaž Vajngerl1-0/+7
2015-08-07Use LRU map for caching of native widgetsTomaž Vajngerl1-3/+7
2015-08-07LRU map (cache) implementation to o3tl + testsTomaž Vajngerl3-0/+381
2015-08-07tdf#92018 cache native controls for X11 OpenGL backend (for now)Tomaž Vajngerl9-21/+182
2015-08-07Resolves: tdf#93080 short day name and month name may interfereEike Rathke2-6/+52
2015-08-07tdf#92982 vcl rendercontext: fix missing background repaint of EditMiklos Vajna2-12/+21
2015-08-07GTK3 HiDPI: disable window scaling and get display DPI via GTK3Tomaž Vajngerl3-0/+38
2015-08-06postprocess: d'oh generated files are in $(BUILDDIR)Michael Stahl1-1/+1
2015-08-06postprocess: try to get the right version number in About dialogMichael Stahl1-2/+4
2015-08-06tdf#92982 vcl rendercontext: fix buffer size with empty user profileMiklos Vajna1-0/+4
2015-08-05don't map GDK_KEY_RELEASE to keyboard events, tdf#92996Markus Mohrhard1-1/+1
2015-08-05wizards: text.TextDocument.getPageCount called as class method onlyMichael Stahl1-0/+1
2015-08-05Updated coreChristian Lohmaier1-0/+0
2015-08-05tdf#92788 - Middle Button on Mouse Paste Option Broken for X11Noel Grandin2-2/+14
2015-08-05tdf#93079: "resize shape to fit text" state can't be disabledJulien Nabet1-1/+1
2015-08-05tdf#92982 vcl rendercontext: set correct offset for the frame-level bufferMiklos Vajna3-72/+103
2015-08-05wizards: FileAccess.getURL does not work on WindowsMichael Stahl1-4/+6
2015-08-05tdf#93041: Resolve clashing SID_OFFER_IMPORT vs. SID_ATTR_CHAR_BACK_COLORStephan Bergmann2-1/+3
2015-08-05sal: partially revert a251fe4d48237a4d9c9530dafc7bbdce6028e9cfMichael Stahl1-0/+12
2015-08-05Add "styles" template folder + content to installationTomaž Vajngerl3-0/+13
2015-08-05Change "Design" sidebar deck iconTomaž Vajngerl1-1/+1
2015-08-05tdf#92903 KDE4: fix listbox regression from 92115Jan-Marek Glogowski1-11/+9
2015-08-05Access2Base - Errors in CommandBarControls collectionJean-Pierre Ledure4-6/+8
2015-08-05tdf#76845: wizards: fix Web wizard XSLT deadlock on WindowsMichael Stahl1-1/+1
2015-08-04Updated coreAndras Timar1-0/+0
2015-08-04tdf#91588 re-enable select button in draw toolbar in sw & scYousuf Philips2-2/+2
2015-08-04tdf#92982 vcl rendercontext: no need to call SetupBuffer() twiceMiklos Vajna1-7/+5
2015-08-03tdf#91594 misinterprets letters from Symbol font in docx filesMark Hung6-39/+55