summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-11-18DOCX drawingML shape import: handle positionMiklos Vajna2-2/+6
2013-11-18Elide some trivial avmedia::MediaWindowImpl private member functionsStephan Bergmann2-87/+37
2013-11-18Simplify avmedia::MediaItem::setURLStephan Bergmann6-14/+13
2013-11-18Fix debug outputStephan Bergmann1-2/+2
2013-11-18Simplify MediaWindow::mpImplStephan Bergmann4-37/+17
2013-11-18Remove bogus commentStephan Bergmann1-2/+0
2013-11-18Fold MediaWindowBaseImpl into MediaWindowImplStephan Bergmann5-544/+359
2013-11-18avmedia::getMediaFloater clean-upStephan Bergmann4-31/+22
2013-11-18Updated coreCaolán McNamara1-0/+0
2013-11-18missing resourceCaolán McNamara3-26/+0
2013-11-18convert alien dialog to .uiCaolán McNamara8-275/+105
2013-11-18want to be able to support non homogeneous buttons in buttonboxesCaolán McNamara6-3/+37
2013-11-18scaling the width gives huge spaces at the end of long buttonsCaolán McNamara1-3/+3
2013-11-18adjust sizes of primary and secondary areasCaolán McNamara1-3/+3
2013-11-18HIG seperate primary and secondary text by 24pixelsCaolán McNamara1-0/+1
2013-11-18Related: rhbz#1014990 valgrind reports yet another unint variableCaolán McNamara1-10/+18
2013-11-18Related: rhbz#1014990 valgrind reports yet another uninitialized variableCaolán McNamara2-12/+33
2013-11-18surely we don't want ANY string anymoreCaolán McNamara2-0/+13
2013-11-18Related: rhbz#1014990 valgrind reports uninitialized another variableCaolán McNamara1-11/+8
2013-11-18support en-IE as wellCaolán McNamara2-0/+12
2013-11-18Related: rhbz#1014990 valgrind reports uninitialized variableCaolán McNamara1-0/+1
2013-11-18sad little semi-colon dangling in spaceCaolán McNamara1-1/+1
2013-11-18datastreams: make toolbar docked, hidden and show it when starting streamingMatúš Kukan2-3/+28
2013-11-18fdo#69500: Revert "fix bug #60700 - de-crutify ODF files"Andras Timar1-1/+3
2013-11-18Set Referer for auto-reloadStephan Bergmann2-1/+11
2013-11-18Don't try lockfile creation when getting medium already failedStephan Bergmann1-0/+3
2013-11-18SfxMedium::LockOrigFileOnDemand return value is never usedStephan Bergmann2-13/+6
2013-11-18enable more formats supported by libmwawDavid Tardon11-14/+167
2013-11-18cp#1000018 RTF export: avoid additional paragraph at footnote endMiklos Vajna4-4/+20
2013-11-18CppunitTest_sw_ooxmlexport: disable two testcases on MacMiklos Vajna1-0/+6
2013-11-18Move SfxFrame::IsAutoLoadLocked_Impl to frame.cxxStephan Bergmann2-20/+16
2013-11-18GPU Calc: re-enable parallel sum reduction after fixing regressionsI-Jui (Ray) Sung1-6/+11
2013-11-18Remove now incorrect commentTor Lillqvist1-5/+0
2013-11-18GPU Calc: fall back to SW interp for unsupported double vector variantsI-Jui (Ray) Sung1-0/+3
2013-11-18GPU Calc: fix regression caused by reductionI-Jui (Ray) Sung1-1/+1
2013-11-17GPU Calc: fix building error on WindowsI-Jui (Ray) Sung1-9/+7
2013-11-17GPU Calc: refactor: separate VectorRef out of DynamicKernelArgumentI-Jui (Ray) Sung3-58/+96
2013-11-17GPU calc: refactor code for sum reduction andWei Wei2-20/+21
2013-11-18disable test if no OpenCL platform is foundMarkus Mohrhard1-0/+3
2013-11-17m_uInt8 not m_nInt8Julien Nabet1-1/+1
2013-11-17The new default Writer templateAhmad H. Al Harthi1-14/+57
2013-11-17GPU Calc: add tolerance when expected == 0 for weibullI-Jui (Ray) Sung1-1/+2
2013-11-17Use CSS style attributes for top level svg nodeChr. Rossmanith1-1/+1
2013-11-17GPU Calc: unit test cases for SUMPRODUCT WITH FIXED WINDOWSyiming ju2-0/+38
2013-11-17GPU Calc: implemented SUMPRODUCT WITH FIXED WINDOWSyiming ju1-9/+48
2013-11-17use the correct formula grammar for export, fdo#71549Markus Mohrhard1-1/+1
2013-11-17fix buildMarkus Mohrhard1-1/+1
2013-11-17enable opencl-test again on all platformsMarkus Mohrhard1-2/+1
2013-11-17fix problem with retriving vendor information from opencl devicesMarkus Mohrhard1-1/+1
2013-11-17add a way to blacklist known bad OpenCL compilersMarkus Mohrhard2-1/+31