summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-11-26Integrate branch of IAccessible2Steve Yin39-186/+1945
2013-11-26mbTiledRendering is uninitializedCaolán McNamara1-0/+1
2013-11-26Duplicate base checking code already covers check for opt base != XInterfaceStephan Bergmann2-1/+8
2013-11-26Blind fix for sal_Int32/int confusionTor Lillqvist1-1/+1
2013-11-26Add descriptions for the sc.opencl log areasTor Lillqvist1-3/+3
2013-11-26Reduce verbosity a bitTor Lillqvist2-8/+3
2013-11-26WaE: unused variable 'aService' [loplugin]Tor Lillqvist1-1/+0
2013-11-26WaE: unused parameter 'bForceEvaluation'Tor Lillqvist1-0/+2
2013-11-26WaE: potentially uninitialized local variable 'pPattern' usedTor Lillqvist1-1/+1
2013-11-26Updated coreStanislav Horacek1-0/+0
2013-11-26-Werror,-Wunused-const-variableStephan Bergmann1-4/+2
2013-11-26Test trendline properties using an emport -> ixport cycleTomaž Vajngerl2-0/+161
2013-11-26encapsulate pRegexMatcher->find() to be able to monitor UErrorCodeEike Rathke1-4/+20
2013-11-26set a 23 enigma timeout at RegexMatcher, fdo#70627Eike Rathke1-2/+24
2013-11-25append udkapi and offapi; .hdl are c++Eike Rathke1-1/+8
2013-11-25Fix some typos for "height"Julien Nabet7-28/+28
2013-11-25writerfilter: std::map::erase(const_iterator) is C++11 onlyMichael Stahl1-1/+1
2013-11-25Fix some typos for "Right"Julien Nabet4-5/+5
2013-11-25add methods to enable and disable automatic device selectionMarkus Mohrhard8-11/+53
2013-11-25EMF+: Set the stroke attributes on the custom line caps.Jan Holesovsky1-9/+62
2013-11-25EMF+: Render custom line cap data.Jan Holesovsky2-30/+107
2013-11-25Fix different typos for "unknown"Julien Nabet6-12/+12
2013-11-25WaE: unused variablesTor Lillqvist1-1/+0
2013-11-25WaE: C4100: 'pExcPtrs' : unreferenced formal parameterTor Lillqvist1-1/+1
2013-11-25writerfilter: remove unused WW8Table in doctokMiklos Vajna3-165/+0
2013-11-25Really disable multi-threaded sheet parsing.Kohei Yoshida1-3/+9
2013-11-25add API to retrieve all available OpenCL platforms and devicesMarkus Mohrhard8-2/+117
2013-11-25provide UNO API for OpenCL selectionMarkus Mohrhard9-1/+201
2013-11-25filter: un-break the SWF export dialogMichael Stahl2-4/+1
2013-11-25rhbz#1030009 Remove global XModel refStephan Bergmann1-7/+0
2013-11-25Related: #i123747# ignore single step and breakpoint SEH eventsHerbert Dürr1-4/+7
2013-11-25Integrate branch of IAccessible2Steve Yin33-22/+1918
2013-11-25DOCX import: tblHeader implies firstRowMiklos Vajna5-0/+20
2013-11-25CppunitTest_sw_ooxmlexport: make it possible to use ..._TEST_ONLY with -WerrorMiklos Vajna1-3/+4
2013-11-25Fix fn declaration parameter names to match fn definitionStephan Bergmann1-1/+1
2013-11-25Fix unoidl sourceprovider interface base and member checksStephan Bergmann5-83/+700
2013-11-25Allow worker threads to use their own FastParser instances.Kohei Yoshida5-14/+46
2013-11-25A bit of cleanup.Kohei Yoshida1-31/+13
2013-11-25No indent on namespaces.Kohei Yoshida1-62/+63
2013-11-25Add hook to optionally enable threaded sheet stream parsing.Kohei Yoshida1-7/+190
2013-11-25Resolves: #i123747# allow treating Window's SEH events as C++ exceptionsHerbert Dürr2-5/+43
2013-11-25Resolves: rhbz#188467 default to Type42Caolán McNamara1-0/+1
2013-11-25Integrate branch of IAccessible2Steve Yin15-32/+176
2013-11-25this is the same condition as isSuitableDestinationCaolán McNamara1-1/+1
2013-11-25dbaccess: improve exception message when no driver foundMichael Stahl2-2/+3
2013-11-25fdo#68594: Adding unit test.Muthu Subramanian2-0/+23
2013-11-25EMF+: Parse custom line cap data for start and end line caps.Jan Holesovsky1-20/+110
2013-11-25EMF+: Small cleanup & more logging in preparation for line starts & ends.Jan Holesovsky2-19/+44
2013-11-25EMF+: Implement line dashing.Jan Holesovsky1-2/+49
2013-11-25fdo#61272: Do the mapping correctly both for WMF and EMF.Jan Holesovsky1-1/+1