summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-09-20Certain UNOIDL typedefs are forbidden for historic reasonsStephan Bergmann
2013-09-20fdo#40594 Fix for chart missing issue in Writer (for docx)Vinaya Mandke
2013-09-20configure.ac: use ${INPATH} instead of wildcardMiklos Vajna
2013-09-20missing .mk for renamed 'mn-MN' to 'mn-Cyrl-MN'Eike Rathke
2013-09-20rename 'sr*YU' to 'sr*CS'Eike Rathke
2013-09-20renamed 'mn-MN' to 'mn-Cyrl-MN'Eike Rathke
2013-09-20inlineEike Rathke
2013-09-20second wave to register tagsEike Rathke
2013-09-20Try to fix the DISABLE_DYNLOADING caseTor Lillqvist
2013-09-20Avmedia/VLC: Fixing zooming.Minh Ngo
2013-09-20Avmedia/VLC: Storing a frame size in the window classMinh Ngo
2013-09-20Avmedia/VLC: Minor code formatting fixMinh Ngo
2013-09-20Add switching to the slides pager from the grid when selecting a slide.Artur Dryomov
2013-09-20Add additional comparison for servers in lists.Artur Dryomov
2013-09-19Cleanup ResultSet exceptions.Andrzej J.R. Hunt
2013-09-19Cleanup exceptions in PreparedStatement.Andrzej J.R. Hunt
2013-09-19Set sane default for type.Andrzej J.R. Hunt
2013-09-19Move type conversion into template.`Andrzej J.R. Hunt
2013-09-19Use conversion for Byte/Bool.Andrzej J.R. Hunt
2013-09-19Throw sane exception when wrong type used in PreparedStatement.Andrzej J.R. Hunt
2013-09-19Don't throw unnecessary exception.Andrzej J.R. Hunt
2013-09-19Implement implicit type conversion in ResultSet. (firebird-sdbc)Andrzej J.R. Hunt
2013-09-19unused LanguageTagImpl::resetVars()Eike Rathke
2013-09-19does #include <map> satisfy Windows?Eike Rathke
2013-09-19better mutex guard thisEike Rathke
2013-09-19No need to by default avoid liborcus for Android, iOS and OS XTor Lillqvist
2013-09-19first wave to register tagsEike Rathke
2013-09-19fix windows build with pchMarkus Mohrhard
2013-09-19"what!?" - Let's not say that...Kohei Yoshida
2013-09-19Work around another Excel bug with incorrect shared formula range.Kohei Yoshida
2013-09-19fix storing of open cl device in configuration filesMarkus Mohrhard
2013-09-19small fixes for broken codeMarkus Mohrhard
2013-09-19select maximum one opencl deviceMarkus Mohrhard
2013-09-19fix memory leakMarkus Mohrhard
2013-09-19fall back to compiling from source if binary failedMarkus Mohrhard
2013-09-19void* is dangerousMarkus Mohrhard
2013-09-19use $UserInstallation/cache to cache opencl kernelsMarkus Mohrhard
2013-09-19read the binary files from the cached folderMarkus Mohrhard
2013-09-19replace one more file write with location in profile directoryMarkus Mohrhard
2013-09-19fix another memory leakMarkus Mohrhard
2013-09-19fix another memory leakMarkus Mohrhard
2013-09-19use $UserInstallation/cache to cache opencl kernelsMarkus Mohrhard
2013-09-19In xlsx, a better heuristic is based on worksheet dimension.Kohei Yoshida
2013-09-19Be explicit on what kind of "kernels" we are compiling.Kohei Yoshida
2013-09-19Add a heuristic to avoid always pre-compile OpenCL kernels (for xls).Kohei Yoshida
2013-09-19Oops this wasn't meant to be checked in.Kohei Yoshida
2013-09-19Fix illegal memory access between malloc and memset.Kohei Yoshida
2013-09-19Bail out early on error.Kohei Yoshida
2013-09-19Wrong config option name.Kohei Yoshida
2013-09-19Pre-compile OpenCL kernels during xlsx file load as well.Kohei Yoshida