summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Possibly binds a video frame into the WIN32 windowfeature/vlcMinh Ngo2013-07-161-2/+6
* Fixing pausing/stopping media featuresMinh Ngo2013-07-132-1/+9
* Fixing default frame sizeMinh Ngo2013-07-134-2/+4
* Fixing volume changing abilityMinh Ngo2013-07-131-3/+3
* Binding a video frame into a LibreOffice's widgetMinh Ngo2013-07-112-3/+44
* Fixing get/set time methods (correctly converts ms into sec).Minh Ngo2013-07-103-4/+8
* don't return an UNO reference to a temporary stack object.Michael Meeks2013-07-091-2/+2
* Fixing segfault when getting a durationMinh Ngo2013-07-082-2/+4
* Insert vlc at the top of the service list to try for media.Michael Meeks2013-07-083-4/+7
* make impress start again without crashingCaolán McNamara2013-07-081-1/+5
* Build fixMinh Ngo2013-07-063-5/+6
* Setting url into the player classMinh Ngo2013-07-063-6/+18
* Frame grabber interface. Adding service/implementation names.Minh Ngo2013-06-297-31/+155
* get vlcwindow compiling.Michael Meeks2013-06-274-122/+124
* Fixing source for buildingMinh Ngo2013-06-256-6/+130
* Lockguards for threadsafe. VLCWindow class templates.Minh Ngo2013-06-243-1/+101
* get/set methods implementationsMinh Ngo2013-06-242-4/+10
* Media player/VLC instance initializing.Minh Ngo2013-06-212-5/+25
* build the new modules, and close a couple of namespaces.Michael Meeks2013-06-132-1/+6
* Initial player/manager patterns for the vlc moduleMinh Ngo2013-06-135-1/+247
* trivial build fix.Michael Meeks2013-05-291-1/+1
* initial vlc component build / conditionals and hookup.Michael Meeks2013-05-2910-0/+176
* initial configure pieces for VLC detection.Michael Meeks2013-05-292-0/+29
* some Worksheet.Change supportNoel Power2013-05-291-0/+22
* i106278 - Window.ActiveSheet,Window.FreezePanes,Window.Split, Window.ViewPedro Giffuni2013-05-292-29/+56
* WaE: unreachable codeTor Lillqvist2013-05-291-3/+0
* optimization fix to UNO bridge's callVirtualMethod() for generic x86_64Herbert Dürr2013-05-291-2/+4
* Related: #i122378# avoid non-iterator bound std::transform()Herbert Dürr2013-05-291-7/+7
* Adapt Doxygen STRIP_FROM_PATH to moved headersStephan Bergmann2013-05-291-2/+3
* fdo#60724 change spelling error REMOVEABLE -> REMOVABLE IIThomas Arnhold2013-05-2922-27/+27
* import RTF_BACKGROUNDMiklos Vajna2013-05-295-1/+62
* Reinstate settting of vsarch which is used a few lines belowTor Lillqvist2013-05-291-0/+6
* Related: #i119628# Arrow shape changed is save doc file by AOOJianyuan Li2013-05-291-7/+4
* oops forgot to use the mbReadyForFinalize flag in CondFormat::finalizeImport()Noel Power2013-05-281-0/+3
* Related: #i122208# const SC containers cannot provide non-const iteratorsHerbert Dürr2013-05-283-5/+6
* <SwDrawTextShell> - remove self-destructing call to <SwView::AttrChangedNotif...Oliver-Rainer Wittmann2013-05-282-2/+0
* Related: #i121715# find official JRE>=7 on OSXHerbert Dürr2013-05-281-0/+1
* WaE: illegal character encoding in string literalTor Lillqvist2013-05-281-1/+1
* Bypass the type_info generation when using libc++ for gcc3_macosx_intel, tooTor Lillqvist2013-05-281-0/+9
* Remove icon property from commands without iconAriel Constenla-Haile2013-05-282-15/+0
* drop ludicrously old msg_filter fooCaolán McNamara2013-05-281-78/+0
* Resolves: #i122387# Use the right tool box for font color in text sidebarAndre Fischer2013-05-284-3/+52
* Resolves: #i122332# Don't change sidebar context when switching...Andre Fischer2013-05-2814-85/+139
* Resolves: #i120589# Improved detection of missing perl modulesAndre Fischer2013-05-281-2/+15
* make 64-bit shell extensions work, put 64-bit VC runtime in the same dirAndras Timar2013-05-284-58/+66
* Do not enable outliner when it was not before only for temporary undo disableArmin Le Grand2013-05-281-1/+2
* Related: #i120515# do not create undo action when in Init()Armin Le Grand2013-05-281-1/+2
* Resolves: #i120515# Implemented and finetuned the enhanced Undo featureArmin Le Grand2013-05-284-46/+85
* Related: #i120515# Implemented and finetuned the enhanced Undo featureArmin Le Grand2013-05-283-1/+18
* Related: #i120498# fixed error with half text edit undoneArmin Le Grand2013-05-284-27/+73