summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-07-26Fixing windows ID settingfeature/vlc-rbMinh Ngo1-2/+2
2013-07-26Fixing a manager classMinh Ngo3-5/+7
2013-07-26Removing a code for WIN32 that doesn't workMinh Ngo1-1/+1
2013-07-26Minor fixesMinh Ngo2-2/+1
2013-07-26Frame grabber implementation.Minh Ngo4-11/+118
2013-07-26Possibly binds a video frame into the WIN32 windowMinh Ngo1-2/+6
2013-07-26Fixing pausing/stopping media featuresMinh Ngo2-1/+9
2013-07-26Fixing default frame sizeMinh Ngo4-2/+4
2013-07-26Fixing volume changing abilityMinh Ngo1-3/+3
2013-07-26Binding a video frame into a LibreOffice's widgetMinh Ngo2-3/+44
2013-07-26Fixing get/set time methods (correctly converts ms into sec).Minh Ngo3-4/+8
2013-07-26don't return an UNO reference to a temporary stack object.Michael Meeks1-2/+2
2013-07-26Fixing segfault when getting a durationMinh Ngo2-2/+4
2013-07-26Insert vlc at the top of the service list to try for media.Michael Meeks3-4/+7
2013-07-26Build fixMinh Ngo3-5/+6
2013-07-26Setting url into the player classMinh Ngo3-6/+18
2013-07-26Frame grabber interface. Adding service/implementation names.Minh Ngo7-31/+155
2013-07-26get vlcwindow compiling.Michael Meeks4-122/+124
2013-07-26Fixing source for buildingMinh Ngo6-6/+130
2013-07-26Lockguards for threadsafe. VLCWindow class templates.Minh Ngo3-1/+101
2013-07-26get/set methods implementationsMinh Ngo2-4/+10
2013-07-26Media player/VLC instance initializing.Minh Ngo2-5/+25
2013-07-26build the new modules, and close a couple of namespaces.Michael Meeks2-1/+6
2013-07-26Initial player/manager patterns for the vlc moduleMinh Ngo5-1/+247
2013-07-26trivial build fix.Michael Meeks1-1/+1
2013-07-26initial vlc component build / conditionals and hookup.Michael Meeks7-0/+171
2013-07-26initial configure pieces for VLC detection.Michael Meeks2-0/+29
2013-07-26Remove some unused commentZolnai Tamás1-2/+0
2013-07-26Missing magic in fontZolnai Tamás1-0/+4
2013-07-26CharBrd 3: painting of border for simple textZolnai Tamás7-25/+187
2013-07-26Use SwTxtInfo height and ascent for portionsZolnai Tamás1-5/+3
2013-07-26Make some changes in SwFont's bordersZolnai Tamás2-8/+4
2013-07-26Use optional member data for borders in SwFontZolnai Tamás2-54/+39
2013-07-26CharBrd 2: new character attributeZolnai Tamás16-22/+207
2013-07-26CharBrd 1: Add Borders tab pageZolnai Tamás15-30/+92
2013-07-26use config_features.h.in insteadSiqi4-20/+8
2013-07-26fdo#38144 Enhance snapping to markers, also snap to frame marginsTomaž Vajngerl4-38/+92
2013-07-25update the French autocorrection fileOlivier R1-21/+55
2013-07-25remove unnecessary c++11 thread libSiqi1-1/+0
2013-07-25Change String class to OUString class in css1atr.cxxPalenik Mihály3-151/+120
2013-07-25replacing a String to OUString in a sd headerMÁTÉ Gergely1-3/+3
2013-07-25Disable use of Avahi by default for now until it doesn't break tinderboxesTor Lillqvist1-3/+3
2013-07-25Simplify and fix Avahi conditionalsTor Lillqvist1-18/+4
2013-07-25Compile AvahiNetworkService.cxx only if Avahi is enabledTor Lillqvist1-1/+1
2013-07-25Don't use zService if not setTor Lillqvist1-5/+8
2013-07-25Remove unused struct definition (firebird-sdbc).Andrzej J.R. Hunt1-5/+0
2013-07-25Disable case insensitivity in findColumn (firebird-sdbc).Andrzej J.R. Hunt3-13/+22
2013-07-25Cleanup XResultSetUpdate in ResultSet / throw exceptions (firebird-sdbc).Andrzej J.R. Hunt2-105/+140
2013-07-25FunctionNotSupported exceptions for XResultSetUpdate. (firebird-sdbc)Andrzej J.R. Hunt2-39/+38
2013-07-25Implement the remaining execute* in PreparedStatement (firebird-sdbc)Andrzej J.R. Hunt2-26/+42