Age | Commit message (Collapse) | Author |
|
Change-Id: Ic7c1cb8ef7e39243277ceb9a219e2b4684130587
|
|
Change-Id: Ie888b3494334613b5e4bcf97019b6dfbbd1a5da1
|
|
This is still work in progress.
Change-Id: Ifcdbefbdd307a2a8819b073d896e90a16980781e
|
|
handle column invariant formulae, sketch comment more work,
elide Matrix formulae.
Change-Id: I9ce4da26b0ad2407021a10f21c81ada80442c76d
|
|
Change-Id: Ib76596cae12c87825118903cc61b12c251f0c1b7
|
|
Change-Id: I9b0c86735284ec435cceb3acd9bad97a6e523a74
|
|
Change-Id: I3c781764c6375dadb173bc5ab3cfb79857e2aeca
|
|
Not tested yet.
Change-Id: I87f8a8595229d8d8e83526dc0334891d253cf2c7
|
|
And CompileString() is the place to do it, to the best of my knowledge.
Change-Id: I249df5d09aa288eacc2b2c7ad6e5fc947a3c225f
|
|
To allow access to reference tokens.
Change-Id: I3e2d2653722005c04b6d26e1a4ddfce0a459ef37
|
|
For now, we don't factor in any differences in reference tokens in the
generated hash values.
Change-Id: Ie9836228eaad9c74edd884c3e8c4b273979760fd
|
|
Change-Id: Ied1b82011b88f4eacfd5285176f58bf56c057f67
|
|
To be implemented...
Change-Id: I4704f06b50dcc9dd5e1af9c3531ecd498015811c
|
|
Change-Id: I5659c46668a0d0a6ef67368a4e6bbf0d99a6a80e
|
|
Conflicts:
sc/inc/globstr.hrc
sc/source/core/data/dpdimsave.cxx
sc/source/ui/dbgui/dpgroupdlg.cxx
sc/source/ui/src/globstr.src
Change-Id: Ie5e1fd473d2e2c58de7ed6eb0aeddb768668f91e
|
|
Change-Id: I2b6773e0b8203d7781ac8037b5d51ebb5bba5047
|
|
Change-Id: Ic523bc5f8bf2c678cb7cf2115848d16845d2eeeb
|
|
Change-Id: I23349ba6411bd74247e150f871f363b0eacda0a2
|
|
Basically I'm just following maTextWidths' call sites. Some things are
handled differently though for script types, since empty elements may
correspond with either empty or non-empty cells (unlike the text width
array).
Change-Id: If98bcb81e9048b24d75b2bc9fc972a7d74cbbf89
|
|
Change-Id: I6af668894d61d33de6697fe45fce1515520d4bfa
|
|
Change-Id: I0330dea1b2f85a8ba12cb232ab8b4263607ba225
|
|
Change-Id: Iaf0195a0c2ec3d6daa1e3c70d20dfa8de97b9647
|
|
Change-Id: If2bfc9f346d7f2eee20caa30e1eb1f60d266ef90
|
|
Change-Id: I8d2bd7616e0428e4e881ef0dc1012c4973e636a9
|
|
Change-Id: I5408cdd87f06423a6bb287c855237878859da880
|
|
We can now export a chart to odc when we are in chart edit mode from
Calc. I need to add support for it to Writer and Impress as well.
We can already open these files but copy&paste from the opened file
fails. The next step is then to add a new menu entry
Insert->Object->Chart from file
Change-Id: I14d1702e79517e7319a1929de2be5501d375885d
|
|
Change-Id: I4fa27b933c5b3cf2645b139bf6349b90f613feab
Reviewed-on: https://gerrit.libreoffice.org/2735
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
|
|
Change-Id: Ibf1e254e34df98ad5c46a46252168787b07d161c
|
|
Change-Id: I648da6f2c43a10137c0834659022296883368dc9
|
|
Change-Id: I32368d39a21d44bef8ab7fe265077cd147a50024
|
|
No more direct access to ScBaseCell's nTextWidth.
Change-Id: I5a0a5fd24555d9fa8e1de895f0f9d8b710cc8094
|
|
Change-Id: Ic615e5645f1a89a4b1a60dc519eb79ff921203a9
|
|
To be implemented soon.
Change-Id: Ifa72245f89635ac604c233197891fb67c8d99915
|
|
so that true -> enabled and false -> disabled. This is much easier
for human brain to process.
Change-Id: I51059ee9090610ad8455a072b165860527cd9d50
|
|
Because the column source files are split; not all source files had
access to the impl class definition.
Change-Id: Ic8cff0eeec3504660304be9f020c40bcd98cee85
|
|
Change-Id: Id29e746c799365c679e60f22f88bfbcb3dbdf693
|
|
No need to migrate the existing data members to it for now, but let's
define new members in the impl class from now on.
Change-Id: Idee66dae87beb4bb6efc9c7d7ffd658148ed887c
|
|
Change-Id: I4df0719fee426ab5d54bfc2ac8fa4c37325906e2
|
|
CellStorageModified() is empty at the moment.
Change-Id: I9498b4d7819bba1778cbab644e7b46ce25d66ae4
|
|
Plus added a new method that will get called whenever cell array
state changes. It's not used yet.
Change-Id: I96719db0460bfb72d8dbe98a80a3880d8f279c33
|
|
Patch by: Tsutomu Uchino
Review by: arielch
Conflicts:
sc/inc/scerrors.hxx
Change-Id: Idebf093b599b57cd0be4c871590db75c59c14dc1
|
|
Change-Id: Ibb368e6a806666a73bf6bf1a097d14bc6e75b24d
|
|
Change-Id: I07c1acc9f9e788f1165b3e241008aa944485790d
|
|
- the test if there are enough tabs before hiding is now in HideTabs
- a vector is passed to Undo
- modification of the displayed text
- minor optimization on looping over sheets (exit when condition is fullfilled)
Change-Id: I86196c6bb0f5fd6ba5b44c69efadc16b119a7f11
Reviewed-on: https://gerrit.libreoffice.org/2579
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
|
|
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: I244b32545548ad882a80f8b0d5128b8620d9fba0
|
|
Change-Id: I6bd9c1cf56eb7f890c9d2f97819440377b457557
|
|
Change-Id: I1449b69a4291f1b3cb76f549cb8f1d50e9bc6924
|
|
Change-Id: Icd3df6c154e1eac0d7ba47c449c3fdc6ae388879
|
|
Change-Id: I4c7f79393721bff3d5e6fda98b8d4bf16a5ee398
|