Age | Commit message (Collapse) | Author |
|
Change-Id: I09f9a60b596a0b12a5031bb3db406d8ab6af0b89
|
|
Change-Id: Ibc6971599be3e4a4b6bd95fabd74c8cacaf350d6
|
|
also support a MySQL/MariaDB client lib link line without any "-L"
Change-Id: I1c2bc13f35a33c0f62f0d23d0982d5977aafe2c3
|
|
so that the build directory at least exists
Change-Id: Iaddeb59d60e81b0823ded73c85c2ffd19244d3c2
|
|
Change-Id: Ifb3c3ada7cc069d8a85717693265476aa95d9aae
|
|
With 8c23a767d926d8d08213f5e2f8e81775c653cbd7
Change-Id: I9ee7a470bcbe42c5d5b4a871e609a0530cc024f8
|
|
The "ParentNumbering" property is not a string.
(regression from 97eb8a6e0eb830f37dcba64a51d725aab4c5ff53)
Change-Id: Ib33e95847b388bb1126a63812e128c96a0c00730
|
|
Change-Id: I0479fb29fcc85f47065b1ef497216982eeae4d12
|
|
Change-Id: Ic23abcfe5cdec9c8f2442cf778b365ea42b8e553
|
|
This for the first time writes external references (hopefully) correctly
and adds the necessary relationship streams and the externalLink streams
with sheetData. At least Excel 2013 loaded the result without
complaining, so do we.
Change-Id: I3d615490a60c5420ae13c0bfc6297642d86a07b9
|
|
Let's hope that the various static archives that get built by the NSS
build machinery contain what an iOS app that needs NSS services
requires. I patch out the construction of any dylibs and executables
in nss. We don't use any dylibs on iOS anyway, and of course don't
need any NSS executables either.
Change-Id: Ic977c6e3d6c4e953202e78f8e08c4e61f6c9cb1b
|
|
Change-Id: Ib05a4dd232850bb00b66079df53e0679548324e1
|
|
Change-Id: I209e7b8018f22a8e6f21b268aeebf38972091c27
|
|
Change-Id: I8956ccfd71032909c2f164a8f5b5f9586b6eb285
Reviewed-on: https://gerrit.libreoffice.org/10479
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
a) FontDialog doesn't take a Language argument, so drop that
b) Give FontDialog a Page argument and set it to "font" when
called from the status bar More... menu entry
Change-Id: Ibaf4d5e51d47794b8b0e3c3e06a6d8e00a7d2896
|
|
Change-Id: I9439a00d2186696a4891e5eefad066d50917f9c7
|
|
Change-Id: I2f2c2c9627e536011aef5f1643a84c1e8f7ea176
|
|
Change-Id: I04438e4c32d001b989d3d3b8aec882ec57dc28b9
|
|
Change-Id: I9dce645670f17115960b3648db24f769cd4a2635
|
|
Change-Id: I720a8309bdac002579cf133a9ae923ad2e800b63
|
|
Change-Id: I67734caea31e60f2c0e27d7b5477464d95c0d7f7
|
|
This is a regression from commit
ad0c4bf5790546242884da0c2ec281f2db9e14a0 . But I do not see why this
code would be needed for that either.
Change-Id: Ied3a5d25b2bec9542aa83c4d7fa36ed5313fc797
|
|
Fix the UnoApi test, and give ORowSetDataColumn::getFastPropertyValue the reasonable behaviour.
Change-Id: I68cc1221b6772e3036c78b8234b1d8b248d4d673
|
|
Change-Id: I35996d4337421317ae1c6da2a4647b231782d882
|
|
("'this' pointer cannot be null in well-defined C++ code; comparison may be
assumed to always evaluate to true")
Change-Id: Id3b886135f43b39a2fcf2bb197cf6a80d6532365
|
|
("reference cannot be bound to dereferenced null pointer in well-defined C++
code; comparison may be assumed to always evaluate to true")
Change-Id: I78498b6be6cf3f6f15a80187c9a24dfcdd91d3be
|
|
Change-Id: I3efdef9a6581fcb1d5e8da7a86445d2f2401e9f9
|
|
Change-Id: Icf4a55f7e76a723014a7b8b5f6b9350db7370dd9
|
|
Change-Id: I81edff750eab6bbeef75fbd1a5fcca0f01379daa
|
|
Change-Id: Id423cea0fa9ac926f47394c8a991a51438167386
|
|
("reference cannot be bound to dereferenced null pointer in well-defined C++
code; comparison may be assumed to always evaluate to true")
Change-Id: I41660cb5e9a14a5c0694259f0244c789ce3d4753
|
|
Change-Id: I832c31d760d4cc0cb7fcb0c5dfef7b06010d7a3a
|
|
Change-Id: I2e60d97b777727878daf811c2f3da697af69c484
|
|
Change-Id: I0b7be1616a3e4206982f9f925de141ed9d53b96e
|
|
Change-Id: I262050f625a0b3ff04a274c88b446d1c2b2aa19d
Reviewed-on: https://gerrit.libreoffice.org/10821
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
|
|
This can be used for YouCompleteMe a vim plugin that allows
auto-completition based on clang. This is much better than the normal
static analyzer based auto-completition.
Change-Id: I4872d2cb3b3a404af55eacf5c71d6a2715771ab6
Reviewed-on: https://gerrit.libreoffice.org/10820
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
|
|
Change-Id: Ied5f8ec9af69365e3375de26d325984c57327460
Reviewed-on: https://gerrit.libreoffice.org/10819
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
|
|
All includes coming from isystem where wrong as the regex was not able
to recognize that the isystem and following path belong together.
Additionally stripping the first two characters resulted in broken paths
in this case.
Change-Id: Iaa8e484d1ddcd4c8744d1e37a006ebf915cdfc84
Reviewed-on: https://gerrit.libreoffice.org/10815
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
|
|
Change-Id: Ib88064744c7ae678d6c3dcce835a295de8fb274e
Reviewed-on: https://gerrit.libreoffice.org/10814
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>
|
|
Change-Id: Iedff28d1290efb38eb68f83757a0787d52e28859
|
|
and reenable it: hopefully the worst bugs are fixed now
Change-Id: I8033ef87d02ba6619e5f778b5255fa803ba63c5b
|
|
Change-Id: I3698b5cbf8c39e618faaae1321eaa4442f1b2827
|
|
Project: help 12bab40167e179cb6e65f6ba76a3eb5b098d4216
|
|
Change-Id: Ic3ed2c73e255c99b48f4dab5ea434c75313ec93d
Reviewed-on: https://gerrit.libreoffice.org/10865
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>
|
|
Change-Id: I9ae22afc27ac0d2051f06885f363845e9b4ce2ff
|
|
Change-Id: I1abc51f66bc7d7f7135bf5cdee4fae653b2837ec
|
|
Change-Id: Ifc44c51ddbd21fabaad686bc3d38e2dab54d97aa
|
|
Change-Id: I47c618117e079bb2ef90d92c449c8166ea957fa5
|
|
This patch is based on Caolán's one at 68075a61c28a5c72429f78776a822ed45fdcb4a7
I've chosen the background color used in Windows program Paint.NET as
our default background color. It's a nice compromise that doesn't look
out of place anywhere.
Change-Id: I5081201043be4a7ad6152d1ce59451daa4ece1ac
Reviewed-on: https://gerrit.libreoffice.org/10527
Reviewed-by: Stefan Knorr <heinzlesspam@gmail.com>
Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
Tested-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
Reviewed-on: https://gerrit.libreoffice.org/10520
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: I58cf2391d7bf2480cd12d2b1b4cf73f346f4f95f
|