Age | Commit message (Collapse) | Author |
|
ENABLE_TELEPATHY was used in docsh.hxx but not defined consistently.
Add global define to gbuild.
Change-Id: I9746297a0be0e01573e336d4ee237bcc14d2d47d
|
|
Change-Id: Ica088822055b2fb5bbd6dabe6482b7cb6c472c48
|
|
Change-Id: Ic8be585925edd63724d28a255c9e33170a4a041e
|
|
* Enabling the disabled test which checked a cell style attribute ( that was
getting clobbered by the dxf entries above )
* squash the 'escape' characters in dxf num formats ( probably should do this
in general
* regenerate the formats.xlsx file ( I had to manually tweak this as the conditional tests were failing with the excel created document )
|
|
Incidentally, when the flag is false we'll throw an argument error.
We need to implement it properly later.
Change-Id: I70f8b6bac3cf8ad1dae67efc65a9ab16e099253e
|
|
This sometimes is the case especially with hand-crafted flat ODS.
Change-Id: I0db374e424b250bcded526149ed2c27aabc3d722
|
|
Excel 2007 supports them. So should we.
Change-Id: I17253bc043bdcce451ee0a7ccf494ed0f84bf3cd
|
|
ScCellRangesBase uses a ScRangeList to keep track of the range but the
ScCellRangeObj class which inherits from it can not deal with more than
one range. This is a temporary workaround for this problem. We need to
think about a better solution for ScCellRangeObj to prevent such
problems in the future.
Change-Id: I4403e55f605267ef99eb6a73302366cf024b3866
|
|
Ocke Janssen impress210: #i115617# set zoom to fit_to_window
Ocke Janssen impress210: #i78386# looping sound for windows
cleanup createPlayer fallback code & java parameter.
Change-Id: I56f06d08c66a1f754292a0c5b1abc32824e391c5
|
|
Change-Id: Ic8943662290c034fab866d4693daecc065b20a0c
|
|
Change-Id: I689be9776c4d1fe7d931446d62ea8b1fd733de92
|
|
Change-Id: I1469d95ae8492fd24094b52033e23f0318bc0190
|
|
Change-Id: I15b745366d1f4c3180f44290e72e245f98bbd755
|
|
Change-Id: Ib75437bb52c8094821fc9d18429f4ce01bb7ec2f
|
|
|
|
Change-Id: Ifcfa48fc87f905a91470a5b0fd597b02f220784c
Reviewed-on: https://gerrit.libreoffice.org/671
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
|
|
Change-Id: I2faebd74a1908c0a11e0e876055352716e54f5ca
|
|
|
|
Change-Id: I63536625eaf9b73c8e63d3cf88b6b798a6bf017b
|
|
Problem with rounding errors resulting in different colors. The solution
to it is to treat both files as csv files and compare them like that.
Then we can compare color values +-1
|
|
Change-Id: I77d38eba69ad7aa89b0f9b692e40fd365d002071
|
|
Change-Id: I869d20ae472d6147426391db3912625f7176b2b4
|
|
Change-Id: I4132cbb37438a11ed4e2558d28cd3e397a87d1ce
|
|
Change-Id: I9c4b0e1d5027965ba4a8d5e33180cc23376d292a
|
|
Change-Id: I223fb29da72f72dcc6ebf218449450ce78ff4857
|
|
Change-Id: I664432ee192dee76c55ee2c3b6d721b8e578be1d
|
|
Change-Id: I44c5027c15b4f77a3ee76b62673641cc200fbefe
|
|
Change-Id: I41c7507d668eb0853b97c24217ff04f7dd4acd40
|
|
Change-Id: I8877d285be21ea4cd010cb532de593b3f5ab5975
|
|
Change-Id: I6004874b83adbc602dcad83192cf68607bee5a96
|
|
Change-Id: Icefaa4777f64ca934928ae2ad95496000df364e9
|
|
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
|