Age | Commit message (Collapse) | Author |
|
Change-Id: Idb72bb2616c212439241d93ac28c9649457507a3
|
|
Change-Id: Ib6417b88b89a8960e73d6d4dc985223adb22be4d
|
|
Change-Id: I2a4a65bd5e622d900c77704dfe198ffab0be6c42
|
|
Change-Id: Iaf64a4cdceed76ba37e4486cfded18bd7e49b196
|
|
Change-Id: I7f4cf6b053d7cff85e46ecf51cbf8a327530de67
|
|
Change-Id: I04d743ef9f38f4f65ba912f34ac641ea7031aed2
|
|
Change-Id: I08a876bfce8a6d9c0ff349b8956f0e13281afe5f
|
|
Change-Id: I1f91d66caed7fd3839f68f1e4495f0c05ee49acc
|
|
* clarify with comments what the code intendes to do.
* more consistent variable naming.
* keep the direction of equality consistent (i.e. lhs always smaller than
rhs). This helps the reader of the code intuitively see relative geometrical
positions.
In doing so, I've also marked what appear to be bugs with TODO markers.
The logic of the original code is intentionally unchanged, in order to
spot any unintended behavior changes introduced by this commit.
Change-Id: I19c09a1f93017ab18c8fec0f1281899322b45053
|
|
Change-Id: I43d1834d28534fc0ec8cb406e1be7e9f48074da2
|
|
Change-Id: I88cf1e679dc83e051e27a1d20775cc161cb9e3c5
|
|
Change-Id: I588565f65be5c9de54b9f038cf297fda4022fd9b
|
|
Change-Id: If4d2c45a4c819d17043b5dcb89a184f470a8fe57
|
|
Change-Id: I87e5000424bed95fd25951b398bd61c3939a97ae
|
|
Change-Id: Ibad37ac05c608c0211063bfa73931427d48c11f9
|
|
Change-Id: I7de335925748b2cfe28a01f6975a630081b3172e
|
|
Change-Id: I288638c4a70396ccb7354b20e901aa0c46ffe442
Reviewed-on: https://gerrit.libreoffice.org/653
Reviewed-by: Michael Meeks <michael.meeks@suse.com>
Tested-by: Michael Meeks <michael.meeks@suse.com>
|
|
Change-Id: I353df8e9d3ccabee32b82d04cdae402e3a83ed23
|
|
...and some further clean-up.
Change-Id: If5dce53e382b56390c502d0d0d93fc06cbfe33ea
|
|
Change-Id: Id410cd758f325b9c7011ae1b7b911914a5822e0d
|
|
Change-Id: I8819b99b1eb1ea27d7e242d329f1e4fc878bdb2b
|
|
Change-Id: I0ebe036a53c969ba252469d10d05cdc7e2e07176
|
|
Change-Id: Ia403c849ef537c7f7804f907889110b8096c0bb6
|
|
Change-Id: I06376afcfe2a08c611e5426521ee9bac7f1637da
|
|
Change-Id: I8812c9928409bcdb78dac1479c5e2205f2616965
|
|
Change-Id: I41b4708ae336886cd25f11c1d9f8b7a04b4f48f9
|
|
Change-Id: I59f00f19e4e351e6a9a622862ba775a15d1c93dd
|
|
Change-Id: Ibf2da0a01a6146a955ff60cfedc108548faa6fe5
|
|
Change-Id: Iecab7e80c533caa4e36b6d2534d8446c0329fecd
|
|
Change-Id: Iadf71abb02f6178fbe64db6ad9377b131e00fae8
|
|
And reverted for now the configure error when --enable-mozilla on non-Windows;
it is still used for other features, too.
Change-Id: I1ce5ff1a7a3d140a1ab7ba1e905166d91229c926
|
|
Change-Id: Ie0cce19c3ea2132d94a227cd051090573054b369
|
|
the intent of this header has canged over time. now it is already
systematically included with ustring.hxx and the operator overload it
provide fit nicely there...
Just to be safe, since that include as been added to the api during the
3.5 timeframe and therefore is already in 'production'
the header remain and simply attempt to include ustring.hxx
but a warning is issued indicating that this header should not be used
anymore... in a couple of major release we will thenr emove it completely
All internal users of that header are converted.
Change-Id: I8934c55f089e29d78c0f5649b7c87b2ecf024bad
Reviewed-on: https://gerrit.libreoffice.org/634
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
|
|
Change-Id: Iaeb809770acec4b3c38e42038fe2820b2da2051d
|
|
Change-Id: Ie7c251b7eaee248c97f4f931175bc26539acb22a
|
|
Change-Id: Ia16b683c47743a921e70ce1bb7f37724e4ad7c9d
|
|
Change-Id: I2fc0ac9609855273e47c492c72066dede9ff6850
|
|
Much less memory footprint & better scalability.
Change-Id: Idef9afe5fa6e247e59fb949d4c9955fab4f669dc
|
|
Change-Id: I2bbfa48e49bb8c91c6d3e2bb485ded9e8e67f13b
|
|
Change-Id: I698e70e7713697e2951c3e6ead4b4d2198d8a6cf
|
|
This speeds up the process considerably if the size of the trailing
empty rows is huge.
Change-Id: Ide91174b09472a20309b4f6e18d658cb8fbefa42
|
|
Change-Id: I47632b7ae93f4e68c4512fc30f4e4fe18e1c5f4d
|
|
Change-Id: I8cbf348289acb98d30d8e295f296c43655b00a08
|
|
Change-Id: I1fa81b32f9ffc70769876becbcf213796cab405b
|
|
Change-Id: I1ba3278d8c74c62f28f2b89bec35bc33be477094
|
|
Change-Id: If90c068eb4db26203612a54aa3536118650bfb43
|
|
Change-Id: Idb9839c827729edaa72442f78fbd2fd6561d95c8
|
|
Change-Id: I0461b7a23b4743f6e73e6c771b1b2119ad1bce15
|
|
Change-Id: I4ec1a8225ae3c84352643876065fb4cc7073b9f4
|
|
Change-Id: I42d31f6653990a81eff815d3d0feffad84b1379e
|