summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-07-16Possibly binds a video frame into the WIN32 windowfeature/vlcMinh Ngo1-2/+6
2013-07-13Fixing pausing/stopping media featuresMinh Ngo2-1/+9
2013-07-13Fixing default frame sizeMinh Ngo4-2/+4
2013-07-13Fixing volume changing abilityMinh Ngo1-3/+3
2013-07-11Binding a video frame into a LibreOffice's widgetMinh Ngo2-3/+44
2013-07-10Fixing get/set time methods (correctly converts ms into sec).Minh Ngo3-4/+8
2013-07-09don't return an UNO reference to a temporary stack object.Michael Meeks1-2/+2
2013-07-08Fixing segfault when getting a durationMinh Ngo2-2/+4
2013-07-08Insert vlc at the top of the service list to try for media.Michael Meeks3-4/+7
2013-07-08make impress start again without crashingCaolán McNamara1-1/+5
2013-07-06Build fixMinh Ngo3-5/+6
2013-07-06Setting url into the player classMinh Ngo3-6/+18
2013-06-29Frame grabber interface. Adding service/implementation names.Minh Ngo7-31/+155
2013-06-27get vlcwindow compiling.Michael Meeks4-122/+124
2013-06-25Fixing source for buildingMinh Ngo6-6/+130
2013-06-24Lockguards for threadsafe. VLCWindow class templates.Minh Ngo3-1/+101
2013-06-24get/set methods implementationsMinh Ngo2-4/+10
2013-06-21Media player/VLC instance initializing.Minh Ngo2-5/+25
2013-06-13build the new modules, and close a couple of namespaces.Michael Meeks2-1/+6
2013-06-13Initial player/manager patterns for the vlc moduleMinh Ngo5-1/+247
2013-05-29trivial build fix.Michael Meeks1-1/+1
2013-05-29initial vlc component build / conditionals and hookup.Michael Meeks10-0/+176
2013-05-29initial configure pieces for VLC detection.Michael Meeks2-0/+29
2013-05-29some Worksheet.Change supportNoel Power1-0/+22
2013-05-29i106278 - Window.ActiveSheet,Window.FreezePanes,Window.Split, Window.ViewPedro Giffuni2-29/+56
2013-05-29WaE: unreachable codeTor Lillqvist1-3/+0
2013-05-29optimization fix to UNO bridge's callVirtualMethod() for generic x86_64Herbert Dürr1-2/+4
2013-05-29Related: #i122378# avoid non-iterator bound std::transform()Herbert Dürr1-7/+7
2013-05-29Adapt Doxygen STRIP_FROM_PATH to moved headersStephan Bergmann1-2/+3
2013-05-29fdo#60724 change spelling error REMOVEABLE -> REMOVABLE IIThomas Arnhold22-27/+27
2013-05-29import RTF_BACKGROUNDMiklos Vajna5-1/+62
2013-05-29Reinstate settting of vsarch which is used a few lines belowTor Lillqvist1-0/+6
2013-05-29Related: #i119628# Arrow shape changed is save doc file by AOOJianyuan Li1-7/+4
2013-05-28oops forgot to use the mbReadyForFinalize flag in CondFormat::finalizeImport()Noel Power1-0/+3
2013-05-28Related: #i122208# const SC containers cannot provide non-const iteratorsHerbert Dürr3-5/+6
2013-05-28<SwDrawTextShell> - remove self-destructing call to <SwView::AttrChangedNotif...Oliver-Rainer Wittmann2-2/+0
2013-05-28Related: #i121715# find official JRE>=7 on OSXHerbert Dürr1-0/+1
2013-05-28WaE: illegal character encoding in string literalTor Lillqvist1-1/+1
2013-05-28Bypass the type_info generation when using libc++ for gcc3_macosx_intel, tooTor Lillqvist1-0/+9
2013-05-28Remove icon property from commands without iconAriel Constenla-Haile2-15/+0
2013-05-28drop ludicrously old msg_filter fooCaolán McNamara1-78/+0
2013-05-28Resolves: #i122387# Use the right tool box for font color in text sidebarAndre Fischer4-3/+52
2013-05-28Resolves: #i122332# Don't change sidebar context when switching...Andre Fischer14-85/+139
2013-05-28Resolves: #i120589# Improved detection of missing perl modulesAndre Fischer1-2/+15
2013-05-28make 64-bit shell extensions work, put 64-bit VC runtime in the same dirAndras Timar4-58/+66
2013-05-28Do not enable outliner when it was not before only for temporary undo disableArmin Le Grand1-1/+2
2013-05-28Related: #i120515# do not create undo action when in Init()Armin Le Grand1-1/+2
2013-05-28Resolves: #i120515# Implemented and finetuned the enhanced Undo featureArmin Le Grand4-46/+85
2013-05-28Related: #i120515# Implemented and finetuned the enhanced Undo featureArmin Le Grand3-1/+18
2013-05-28Related: #i120498# fixed error with half text edit undoneArmin Le Grand4-27/+73