summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-11-18adjust sizes of primary and secondary areasCaolán McNamara
Change-Id: I47dffdabcbd0b321502478327f95e9e6bfba6f5b
2013-11-18HIG seperate primary and secondary text by 24pixelsCaolán McNamara
"Add one line break at the standard font size below both the primary and secondary text, or 24 pixels if you are using Glade" Change-Id: I4bdb0eade4de1304a155fe4338c013d1576b8282
2013-11-18Related: rhbz#1014990 valgrind reports yet another unint variableCaolán McNamara
Change-Id: Idf6a0a1e12fffee6c090add41247723f1d9cf576
2013-11-18Related: rhbz#1014990 valgrind reports yet another uninitialized variableCaolán McNamara
Change-Id: Idf15ee825a34aa7788c422475aa6cea8ff802581
2013-11-18surely we don't want ANY string anymoreCaolán McNamara
presumably a simple blank string makes a whole lot more sense in these langtag days Change-Id: Ib50f7aed782f04d5d1c1f84617061ba2f66153bc
2013-11-18Related: rhbz#1014990 valgrind reports uninitialized another variableCaolán McNamara
Change-Id: I77f082ea145b0f20daa93c3ee04067ecb6c3b108
2013-11-18support en-IE as wellCaolán McNamara
Change-Id: Ibf92c0044cdbea8c85a7a73258d883bd28d619e9
2013-11-18Related: rhbz#1014990 valgrind reports uninitialized variableCaolán McNamara
Change-Id: Ibaa2ed0ee2f1f3f00bceec91ccced968e4913e47
2013-11-18sad little semi-colon dangling in spaceCaolán McNamara
Change-Id: I297fb09996c694b920b4ae56e6da2f7a009c9386
2013-11-18datastreams: make toolbar docked, hidden and show it when starting streamingMatúš Kukan
Change-Id: Icbf1abffc5424e213550c7cf27cdaa59126fa54d
2013-11-18fdo#69500: Revert "fix bug #60700 - de-crutify ODF files"Andras Timar
This reverts commit da06166015689eca260c702602bef4cea58afbd3.
2013-11-18Set Referer for auto-reloadStephan Bergmann
Change-Id: Ie6b664bcd2021820a5baf158582fce7a07c112af
2013-11-18Don't try lockfile creation when getting medium already failedStephan Bergmann
Change-Id: Idbca79b5224358eaaef040365b2b385f2e2af9dd
2013-11-18SfxMedium::LockOrigFileOnDemand return value is never usedStephan Bergmann
Change-Id: I2f64cc8fbe78354f9ded7a9a6bf03d9c597b3897
2013-11-18enable more formats supported by libmwawDavid Tardon
Change-Id: I60d5ff673843236436af12f86f40916b7d266cd3
2013-11-18cp#1000018 RTF export: avoid additional paragraph at footnote endMiklos Vajna
Change-Id: I430a7d705208f197050a7d521c9c20b267c33f26
2013-11-18CppunitTest_sw_ooxmlexport: disable two testcases on MacMiklos Vajna
I guess the crop export code needs some love even on Linux, so instead of trying to fix something blindly, better to just disable them there for now. Change-Id: Ie33fc0f95f01799dcb9002b95f7fb7a239d4ba12
2013-11-18Move SfxFrame::IsAutoLoadLocked_Impl to frame.cxxStephan Bergmann
Change-Id: I7b5d4a5eeeefa6191cebeada363553c8d6d6d29c
2013-11-18GPU Calc: re-enable parallel sum reduction after fixing regressionsI-Jui (Ray) Sung
Change-Id: Id274575e731c413e8e9b808ae5e651efe10f7b03
2013-11-18Remove now incorrect commentTor Lillqvist
Change-Id: I4cd9f8a0720218e416c88b3064b69406b7a1eda4
2013-11-18GPU Calc: fall back to SW interp for unsupported double vector variantsI-Jui (Ray) Sung
For cases like DoubleVectorRef::GetArrays() containing more than one array. Change-Id: I5111a731301bb43b8dbcd1156d964dca231fe840
2013-11-18GPU Calc: fix regression caused by reductionI-Jui (Ray) Sung
Change-Id: I077d400f9cc83a60edd3374cce0f69f27872298f
2013-11-17GPU Calc: fix building error on WindowsI-Jui (Ray) Sung
Change-Id: I4a7e02c24f82222bdf9fc4fb66504ed3b6b09f34
2013-11-17GPU Calc: refactor: separate VectorRef out of DynamicKernelArgumentI-Jui (Ray) Sung
Now DynamicKernelArgument is more an abstract base. Change-Id: Icc70fa9fe4ed2db3c5483099d99584ba30ac38f6
2013-11-17GPU calc: refactor code for sum reduction andWei Wei
sumifs naming rule Change-Id: I685d263337bebe236befa5e5f45356336936c998 Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
2013-11-18disable test if no OpenCL platform is foundMarkus Mohrhard
2013-11-17m_uInt8 not m_nInt8Julien Nabet
Change-Id: I54524b6c7c19202bee049b61edc3f8e0a1e4fde0
2013-11-17The new default Writer templateAhmad H. Al Harthi
New headings, better paragraph and lines spacing.
2013-11-17GPU Calc: add tolerance when expected == 0 for weibullI-Jui (Ray) Sung
Change-Id: I60cd4901f614f64d8bf28b2e5477edb00f5b9651
2013-11-17Use CSS style attributes for top level svg nodeChr. Rossmanith
Change-Id: I1f1958e0e03868167a65a2186f955a085676f9d9 Reviewed-on: https://gerrit.libreoffice.org/6563 Reviewed-by: Christina Roßmanith <ChrRossmanith@web.de> Tested-by: Christina Roßmanith <ChrRossmanith@web.de>
2013-11-17GPU Calc: unit test cases for SUMPRODUCT WITH FIXED WINDOWSyiming ju
AMLOEXT-214 BUG Change-Id: Ib5adff235593b3a38f6aa7e63edf0196d31b8e82 Signed-off-by: haochen <haochen@multicorewareinc.com> Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
2013-11-17GPU Calc: implemented SUMPRODUCT WITH FIXED WINDOWSyiming ju
AMLOEXT-214 FIX Change-Id: Ifb2797899ec30f998a2387ce9c5752c8e8a03b79 Signed-off-by: haochen <haochen@multicorewareinc.com> Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
2013-11-17use the correct formula grammar for export, fdo#71549Markus Mohrhard
Change-Id: I50af1a394aa40c1a7dbc32caa2ace4a4552ac594
2013-11-17fix buildMarkus Mohrhard
2013-11-17enable opencl-test again on all platformsMarkus Mohrhard
we have now a way to disable known bad OpenCL compilers based on vendor name and driver version
2013-11-17fix problem with retriving vendor information from opencl devicesMarkus Mohrhard
Change-Id: Iff9017b64159254c749fc2c3ddc9033d524f9395
2013-11-17add a way to blacklist known bad OpenCL compilersMarkus Mohrhard
the blacklisted compiler hangs while compiling the opencl-test kernels on the @38 tinderbox. Change-Id: Ice80253a5fbb66eef4bfb4a3efd881fc83c379b4
2013-11-17WaE: 'PATH_MAX' : macro redefinitionTor Lillqvist
Change-Id: I153e34d24493bbbebf37422fb6382969153506a8
2013-11-17Make the tiled rendering code compile for Android againTor Lillqvist
I just ifdeffed out iOS-specific code, no actual Android-specific code added. And if at some stage we have need and resources to really make the tiled rendering stuff saner and cross-platform, a lot will change of course. Change-Id: If45d98f301413e26372c611f8ffecf229061174d
2013-11-17Make this compile for Android againTor Lillqvist
Change-Id: I0b476873f76e6dd480868ec4d443718cab36cf24
2013-11-17Updated coreAndras Timar
Project: translations 6655f2f0d0a0bc781fa6ed710e1141f7362e0697
2013-11-17good-bye stringex, you served wellAndras Timar
It will be better to handle Android Impress Remote localization independent of the big LibreOffice source tree. Instead of stringex, we will use android2po, a 3rd party utility for conversion strings.xml <-> pot/po. Change-Id: I4eae53e4f8d94c55e5564d54c5e5c214bc9569d7
2013-11-17script that checks for translatable="yes" attributes in .ui filesAndras Timar
Change-Id: I3c8ea5e0d8105964f1b0e5c8ace81fa08d8da8d3
2013-11-17missing translatable="yes" attributesAndras Timar
Change-Id: I138c8f245e4bfb2f23dd4cd8a629d8e5e3aac56b
2013-11-17Updated coreRobinson Tryon
Project: translations 983b259ba97a5a8dd916700b6ce0b1c0ceece1b6 Bugzilla Migration: Change bugs.freedesktop.org -> bugs.libreoffice.org Change-Id: I12591e20d81023693a53d334526176085d5f964b Reviewed-on: https://gerrit.libreoffice.org/6692 Reviewed-by: Andras Timar <andras.timar@collabora.com> Tested-by: Andras Timar <andras.timar@collabora.com>
2013-11-17bugs.freedesktop.org -> bugs.libreoffice.orgAndras Timar
Change-Id: I56c1190c93333636981acf2dd271515170a8a904
2013-11-17WaE: unused variablesTor Lillqvist
Change-Id: I81cdd8d295e07d13b6013e1a64f7c7327f5c54c2
2013-11-17CppunitTest_sc_opencl_test doesn't crash on OS XTor Lillqvist
Change-Id: I401115dc23306525917c968b753e70643ebe069d
2013-11-17GPU Calc: unit test cases for ANDminwang
Turn NO_FALLBACK_TO_SWINTERP on in formulagroupcl.cxx for test AMLOEXT-217 BUG Change-Id: I768e3b58e37d56c527f364aab54b88ecfe8c0907 Signed-off-by: haochen <haochen@multicorewareinc.com> Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
2013-11-17GPU Calc: implemented for ANDminwang
AMLOEXT-217 FIX Change-Id: I95454c6e390ddc856b9a08d1db5a7a696a3928aa Signed-off-by: haochen <haochen@multicorewareinc.com> Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>