summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-06-12re-base on ALv2 code.Michael Meeks
2012-06-12re-base on ALv2 code.Michael Meeks
2012-06-12re-base on ALv2 code.Michael Meeks
2012-06-12accept BIT* functions as _xlfnodf.* in Excel importEike Rathke
BITAND, BITOR, BITXOR, BITRSHIFT, BITLSHIFT are written as _xlfnodf.* in Excel export because Excel doesn't have them. So far we weren't able to properly read that in again and the #MACRO? error was generated as function result.
2012-06-12changes to patch "fdo#50822 add function XOR to calc as in ODFF1.2"Eike Rathke
* removed XOR entry again from sc/source/filter/oox/formulabase.cxx saFuncTableBiff5 * changed XOR entry in sc/source/filter/excel/xlformula.cxx saFuncTable_Odf from ocNoName to ocXor to have it written as _xlfnodf.XOR * changed description of function in Function Wizard
2012-06-12fdo#50822 add function XOR to calc as in ODFF1.2Winfried Donkers
Change-Id: I994119c0520658775d07f776237d31a03f53ab52
2012-06-12fucntion -> functionCaolán McNamara
Change-Id: I0d345b2cf60f49e0e6b72724251c1f6d30529dce
2012-06-12delete problematic IsOfficeRunning custom actionAndras Timar
Change-Id: Id68521b92f572366a68f35c09387a7ed45a835ff
2012-06-12-Werror,-Wunused-functionStephan Bergmann
Change-Id: I1b12a923e8c045c7ebca8c0b77b8135d3e072ac9
2012-06-12Resolves: fdo#49178 CRASH when FILEOPEN particular RTFJulien Nabet
Change-Id: Idd938980b91ec8b822a92dfd7013a20fe5b6f498
2012-06-12lo-commit-stat: avoid problems whit '%' in the commit messagePetr Mladek
Change-Id: Ia10bac649cc078f6ef39002d280dcff7e5d0b06d
2012-06-12lo-pack-sources: correct check for valid libreoffice/core dirPetr Mladek
Change-Id: I8dbe60b85d0a330e3b2b5f54984b561fe9be05be
2012-06-12re-base on ALv2 code.Michael Meeks
2012-06-12re-base on ALv2 code.Michael Meeks
2012-06-12rhbz#678440: Always include User-Agent to avoid 403 from picky serversStephan Bergmann
Change-Id: I4fa7b45062b0058427f77cf9dc0abebd6b26fb49
2012-06-12re-base on ALv2 code.Michael Meeks
2012-06-12FT_CHARFMT and LB_CHARFMT shared the same resource id (cherry picked from ↵Caolán McNamara
commit 125cecd8fa6036986f1d442bc7d902b547c11e75)
2012-06-12n#766477 dmapper: import NS_ooxml::LN_CT_FFCheckBox_defaultMiklos Vajna
Change-Id: If7edb301fa90a49d79fc5322a7c19ee2591f5494
2012-06-12toolbars: Improve the toolbars look in Windows Vista or later.Jan Holesovsky
Change-Id: I389ef70c76a3a9c837ad5406c417804ad77be948
2012-06-12menubar: Improved Windows Vista or later look (based on Mirek M.'s design).Jan Holesovsky
Change-Id: Ica8076b7e21c5188a3126faf32d16904deecf212
2012-06-12Get rid of GRADIENT_* defines, they conflict with Windows GDI types.Jan Holesovsky
Change-Id: Ia0bc37f81b7213b20fc5093beb46d7a05b1ac931
2012-06-12re-base on ALv2 code.Michael Meeks
2012-06-12re-base on ALv2 code.Michael Meeks
2012-06-12fdo#43249: WW8: fix double border import:Michael Stahl
The border widths are tripled on import, because that is effectively what SetWidth does for DOUBLE borders; set a divisor of 3 similar to e2ffb71305c5f085eec6d396651c76d6daee3406 70a6a4d425558340bb49507975343a3e0a1bdde8 Change-Id: I40b175bedc1ed2d564be126bf9e6870b43474aba
2012-06-12fix null pointer dereferenceNorbert Thiebaud
Change-Id: Ia117e1db43b29eda2f87bf1b1f26d580006e4b8b
2012-06-12Translate German comments, fix some spelling errorsPhilipp Weissenbacher
Change-Id: I2a4cc2c903f469898df9c739658ce25523199fbb
2012-06-12Translate German commentsPhilipp Weissenbacher
Change-Id: I96606cc97afb4fab6af45b116c265b1b3c584e00
2012-06-12misuse of null-terminating requiring string ctorCaolán McNamara
Change-Id: Ib77d62d6bb9070877943cd686791c9e634718c79
2012-06-12use rtl_ustr_getLength instead of a temporary string just to find lengthCaolán McNamara
Change-Id: Ibbf777e57af6b98611cb5dce5a31517de80305b7
2012-06-12don't need to realloc stringCaolán McNamara
Change-Id: I17ec5a54b0088b56bd8c8431eb255626dbb1fac8
2012-06-12Don't push_back(.back()), stupidFridrich Štrba
Change-Id: I91ed2c018218c68665471be146dc82f9dbfd34ad
2012-06-12fix invalid vector.push_back(vector.back())Michael Stahl
The vector::back() does not return a value but a reference, hence this is invalid. Change-Id: I8624b649deb8fb4de0d1d8af1288068acc80cef2
2012-06-12oox: fix TextFontModel doxygen commentsMiklos Vajna
Change-Id: I0f869af4fd497461fc06897540d3be0a6703f00e
2012-06-12Make PyUNO work --with-macox-version-min-required=10.6Stephan Bergmann
...by using system libsqlite3.dylib instead of nss one (see comment in nss/makefile.mk for details). (dmake knows neither < nor ! in conditional expressions, that is the reason for the strange .IF .ELSE ... .END constructs.) Change-Id: I5abe0f74ad55aac06b91163751bb8145b759b9ca
2012-06-12work around spurious signed overflow warningsEike Rathke
gcc (GCC) 4.6.3 20120306 (Red Hat 4.6.3-2) com/sun/star/uno/Sequence.hxx:178:10: error: assuming signed overflow does not occur when assuming that (X - c) > X is always false [-Werror=strict-overflow] Change-Id: Ibbc2f3533097ad379e1707f77039c675a0d00133
2012-06-12cppcheck: Avoid unused variables code warningsMartyn Russell
Change-Id: I51ba83c5356f2eb33ed09f6516de9f004678bc8f
2012-06-12cppcheck: avoid unreachable code warningsMartyn Russell
Change-Id: I1d126eb10bfebc747d4bb6d153b80abe73a1e81e
2012-06-12Add a default dummy implementation of SalVirtualDevice::SetSizeUsingBuffer()Tor Lillqvist
Change-Id: Ib1d98173f2dd29a59ce49bbe93ff563d5bb913a0
2012-06-12More hackingTor Lillqvist
Note that this Document class is work in progress and the code hasn't ever been run yet even. Not used by the DocumentLoader test appp currently. Change-Id: Ibb285d455f31d9bda43133f3a289fc4564b83d47
2012-06-12Use XToolkit2::createScreenCompatibleDeviceUsingBufferTor Lillqvist
Render directly to a direct ByteBuffer allocated on the Java side. Change-Id: I2d66e4146df77e92260918a78ef22cd9b8c95384
2012-06-12Implement XToolkit2::createScreenCompatibleDeviceUsingBuffer for AndroidTor Lillqvist
Change-Id: I8dd16850a35cd2de7260dcbe9a8aa7afae2294be
2012-06-12Do use separate width and heightTor Lillqvist
Change-Id: I1bae38bf312ebc0186266be0dad3604e3f940aef
2012-06-12udkapi and offapi are not "internal"Tor Lillqvist
Change-Id: Id06783a999707ced3fe860fe23a6c48ccc40d9c4
2012-06-12Add Android-specific sal/ByteBufferWrapper.hxx headerTor Lillqvist
Used for impedance matching between Java's direct ByteBuffer and the boost::shared_array used by basebmp. Not sure yet how well this will actually work. I'm afraid leaks might be possible in exception throwing cases. Change-Id: I74fc57aaf46b2dd9f227043bd9045d4815a5ed40
2012-06-12rename Class Name, Window Name and Message of the QuickStarter to avoid ↵Jesús Corrius
conflicts with other StarOffice derivatives
2012-06-12Missing dependencyStephan Bergmann
Change-Id: Iffbd7722b7ede8a2824e59f0bfc0241730de2486
2012-06-12-Werror,-Wmismatched-tagsStephan Bergmann
Change-Id: If2b4118481dd265a81641d5cdf14f5095b8064e9
2012-06-12small improvements to data bar dialogMarkus Mohrhard
Change-Id: I7eada5e24047d36c1625aa082ecc9e5d52f785ae
2012-06-12nuke dead codeTakeshi Abe
Change-Id: If8b6b4a3d9222726ae562e5b685710d86b5fe332
2012-06-12seems like windows does not like thatMarkus Mohrhard
Change-Id: I3c694af4554f984274e179739475077c46db4028