- 13 Agu, 2014 40 kayıt (commit)
-
-
Tor Lillqvist yazdı
Change-Id: Ide34abab9417b849ea58aafab386e13e67d240be
-
David Tardon yazdı
Project: help 1fbcc737e36231426bedfdca0b172bbb90279d64
-
Szymon Kłos yazdı
Change-Id: I4194af3033f6591c7a8ca219aebf2ef816edcd63 Reviewed-on: https://gerrit.libreoffice.org/10915Reviewed-by:
David Tardon <dtardon@redhat.com> Tested-by:
David Tardon <dtardon@redhat.com>
-
Tor Lillqvist yazdı
Change-Id: I43d15b84f78d9904b09e8df9e36013878e7a4147
-
Michael Stahl yazdı
Change-Id: I7bea7063d924318eed07a2fad4ec88ea942302a0
-
Michael Stahl yazdı
Builds for me without that... Change-Id: I6db654098ee8f93a0cad80e7534c694971aebf5d
-
Michael Stahl yazdı
Change-Id: Icb50487eb466f547f6b382155f6ce9099fb32aaa
-
David Tardon yazdı
Change-Id: Id2c990d24dc942a6d061146ea88cf53ee29a1c3d
-
Michael Stahl yazdı
Change-Id: I2ed53b4f902ae694fc064375e8a9cfeba32f9d1c
-
Michael Stahl yazdı
Change-Id: If919ca6da332bb94419a25253a5d6dec7243def9
-
Takeshi Abe yazdı
... by replacing the following 3 classes with typedefs of std::vector: SfxObjectShellArr_Impl / SfxViewFrameArr_Impl / SfxViewShellArr_Impl and the following 4 with typedefs of boost::ptr_vector: SfxChildWinFactArr_Impl / SfxMenuCtrlFactArr_Impl / SfxStbCtrlFactArr_Impl / SfxTbxCtrlFactArr_Impl Change-Id: I1754bd19ec418a3e7ba5c47fb6d8568e8fca9b29 Reviewed-on: https://gerrit.libreoffice.org/10891Reviewed-by:
David Tardon <dtardon@redhat.com> Tested-by:
David Tardon <dtardon@redhat.com>
-
Michael Stahl yazdı
Making our code acceptable for ancient compilers that we don't use and that don't actually support C++ is a complete waste of time. (partially reverts 856b7f5f) Change-Id: I26a1a67d8c4beb31d6c0c301a56a948552683422
-
Tor Lillqvist yazdı
Change-Id: I180aa42ff2d97bad921603c20a0834aa3315526b
-
Tor Lillqvist yazdı
Change-Id: I84859c105c5f91ec66f075dd96be865ddeb71e33
-
Tor Lillqvist yazdı
Change-Id: I2631ff653377b58dde5ae135571fd669cfbf9d30
-
Miklos Vajna yazdı
Commit 6cac123a (fdo#45183 import RTF_SHPFBLWTXT, 2012-12-27) fixed this already once in the past -- fix it again, this time with a testcase. Change-Id: I0cbbfb1ba4eef42b2ee32f6f77065afaad3ddc1b
-
Miklos Vajna yazdı
Change-Id: I66e78b7815173ec9181b9449252da740c10f09ec
-
Miklos Vajna yazdı
There is only a single libmwaw switch to enable both "noopt + symbols" and "debug messages", and we enable that switch in debug builds. Backport upstream patch to avoid a debug message during type detection. Change-Id: I53440ceed90529e3db7c9d91c788c7a3b2723eb1
-
Noel Grandin yazdı
found by UCDetector Change-Id: I1f8f5ba4f3ab1a1ef134dd0988f913dab7501351
-
Noel Grandin yazdı
found by UCDetector Change-Id: Ic2edbc85194731116aac34064238d11ef1926a98
-
Noel Grandin yazdı
found by UCDetector Change-Id: Ib4cf18be134c3177cb123191e963bb43b7e6de93
-
Noel Grandin yazdı
Change-Id: I1cbbd8ee34684ec0fd74cd59529276b31eb7d1c2
-
Miklos Vajna yazdı
Change-Id: I1f1bf0cf14bbd7b6253489f27753bdb2ec81fe35
-
Caolán McNamara yazdı
Change-Id: Ibd4666bd185198e0702a498d5648f1e4d5580e11
-
Tor Lillqvist yazdı
Conditional on the environment variable PTYL_TEST_ENCRYPTION_AND_EXPORT, eek. The document is written out using the name of the input document with .new.docx appended. I placed the function that handles it, somewhat arbitrarily, in sofficemain.cxx. The invocation of this function is, also somewhat arbitrarily, placed in TiledView's drawLayer:inContext: method. Quite possibly this test functionality occasionally causes solar mutex deadlocks or whatever, but at least in Xcode, when one has placed some breakpoints in it, it seems to work. Which is what matters, as this is code for manual testing, not invoked normally. Change-Id: I38bb4b406edf47f0f24857b6044e3bf4eaf17c34
-
Markus Mohrhard yazdı
It works now and should get the same treatment as the linux version. Change-Id: I382cc7cae9358ce26e0c2d85acc6a67e991d8118
-
Markus Mohrhard yazdı
Change-Id: If3a495ab2db068f37dcee184e61c0c1e66f09666
-
Markus Mohrhard yazdı
Change-Id: I04cd67cce88563c0e1d82af984ccd3e6516b69cb
-
Tor Lillqvist yazdı
Change-Id: I1b5d3f881e82cea90fcc4e97c837251e340abffe
-
Noel Grandin yazdı
Change-Id: Ie35a308d012e75e3aa73dc81d06f0a39a881760b
-
Noel Grandin yazdı
found by UCDetector Change-Id: I219caa8e680dba5a395541a778df6144841c4dde
-
Tor Lillqvist yazdı
Change-Id: I2d721c62a0fd7497f90a0613b4383949220795de
-
Caolán McNamara yazdı
Change-Id: I2d074133172a2641d735efd2a007d18a65b4d9e9
-
Caolán McNamara yazdı
Invalid read of size 1 at 0x9DC6247: GIFLZWDecompressor::AddToTable(unsigned short, unsigned short) (decode.cxx:117) Change-Id: I9cea8dcd4a5eeaa1e793b9be96f82854b9d088af
-
Thomas Arnhold yazdı
They were never working, at least since 65f82ca6 Which changed some mappings, for example: -check( RTL_TEXTENCODING_IBM_437, RTL_TEXTENCODING_IBM_437 ); +check( RTL_TEXTENCODING_IBM_437, RTL_TEXTENCODING_MS_1252 ); But I don't know if that's the root of the problem. Change-Id: I09f640a6c92a782f99d79405aab5f5dd2b992c6d
-
Thomas Arnhold yazdı
quite useful in this case Change-Id: I2f9a5ef8ea9faf7a1ce62bd9b4925b3f36b19d1a
-
Thomas Arnhold yazdı
Change-Id: I30d1b5a5f5c21f6bb520fb9a36cdfc5445be1124
-
Thomas Arnhold yazdı
Change-Id: I4295cf0a26a79848988d93df589e6e8e7d699989
-
Thomas Arnhold yazdı
Change-Id: I888a06feebc55a0caee8d3333fe26c22b22ce620
-
Thomas Arnhold yazdı
...'com::sun::star::chart2::X3DChartWindowProvider::setWindow', previous versions of the compiler did not override when parameters only differed by const/volatile qualifiers. X3DChartWindowProvider.hdl defines it as: virtual void SAL_CALL setWindow( ::sal_uInt64 window ) Change-Id: Ie1b9f940f54df8901c74402a3baf475a0165c5a2
-