Age | Commit message (Collapse) | Author |
|
Change-Id: Ice4963da8a856b1d2ada13e5b699157a0217e06c
|
|
These replacements allow LO to load, save and mail merge documents having
more than 65536 tables in total.
Change-Id: Ic58f0f6f8cca3dcaa63b4488447b1fc9686677d0
|
|
of which there are several.
There are some issues here I am unsure of
- the SW and SC and CHART2 modules essentially ignore the enum values and assign their own ids
Perhaps I should change them to use the common values and create new enum values where necessary?
- the sc/qa/ and sq/qa/ and starmath/qa/ code was doing some dodgy stuff. I translated the code to pass down the stuff
numeric values to the underlying code, but perhaps further fixing is necessary?
Change-Id: Ic06d723e404481e3f1bca67c43b70321b764d923
|
|
Change-Id: Ie0d8c16bb768201e8646c3136d7ceca67e506a3c
|
|
Change-Id: Id3da97083a8e30a32712443485b3801a8891a1db
|
|
Change-Id: Ib86a8e3adaf7c806e8a44db27ff635b9738c769f
|
|
Change-Id: Ia4f135c64e6b6b5bd7a522e4a1e9ca63738ff3ef
|
|
Change-Id: I312d3d94c54f9a8537e2d22d347a75bd40360b80
|
|
Change-Id: Ib275192452c6836cbaac2e517942ec5356dfd9ab
|
|
Change-Id: Ibe96a03b4ac6e93501b4512ecd28975956a6f37f
|
|
...to match what is recorded in the .component files
Change-Id: Ie548cd37872d3b8540222201afaac73040e65c8f
|
|
Change-Id: Ia751c4bc62258760d00c233ecce0b2eda0fe9bfa
|
|
Change-Id: I1ee901c1d8d5fcb42832e2af8e834cfd295eb627
|
|
Change-Id: I745dabe00567a5d0d076741bfa38c0b5e07713b6
|
|
* SfxTabDialog constructor has a const pointer parameter
pointing to the input set and also the corresponding member
is a const pointer which indicated that set is not changed by
the dialog, but this is not true, const is casted away and
the input set is changed.
* So use a copy of the input set instead, pointed by
a non-const member, so we can spare some const cast and
misunderstandings.
* GetRefreshedSet not behaves as a getter method, but changes
the input set instead, so redeclare it accordingly.
Change-Id: Ic63f9ae68c50e65d4498b20f597547c1c075b94e
|
|
Change-Id: I0c0f84d110e8ea4f84404a8ca17d0c982c9200c4
|
|
Change-Id: Ifc2e190fa54e2e1e8992ae7e4e3ff15465b6db3d
|
|
- lets hope nobody counts on ModifyBroadcast having persistent
sideeffects
Change-Id: Ie85feb71732c4a81fba22db8cf62ec7fe30d0cfa
|
|
Change-Id: I1c4ca34547217635732dea1cb5ce65a234274f7c
|
|
Change-Id: Id038f22e4c334cdcd56e1638d9d212b0dd1fa8b3
|
|
Change-Id: I834afb711920e480045a9f932770dab27dd1f3ad
|
|
Change-Id: Idd1f794f81612d7593095a230580234cdce30725
|
|
Change-Id: I7e0a9d1a02fa91fd2d685c3c6c1c3340be5cf41d
|
|
Change-Id: I7ec3feaec7a07871a3470f7f41dd203fa0f83fd0
|
|
Change-Id: I165dfaf2894352ad6610855ae9a18bd553ef07be
|
|
Change-Id: Ie8eba16f0696f80748ed6ea64bef02d6f015a5ff
|
|
Change-Id: If3887cd7a126834a8c3bfd156dc25335229d929b
|
|
Change-Id: Ic55abdee0486021d8361271fabec9fcaa06c3502
|
|
Change-Id: I48ef94ca7681c3ef5cf04aad79eab4b7dd84ca2d
|
|
Change-Id: I0154e484a4f4d6ce6672ddf35d1869157a61f71e
|
|
Change-Id: I0bc66003528b6603ce46325176973d72dcbac2ac
|
|
Change-Id: I2f5104e992cc5c33a27f2d2770ba4e6b25b40f70
|
|
Change-Id: Idf0bdea2ffb987859e413f2cea4eaa0d97d2ba7b
|
|
Till we find out why tb60 is happy, but not tb59.
Change-Id: I5c6b3ba07cc188e776c03508d1a1c696a9b9cd0c
|
|
Change-Id: Ib2d19c1b6af7676910208d0d07627f41379fcb4a
|
|
Change-Id: I87c0385bba8de804c63dd5d908d9efb6959016c9
|
|
Change-Id: Ia0a432019dc856c6c12996a898e8137789cbc76b
|
|
Change-Id: Ic24eaa5b0fd4c1c06a4a43c77418cb44e53e0f7b
|
|
Change-Id: I04cba3d423db2dee670e22f7a01550059f1cf973
|
|
Change-Id: I464b22b2a418d20a4b230ebe10d36642ace84b35
|
|
Change-Id: I04dc6e6a149cd5d7a5f44714e10909ef225c27c0
|
|
Change-Id: Icc1a04304e182687a306e9d08cbf7d46b0adbee6
|
|
Change-Id: I6e1573576aca4b7536668d1ef03ba72fdae15e28
|
|
Change-Id: I84c1567efd2e7e6bcd09086ecce5041c2929c1b4
|
|
Change-Id: Id986d5408981b6ae7bf3c8c96c5226d2445a5f0d
|
|
Change-Id: I8bd5079c1b493e6b72ee0d71445e9aaeac76bb3d
|
|
Change-Id: I172ef9f5cfdae8cbff88419171c5b8ad55fb194c
|
|
Change-Id: Idc97ebfe3db27ac52c1c6b16177f08118a750e69
|
|
Change-Id: Ib24003178bb576ff1450d674d74ef8978b350b92
|
|
Change-Id: I115cf7e7978622d5108c4c792f7de861beb6efb6
|