Age | Commit message (Collapse) | Author |
|
Change-Id: I8a9a8c56b91783288e2319ad3a5e9803ab5562d0
|
|
Change-Id: I5b3e785ce50b5959d64c855869533a310e9c277a
|
|
While at it, make it use SAL_INFO instead of fprintf.
Change-Id: Id4018819f8f790bef219e5aca3b6bbb5f6acd6aa
|
|
Change-Id: I711621c89e8f75d4450867e303ccdc8017bcd9d7
|
|
Change-Id: I8b2ecef11362c0fc1dc2b76780140881e769bb89
|
|
Change-Id: I71c7fe027262305893d8eabee94a726f4aa909d6
|
|
This reduces external link update time by 10%.
Change-Id: Ic14d9ea7530818f839330a2004f6aa67ef1e831e
|
|
The fun thing is that with the (only) call-site to ReadAsynchron in
PNGReaderImpl::ImplReadIDAT (vcl/source/gdi/pngread.cxx) passing in rIStm
references to stack-allocated SvMemoryStream instances, mpIStm could point to an
old, destroyed instance from a previous call, but which would have been located
at exactly the same stack address as the currently passed in rIStm, so the wrong
mpIStm->Read call would effectively behaved exactly the same as a correct
rIStm.Read call.
This went unnoticed "since the beginning" until AddressSanitizer's
UseAfterReturn check came along...
Change-Id: I7c75ed2d36a4c24c111d88eff647816bd2c5dbca
|
|
...(which can be called multiple times in a row). But which actually looks
wrong...
Change-Id: I2e4914e6fed8ced383e430699dd462add9da8c08
|
|
Change-Id: Iebb19951efa81817793a155164862076d1198e6e
|
|
Change-Id: I2714b1f1dadc74f8501203bc8b0722c56c9c5fb9
|
|
...and document how the member functions are supposed to be called from client
code.
Change-Id: Ia4847945e4a361c43a0ed001e3e78e901c9abcad
|
|
Change-Id: I2103f8a323d0454bdd1c779aadb99889ae1cf6e5
|
|
Change-Id: I9741daf288c11dc8e0f0ad2f64e934e814c3ef8a
|
|
Change-Id: Id710a1fe4a3c1593add69bb2a7014d26f9499e87
|
|
Change-Id: Ibdf211b858c25a4b301cbde3dcab3a51765e4050
|
|
Change-Id: I275abafe81c8bb617c70646244b14f6cecc33854
|
|
Change-Id: I57a5a14a51c0441e0fed006457ac95057f188462
|
|
...and directly use zlib.h's Z_DEFAULT_STRATEGY
Change-Id: Ibf528cbc32afec4d442656aa2963f50c0875d6a5
|
|
Change-Id: Ie02fb495beebd02d8331e547cbe6648dc70f241f
|
|
Change-Id: Icd509f55b3f91c4ce3b21bfa3a501d99532539d9
|
|
...so just use zlib.h's MAX_MEM_LEVEL directly.
Change-Id: I76d73f665df242bfb180b76aa7054cf8ddbe9e67
|
|
Change-Id: Ib831b80afcdde98928a2759616810923348f65e8
|
|
Change-Id: I41da8920e33dfdd0f1483ea2d7cf67111224b441
|
|
Conflicts:
desktop/source/deployment/gui/descedit.hxx
Change-Id: Icf9ee3081b468f99833d1e38182887ad1da6f675
Reviewed-on: https://gerrit.libreoffice.org/9417
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: I4a2ed8a20890119220d63a6768f13365a7b5f97d
|
|
Change-Id: I2c646b3e2f13a6fccc845ce8eb82fccee154f3c6
|
|
Change-Id: Ife10cae3f0bd7dd294c74799412528f2596369c8
|
|
Change-Id: I391fbc092b05600b0a4c2107e3934e1fb7334554
|
|
We don't test or define it anywhere else so the header guard for the file
itself is enough.
Change-Id: I15a81b50ab3250a9c792a1b86a4b15f49ec224d1
|
|
Change-Id: I8df204b01a73454396561052f10784c71f10d081
|
|
Add API to wnsure we don't end up allocating 32k bytes of tokens
for each ScFormulaToken, as happens when you Add a token to a new
empty ScTokenArray.
Change-Id: Ib12a3065eb513243a2146ebb009fbaa650385dd9
|
|
Change-Id: I08bd2e58ee98a68accae256fcbcc288a8c56ae0b
|
|
...so that utl::TempFile can pass osl_File_OpenFlag_Private and doesn't have to
resort to umask (the calls to umask around Directory::create had somewhat
erroneously been removed recently with 1d72a0262c4570631d0aa8f98e34e21fb9d6ae42
"Related fdo#60338: Create missing temp file dir with user's original umask,"
mistaking this for creation of intermediate directories in the hierarchy).
On Windows, the flags argument to osl_createDirectoryWithFlags is ignored
completely for now.
Change-Id: Iac56a5049d579be729a3f338aa62105123edb6cb
|
|
In the Paragraph "Indents & Spacing" tab there are fields with unit:
<object class="svxlo-SvxRelativeField" id="spinED_LEFTINDENT:0cm">
But the unit is effectively ignored, and the resulting SvxRelativeField
with FUNIT_NONE and 9999 max somehow results in 0.18cm max when the
dialog sets cm as unit.
Change-Id: I6001c93079fd7d899f1e119913b29ea4898b1c34
|
|
Change-Id: I510518461eb8bc9669d0de2679c34c473f66b175
|
|
Detect arguments larger than 64 chars passed by value.
Change-Id: I9b0ea9ccb99d115984a26eab67c9cf6afd5f6cae
Signed-off-by: Stephan Bergmann <sbergman@redhat.com>
|
|
Change-Id: If7ec1ff0a78f9cde5ac926e92377de4720c828b2
|
|
Change-Id: I6eb46f1ffccc1d98b1a1485486cbc355ce296cd3
|
|
Change-Id: I6fdce232ef41079f20a983dc72da032196078858
|
|
for i in `find . -name *.src -or -name *.hrc`; do FILE=$(cat -s "$i"); echo "$FILE" > "$i"; done
Change-Id: I2bac5ad3e1eb3c566e5c867ccf45893a19e1561e
|
|
The name I gave this makes no sense. Basically, this function calls on
the SalGraphics function to copy the area, so really this name is much
more clear.
Change-Id: I842e6f2b81014a8222c39a62c5437bd53d66141c
|
|
for addons menu merging
(cherry picked from commit 2aac0070dbef6c1ad7eeccf7d4015cdcbffe067e)
Conflicts:
framework/source/classes/menumanager.cxx
framework/source/fwe/classes/addonmenu.cxx
framework/source/uielement/menubarmanager.cxx
include/framework/addonmenu.hxx
Change-Id: I3b606671db3a4c6ba8ed2b850e01e1ac91db7581
|
|
Change-Id: I293295244d1b089d747548c5025cb73b8ec428a4
|
|
This function makes property mapping in charts more user friendly.
Change-Id: I01cfb31edd749ee474d5078042fa5c4b4a270f86
|
|
Change-Id: I4987cc9ffba675009f2d2ae9f6b12ed4ee02fe13
|
|
Change-Id: Iadbedc145c85c5f333e4449704fd01d5e12ddde5
|
|
Change-Id: I77e10d2644b18b150f9489c7f754405974af107a
|
|
so we can re-use it in other modules
Change-Id: I6057b1e955f745019fd48f91a754279df0f2b948
Reviewed-on: https://gerrit.libreoffice.org/9348
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>
|
|
Change-Id: I42787db31769e8bde984c5f4f0aa90335e889b1c
Reviewed-on: https://gerrit.libreoffice.org/9356
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
|