Age | Commit message (Collapse) | Author |
|
Change-Id: If75e6e96887d63a555094a2a9c73ca8a157fe964
Reviewed-on: https://gerrit.libreoffice.org/7836
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Marcos Souza <marcos.souza.org@gmail.com>
|
|
Change-Id: I96411ecb072e5135e7d0e6bb276ff782dcb0270c
|
|
Change-Id: I98865a54f675ebdb7724327305f9f9a5eeccfeb4
|
|
.. to std::vector
Change-Id: I882653fbe6e42bf2a4f79c5b7c353e6667c79879
|
|
Change-Id: Id73464d135dd41e6a24663da654a3c623c2814d4
|
|
Change-Id: I32fbab56f21709a79b1d7fd13bc85ad5a9a107dd
|
|
Change-Id: Ifd02215e2b86fb9c527db0d4011781c4959c29bf
|
|
Change-Id: I22b74ab50fbef728c3a0d8a04e212fe1b1fce86e
|
|
Change-Id: I6749307d5b72ddc69581b4aa685091383117073d
Reviewed-on: https://gerrit.libreoffice.org/7369
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>
|
|
...assuming these functions shall indeed only return 0 or 1.
Change-Id: Ia2071182ade5cdb3c7ea02380285966d6284b6d3
|
|
Change-Id: I56f38bd786f3a026cb2908f28540dc9c4003af83
|
|
same answer"
This reverts commit c2dd0ef4b891a3d126dbe70ab5b76016b69d491c.
OpenFormula defined CONVERT after Excel that treats "at" and "atm" as
equivalent. Let's not come up with different factors here, even if
academically these two units c/would be different things.
|
|
This reverts commit fccf6cfdee7b63feb6deb96e9c8cd398c20b44a3.
|
|
See also:
http://en.wikipedia.org/wiki/Atmosphere_%28unit%29
http://physics.nist.gov/Pubs/SP811/appenB8.html
Change-Id: I87b1794c847fe4aec7f53125bff195d8162ce593
|
|
Change-Id: I76c1a0bd7cc93cf60ffa8da08200969a7315a8c3
|
|
Change-Id: I3b6f69bdbf40d2578adef312e847f6a69e0e35fd
|
|
Change-Id: I5e99fbedf21fcf4a84f4695ca5aa3fd56259e849
|
|
Convert code like
aStr.compareToAscii("XXX") == 0
to
aStr.equalsAscii("XXX")
which is both easier to read and faster.
Change-Id: I448abf58f2fa0e7715dba53f8e8825ca0587c83f
|
|
They are practically always useless, often misleading or obsolete.
Change-Id: I2d32182a31349c9fb3b982498fd22d93e84c0c0c
|
|
Change-Id: I9cf5b9b0913e7bf4a59c3ec98157ce6d0661f408
Reviewed-on: https://gerrit.libreoffice.org/6310
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Eike Rathke <erack@redhat.com>
|
|
Change-Id: I6b3c667e42c9de6ad6aa61c7d3caf1cb7b343d5f
|
|
example of wrong result:
=YEARFRAC(DATE(2023;1;1);DATE(2024;1;1);1)
Pretty much by definition, this should be exactly 1,
but it currently returns slightly less.
Change-Id: I5ebb2ecde49dfca8a6191d2a7c11b9581669f455
|
|
Cleaner than my first attempt.
This reverts commit 853167931600777e7bf44a35e051628a1169bcfc.
Change-Id: Ib25b72a1f18d8adef5fa8d2960f233e0a7c29844
|
|
Noticed during inlining at link-time code generation phase: The called
function always throws. So let's hardcode the throw for now then at
the callsite instead. Not ideal, I know. Add comments describing what
is going on.
Change-Id: I60d14b25aa62846fc0314aad7e00b2990f4cff26
|
|
Compiler plugin to replace with matching number(), boolean() or OUString ctor,
ran it, few manual tweaks, mark as really deprecated.
Change-Id: I4a79bdbcf4c460d21e73b635d2bd3725c22876b2
|
|
Change-Id: I2a2cc56cf005f564c798b8d43ef7e8c4b7f9eeff
|
|
Change-Id: I4821b2821af6b328f4e295b20709a84ce259ef5b
|
|
Change-Id: I7fe1441dc09301604bc7a96fa5d63cfa8ca72874
|
|
Change-Id: I64e4933f7a0a8026ccc7ce98804bfc497d3f0eed
|
|
Change-Id: I978229bc783c2d2314d6faa94693af85766d3546
|
|
Change-Id: I7f69b3809790b6313b4487935745eec73a34a465
|
|
Change-Id: I2ea80005662c58ec74c0991026a2bb5e11399f31
|
|
|
|
Now all these usages were removed from LO.
Change-Id: I8a7233db20abdcdbb18428ad4004c78cc516a0e6
Reviewed-on: https://gerrit.libreoffice.org/3326
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>
|
|
Change-Id: Ief5e5c89b7fb69fb9849cf2d6efe2b4c5b7f5391
Reviewed-on: https://gerrit.libreoffice.org/3375
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Eike Rathke <erack@redhat.com>
|
|
Modules sal, salhelper, cppu, cppuhelper, codemaker (selectively) and odk
have kept them, in order not to break external API (the automatic using declaration
is LO-internal).
Change-Id: I588fc9e0c45b914f824f91c0376980621d730f09
|
|
Change-Id: I82de6220b08bd5af23ec2a8103e2114b99483396
|
|
Change-Id: Id3c05d7771845f4a9f8c1105d9c9f126c6131cee
|
|
Change-Id: Ic4f9bef02cc4bdc74b9a6d81e3317e10b9c79bd4
|
|
Change-Id: Ie5ce9157a7ea59db7b0509fbaec61d07f8f9edf0
|
|
Change-Id: Ifaa1637122d6f9cae1e29b77ac36ca5d1f220aed
|
|
Done with a perl regex:
s/OUString\s*\(\s*RTL_CONSTASCII_USTRINGPARAM\s*\((\s*"[^")]*?"\s*)\)\s*\)/OUString\($1\)/gms
Change-Id: Idf28320817cdcbea6d0f7ec06a9bf51bd2c3b3ec
Reviewed-on: https://gerrit.libreoffice.org/2832
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>
|
|
brain damage...
Change-Id: I4dc63c7346f724eded9ac7b82cda25c2bb60beff
|
|
Change-Id: Ib8af7b4a84c96bbf1b7a0665ba05b83e5c023805
|
|
use solenv/bin/add-modulelines script for the task
and remove all UTF bom from *.src and *.hrc files
svx/source/dialog/hdft.src
Change-Id: I745d4f0fe9b05436a142a03f8512970f91c41bd4
|
|
Change-Id: I7fc203900256839e679bf73b717d121fedc42087
|
|
Change-Id: Iadacffaad832c6ff06757e8567e24f929f24a4c3
|
|
Change-Id: I3d515fabc272e5c14f2e2779da1c43f92514f290
|
|
Change-Id: I57baea223b0f0a78346d9872665ab85c00c8fc51
|
|
For the transformation used see
http://de.wikipedia.org/wiki/Sekans_Hyperbolicus_und_Kosekans_Hyperbolicus#Komplexes_Argument
(German only)
Change-Id: If502b7333308069d7fcbe09e954b26ce8b7268b6
|