Age | Commit message (Collapse) | Author |
|
Change-Id: If4779aeb5301bb3e422ceb6a4029ddf5542ab03d
Reviewed-on: https://gerrit.libreoffice.org/3222
Reviewed-by: Németh László <nemeth@numbertext.org>
Tested-by: Németh László <nemeth@numbertext.org>
|
|
the service already existed, it just needed an IDL file
Change-Id: Iccd283f3537f8c8d57b2c2d68609dd9ef025da0b
|
|
Change-Id: I425ed98a721ded162c2ae08d145aaa9dbf548632
|
|
Change-Id: I97d91a758dd82d64768d75c1d2ddd279de5f6034
|
|
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: Ife833566122da25c366938c9c2d127fca0903bb7
|
|
Change-Id: I52d2ed4b0454233da21e9040dd324772247113c1
|
|
Change-Id: Ia9b260c8bf2dc948f155fb89f0b5d960f9aada6f
|
|
Moved portions from module i18npool, all of former i18nisolang1 library
that now is i18nlangtag. Included are languagetag, isolang and mslangid.
This i18nlangtag code is now even used by module comphelper, so
disentangling i18npool and making this an own module was needed to not
create circular module dependencies.
Change-Id: Ib887c3d6dde667403fd22d382310ba5f1a9b0015
|
|
ScTableSheetObj's own range gets updated via ScCellRangesObj::RefChanged,
this must be wrong 'cause the range of a sheet is fixed right ?
Change-Id: I19cd39ec58b778f4634258352676da7e04822b65
|
|
Change-Id: I64e8b684dd5462e1a742ba47b5480951b4e3a4c4
|
|
Change-Id: I37882845660929e0001a834b6685a4087dfb465f
|
|
Added OLEObject.LinkedCell
Added ComboBox.LinkedCell
Added Validation.Type
Change-Id: I5ffc2212e689870d58ca99d1fbdfd7d101f8b50f
|
|
Change-Id: I6061378788b7299f8a8431d1e8d00a4e6ea3e8fb
|
|
For some sadly unknown reason we get an exception traversing the
calc addins and crashing doesn't seem a great response to that.
Change-Id: I8d1eda7c8bab384817f19a86607c7035e4c3a8ab
|
|
There are two scenarios with the cell range thing here,
data->validity->allow->cell range
scenario a), click the shrink icon, dialog shrinks, click the expand icon,
dialog expands again
scenario b), click inside the edit box, now you can select cells in
the spreadsheet, and the dialog autoshrinks, and autoexpands on mouse release
in scenario a there is an expand button in the shrunked dialog, in
scenario b the shrink/expand button is hidden
Change-Id: I8efe76536feeae10ac70fb7b7e95c70c69b057b5
|
|
Change-Id: I632c3f14e4babbdbe2c35810a17bb39d5a42baf6
|
|
Change-Id: I713c1a280c31a7a783e6a0af94b838091fc98779
|
|
Change-Id: I6714ccc710d266a047032166c738063602e6e30d
Reviewed-on: https://gerrit.libreoffice.org/3140
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
/usr/bin/perl -pi.bak
s/\s+statusbar:helpid="helpid:\d+"\s*/ /g;
s/\s+toolbar:helpid="helpid:\d+"\s*/ /g;
s|" />|"/>|g;
Change-Id: Iebb40c7e168835e02a63c17b93adee4139069ee0
|
|
/usr/bin/perl -pi.bak
s/\s+statusbar:helpid="helpid:\d+"\s+/ /g;
s/\s+toolbar:helpid="helpid:\d+"\s+/ /g;
s|" />|"/>|g;
Change-Id: I3489a943476f9dae1bd6009e3cd2ea7ea04b6275
|
|
Change-Id: Ic134909f3e65bcb1aa440f60a156f293225d3edc
|
|
Change-Id: I993bd95b31f1090c747f01a899650e8873dcaada
|
|
as css is already ::com::sun::star
Change-Id: I86b43843e4b74f990b6e05dee37184a002072d12
|
|
css is ::com::sun::star already
Change-Id: Ib3fba33c5612fcfe6c792f2026fba478d21fd46c
|
|
Change-Id: Ic33dd20a469d1905d2bdaf1ce3633e6ac6db8a4c
|
|
Change-Id: I7fe825cd1fb9e988eb8037e1f5dca7252c192f33
|
|
this will fix the border position, when the borders from the same
side are different in cells format dialog, when the sheet RTL.
Change-Id: I9fa8a665dfa0b0dcb5230bafa1e3537f450afb9c
Reviewed-on: https://gerrit.libreoffice.org/3145
Reviewed-by: Ahmad Harthi <aalharthi@kacst.edu.sa>
Tested-by: Ahmad Harthi <aalharthi@kacst.edu.sa>
|
|
Change-Id: I1871e5e3a319b2d5177ae4bd470046c022c14eb7
Reviewed-on: https://gerrit.libreoffice.org/3121
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>
|
|
Change-Id: I7db719ab118ff1003594bc481e11a5dbf7946b57
|
|
Readd removed SaveShapeAsGraphic to GraphicHelper with which it
is possible to export any shape to vector/raster graphic.
Additionally cleanup GraphicHelper and ExternalEdit (convertsion
to OUString, remove unused imports, comments).
Change-Id: I1af45e2ed5d3b66dbd80a5f3a71c44530e46baef
|
|
Change-Id: Icdbbc3f197816b98c63845c1ed800bab98ebdf05
|
|
Change-Id: Id2b6118727d00a0dd5249b3f3a14efd18150fffa
|
|
The old code performed array lookup twice; once for the cell type and twice
for the value fetch. The new code does lookup only once.
Change-Id: Ic6f5927b5536a73cb0a5c00a6c3a12ff0cd1f1e0
|
|
Change-Id: Ie0f24d9f7edf3e79f94d32b1ec2d14e2a33691fc
|
|
Change-Id: I8acf44cf70ed9f9094d4e0601fac209e6712e400
|
|
Change-Id: I9cbc3cc7dc22d9b8a8ca01037fa976ee563c156e
|
|
Change-Id: I5c41fc88bf138411ded334f823ab6187401c96df
|
|
Change-Id: Ic99967a3ef6a35ca4fc465054e0d4de512cafb43
|
|
Change-Id: I65f2cb12c06784b5bcf6c6a2fad773825b6c409c
|
|
At this point, only ScTable and ScFormulaCell call PutCell(). Make them
friends of ScDocument (for now).
Change-Id: I7b8795580eafe7ea0ba5a4325f531efe53a2ea5b
|
|
Change-Id: I00617da47485e751f6aba41ab382220ad05eb9b6
|
|
Change-Id: I12d2e79708d712829d96aac43fe63de2b04c6c07
|
|
Change-Id: I4468e04e009da3f2ca5a975f2b1a4aed207922b3
|
|
Change-Id: I9a2923ec85ce116662d66a38b61a5258ff113168
|
|
Change-Id: Idd651a0f970607d5f5434128e5270af10336048c
|
|
Change-Id: I2a127b8433bc6f2629ad8d41b532c630a433c59b
|
|
Change-Id: Ide68fed6195adb655539e2d3ea3d16cf0b3363d5
|
|
Change-Id: Idac293e6475caabe73e961cde5578c34d561e06a
|
|
Change-Id: I1edfbc08a0fe705e3d0ad07b8cc0d48ffddaad9f
|