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