- 28 Kas, 2015 25 kayıt (commit)
-
-
Stephan Bergmann yazdı
Change-Id: Id149af78312b205fbf14f0c2438dd4ad741f49ab
-
Stephan Bergmann yazdı
Change-Id: Ieb3066bbd9a34e28e61eebc475f48374bd50a33f
-
Stephan Bergmann yazdı
Change-Id: I3041d93f98e491e4600da78a0d1f6100be1177a7
-
Stephan Bergmann yazdı
Change-Id: I202fee919179c89101a7f2b8a802e14254d768e2
-
Stephan Bergmann yazdı
Change-Id: I6d763369aa0c142ec0b0b9fb08aeb212eaae7f2f
-
Stephan Bergmann yazdı
Change-Id: Iec98a5a3df5dcfcd3fcf658bf27e9b5fe57ffc44
-
Stephan Bergmann yazdı
Change-Id: I215b8215108a268f969106db6f01f876bd0dc0a0
-
Stephan Bergmann yazdı
...as the source files themselves include standard headers, which must not be included from within a namespace (which confuses clang-cl). According to Tor, the original intent was to try not to pollute the global namespace, but that seems to cause no problems in practice (esp. as nothing from these files gets exported). Change-Id: I204c1db932996a09d16e84dd5c6033caa5362caa
-
Stephan Bergmann yazdı
Change-Id: I1ad03056497f39ca294a8abaffd7e069227a704e
-
Stephan Bergmann yazdı
Change-Id: I85ae9765ed090816c48efd138d9a1a428999dd20
-
Stephan Bergmann yazdı
Change-Id: I4d66cec0f28a22174a3f17ffa5cb783c0bc99a55
-
Stephan Bergmann yazdı
Change-Id: Ie05ae7b82c59c7ab27f549210ac305e2cd38b68c
-
Stephan Bergmann yazdı
Change-Id: Id43e2269b3e81fd7505daab7a5dc0cfe83427ff3
-
Stephan Bergmann yazdı
...5 enumeration values not handled in switch: 'Fax', 'PDF', 'ExternalDialog'... Change-Id: I9310d728ad076135bcc9dc96ff83ce606d5320a2
-
Stephan Bergmann yazdı
Change-Id: Iaffbccc4d628e861ecf8ed205b89f09b18dfb2e4
-
Stephan Bergmann yazdı
Change-Id: Ic84f8b35661f52949f29ea491dd5e7b3faebe37c
-
Stephan Bergmann yazdı
Change-Id: If5243c33723e2ad6d468f9bc44c5187cd19dc383
-
Stephan Bergmann yazdı
Change-Id: I3767aee8c4272f971817757498f05494706ddd0b
-
Stephan Bergmann yazdı
Change-Id: I71997ca604f18601ec98acd2957882a26be38fc0
-
Stephan Bergmann yazdı
"format specifies type 'int' but the argument has type 'DWORD' (aka 'unsigned long')" Change-Id: I96d239d2f674ffb30bcd596fc78d42a4af7316a1
-
Stephan Bergmann yazdı
Change-Id: Ie24d1776f798923e2583659b2d9898da7c3f1dfd
-
Matúš Kukan yazdı
Change-Id: I717d3289d63787cd8148d480783092868a60873b
-
Matúš Kukan yazdı
Change-Id: I59af9f5a9d0d3e189280f98bb18e522dc9ebf2fb
-
Matúš Kukan yazdı
..to avoid problem shown with comphelper added to libmerged. More info in http://lists.freedesktop.org/archives/libreoffice/2015-November/071189.html Change-Id: I2017d87f64f1ae3a1a1cf2e50bce24c05cff6321
-
Markus Mohrhard yazdı
Change-Id: I5b6e928ab5a5f2bf84d50f3f0221c0585670d972 Reviewed-on: https://gerrit.libreoffice.org/20251Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by:
Markus Mohrhard <markus.mohrhard@googlemail.com>
-
- 27 Kas, 2015 15 kayıt (commit)
-
-
Mike Kaganski yazdı
Change-Id: I297e78acca3881cf4c88f679e96d98e985de22bb Reviewed-on: https://gerrit.libreoffice.org/20218Reviewed-by:
Julien Nabet <serval2412@yahoo.fr> Tested-by:
Julien Nabet <serval2412@yahoo.fr>
-
Norbert Thiebaud yazdı
Change-Id: Ic1e25f3f945e32f2b99c2cfedc4b8d695635bd8b
-
Christian Lohmaier yazdı
Change-Id: I6f999f36d6ef57dadddd774e6ef60ceb9cb8033c
-
Eike Rathke yazdı
As for the change in chart2/qa/extras/chart2export.cxx Chart2ExportTest::testAxisNumberFormatXLSX() unit test: also Excel writes string parts of format codes quoted, including minus sign in negative subformat. Change-Id: I201bb012df818129cbc65de0eee8eca59e57d829
-
Eike Rathke yazdı
Change-Id: I4d5f8aa33fffceaa080d8b2ef6a177b4680cf761
-
Eike Rathke yazdı
Taking implementation from sc/source/filter/excel/xestyle.cxx GetNumberFormatCode(), slightly modified to ensure valid conversion and force en-US locale data. Also don't unnecessarily convert if format is for system locale and system locale is en-US. Change-Id: I9223eaa655132b4106a35c94cb0005559d7575b1
-
Eike Rathke yazdı
... Excel doesn't seem to care though. Change-Id: I3697a808d8fee2417f0b0e03dba2b94ceea133dd
-
Eike Rathke yazdı
Change-Id: I83b0cd033ba46dabdde92ed2812398518d1895bf
-
Eike Rathke yazdı
... to conflate the places that do this on their own. Change-Id: Idde2173780e0515ad982b4be46fc4df23a7577ad
-
Khaled Hosny yazdı
Change-Id: I0526e2375f41f708ea26b5b81731a59de51825b7 Reviewed-on: https://gerrit.libreoffice.org/20229Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Khaled Hosny <khaledhosny@eglug.org>
-
jan iversen yazdı
Coverity requires that closeable objects (use of new) call .close(), git commit 5a29db7a implemented a series of .close etc calls, update to use a single try{}finalize{} instead. Change-Id: Iadc9de13d6a0af4b0aaca2dfdd0e2d0940a5223d Reviewed-on: https://gerrit.libreoffice.org/19807Reviewed-by:
Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by:
Markus Mohrhard <markus.mohrhard@googlemail.com>
-
Gulsah Kose yazdı
This patch generated a setting file for per module. When imported the eclipsesettingfile.xml, underlined include lines are clearing up. Setting file includes included file paths for per module and provides correct build. .project file generator deleted because eclipse is creating .project file and overriding it. This adds a new property to the parser that stores each module. Change-Id: Ia10bb37c7c3fdb444a5b79ddf502b962e8ee5736 Signed-off-by:
Gulsah Kose <gulsah.1004@gmail.com>
-
Norbert Thiebaud yazdı
Change-Id: I9121c02b07eef1b1eddd78dbb0c903b837b82f14
-
David Tardon yazdı
Change-Id: If0906297e6da53086759f12170bb5d3be69d162b
-
Stephan Bergmann yazdı
Change-Id: I41902dbeac80f73f7991c835b66e2bbc7421d3b5
-