Age | Commit message (Collapse) | Author |
|
also uses the cell formatting to set up the field buttons background & text/font
attributes
Change-Id: I5f5a46bfc7f0b7aabb8872c25b3c3134e90611ac
|
|
Change-Id: Ica799b8a036a3055ea50ecc90ca85acc1ec51f21
|
|
Change-Id: I92d19cd71f7f1c9e90b2d3039a5c3c6a0143d1c7
|
|
Change-Id: I9b28ac161f326ebeeaf0fa22e0a96915187d7c94
|
|
Change-Id: I5a4a60a3d374b71625646378e938b51fc9dbaeb2
|
|
Change-Id: I1690723b11db2d6f1f5101913ab68596a44c467e
|
|
Change-Id: I9ef9be5d31a08813db9ecfed8eeb0ba8579309e9
|
|
Change-Id: If44f44ad076313ab67968fd70f244d781356028d
|
|
And remove the try catch block, which shouldn't really be necessary
there.
Change-Id: I91db12203332b31b208b107db810c33705a57f0b
|
|
Change-Id: I6b193ddf7e03dd6706326e9fe8a523423435812f
|
|
... so sc tests don't terminate with unhandled exception.
Change-Id: Id6bcfa8b181bcb1f6df63a7918e88c68ff7940e5
|
|
But allow it to be disabled for filters tests as well as external document
loading.
Change-Id: I5b8533532c6be8b7c2cfcbe15faf780d621aec65
|
|
Change-Id: Ied1969d849c08f450bf826fb24624cd9fa54695a
|
|
Change-Id: I96a08b04215fdb22af5e1d2b21512544ebcc0f3a
|
|
Change-Id: Ieff54baaff53031712f737dab84f840adb3bb09a
|
|
Change-Id: I4677038ea4c702dfcea70a018c119ed31bb2cc60
|
|
Change-Id: Ide676ba1127a69dd2b787a57623a23d1ee13aaac
|
|
Change-Id: I374173f5a91235fa16ca84e6a26d947cd0009e0d
|
|
also makes sure that caption drawn ( when hovering over note cell ) is drawn
at the correct position also ( e.g. corrected for zoom pos )
Change-Id: I7c06dd74d26e37d69bcc5a5734fae676aa7599e7
|
|
this should have the side-effect that the scrollbar is in the right place, and
not jammed into some odd place in the dialog
Change-Id: Ie1648568de755172b77378b19e0b59b5056c116f
|
|
The command to show hidden styles again was missing.
Change-Id: Ic25b0cfc4d021d949124b8c4ef4016d6dba7e39f
|
|
Please note that this is nothing mroe than a technical demo showing the
great opportunities provided by orcus.
It only imports some basic objects for now but provides the basis for
the future calc filter framework.
Change-Id: I6c6fb8d07e33482b2efdcbbe9a0f43224c5aa5a1
|
|
Change-Id: I97970c19d69263c34ed0cdb0ed789086608d4bf1
|
|
Patches contributed by Herbert Duerr
i#118735 prevent endless loop if vlookup/hlookup doesn't find anything
http://svn.apache.org/viewvc?view=revision&revision=1239673
Patches contributed by Andre Fischer
remove lp_solver
http://svn.apache.org/viewvc?view=revision&revision=1199180
i#118160: Added external CoinMP library.
http://svn.apache.org/viewvc?view=revision&revision=1233909
Patches contributed by Armin Le-Grand
i#118485 - Styles for OLEs are not saved.
http://svn.apache.org/viewvc?view=revision&revision=1182166
i#118524: apply patch, followup fixes to 118485
http://svn.apache.org/viewvc?view=revision&revision=1186077
Patches contributed by lihuiibm
i#108860 - Fix range validation.
http://svn.apache.org/viewvc?view=revision&revision=1242846
i#118954 Chart data will lost after copy to different file
http://svn.apache.org/viewvc?view=revision&revision=1301345
Patches contributed by Ariel Constenla-Haile
Fix Linux build breaker: extra qualification on member
http://svn.apache.org/viewvc?view=revision&revision=1301591
i#118696 - i#118697 - Fix some Sheet Tab Color API issues
http://svn.apache.org/viewvc?view=revision&revision=1225428
i#118697 - Fix uninitialized variable
http://svn.apache.org/viewvc?view=revision&revision=1225859
i#118771 - ScUndoImportTab should preserve tab background color
http://svn.apache.org/viewvc?view=revision&revision=1230356
i#118921 - Repaint linked sheet tab background color after updating link
http://svn.apache.org/viewvc?view=revision&revision=1245177
i#118927 - Undo/Redo "Update Link" does not reset sheet tab color
http://svn.apache.org/viewvc?view=revision&revision=1245241
i#118747 - Copy tab color when transferring sheets across documents
http://svn.apache.org/viewvc?view=revision&revision=1230355
Patch contributed by Oliver Rainer-Wittman
i#118012 - methods <ScBroadcastAreaSlot::AreaBroadcast(..)> and
<ScBroadcastAreaSlot::AreaBroadcastInRange(..)> adapt stl-container
iteration in order to avoid destroyed iterators during iteration.
http://svn.apache.org/viewvc?view=revision&revision=1297916
Patches contributed by Mathias Bauer
gnumake4 work variously
http://svn.apache.org/viewvc?view=revision&revision=1394707
http://svn.apache.org/viewvc?view=revision&revision=1394326
http://svn.apache.org/viewvc?view=revision&revision=1396797
http://svn.apache.org/viewvc?view=revision&revision=1397315
Patch contributed by Daniel Rentz
calc69: #i116936# fix VBA symbol Cells
http://svn.apache.org/viewvc?view=revision&revision=1172135
Patches contributed by leiw:
i#118546 CPU 100% on switched off AutoCalculate with Conditional
Formatting on date values
http://svn.apache.org/viewvc?view=revision&revision=1301380
Re-add new function documentation. Many various cleanups.
Add missing calc66: #o11817313# also look at formula result
number format, remove redundant binaries.
|
|
allocated sheet caches in link API
Conflicts:
sc/inc/externalrefmgr.hxx
sc/source/ui/docshell/externalrefmgr.cxx
sc/source/ui/unoobj/linkuno.cxx
|
|
SvXMLMetaDocumentContext: refactor to not require DocumentProperties,
and always set the BuildId from the meta:generator element.
{Sc,Sd,Sw}XMLImport::CreateMetaContext(): always create context.
sc, sd: add OrganizerMode property to ODF import.
Conflicts:
sc/source/filter/xml/xmlimprt.cxx
sc/source/filter/xml/xmlwrap.cxx
|
|
record in the sheet substream (but now with reading that record too)
Conflicts:
sc/source/filter/excel/read.cxx
sc/source/filter/excel/xiescher.cxx
|
|
Conflicts:
sc/source/core/tool/interpr3.cxx
|
|
- Previously, 'Doc'#Tab was escaped as '''Doc''#Tab' to form one sheet name.
+ Split 'Doc'#Tab to isolate Tab.
* Enquote Tab only if quotes not already present.
+ Recombine strings to form 'Doc'#'Tab' (or 'Doc'#Tab if Tab wasn't necessary
to be enquoted).
- A sheet name given as empty string lead to a ''.A1 address.
* Use sheet name only if not empty to form A1 in that case.
Conflicts:
sc/inc/compiler.hxx
sc/source/core/tool/compiler.cxx
|
|
strings the same as in-document
As in ScTable::ValidQuery() match a numeric string for a number query that
originated from a string.
|
|
|
|
|
|
|
|
|
|
as modification when editing a cell
Conflicts:
sc/source/ui/app/inputhdl.cxx
sc/source/ui/inc/inputhdl.hxx
sc/source/ui/view/editsh.cxx
|
|
(avoid assertions)
|
|
interface into SheetDataBuffer class, delay creation of array formulas and
table operations, let XCellRangeData::setDataArray() accept formula token
sequences in addition to plain values
Conflicts:
sc/source/ui/unoobj/cellsuno.cxx
|
|
Excel symbols, MSForms symbols, document and forms event handling
Conflicts:
sc/source/ui/docshell/docsh.cxx
sc/source/ui/unoobj/docuno.cxx
sc/source/ui/vba/vbaapplication.cxx
sc/source/ui/vba/vbaapplication.hxx
sc/source/ui/vba/vbaeventshelper.cxx
sc/source/ui/vba/vbaglobals.cxx
sc/source/ui/vba/vbarange.cxx
sc/source/ui/vba/vbawindow.cxx
sc/source/ui/vba/vbaworkbook.cxx
sc/source/ui/vba/vbaworkbooks.cxx
sc/source/ui/vba/vbaworksheets.cxx
sc/util/makefile.mk
|
|
for note captions.
Conflicts:
sc/inc/notesuno.hxx
sc/inc/shapeuno.hxx
sc/source/ui/unoobj/notesuno.cxx
sc/source/ui/unoobj/shapeuno.cxx
|
|
if XF records are missing
Conflicts:
sc/source/filter/excel/excform.cxx
sc/source/filter/excel/impop.cxx
sc/source/filter/inc/imp_op.hxx
|
|
Conflicts:
sc/source/core/data/document.cxx
sc/source/core/tool/address.cxx
|
|
Conflicts:
sc/source/filter/oox/numberformatsbuffer.cxx
sc/source/filter/oox/stylesbuffer.cxx
|
|
|
|
VBA mode, do not expect existing parent sheet in implementation of Excel.Application.ActiveCell
|
|
SetRowHidden() is more light-weight than ShowRows(). Let's stick with
SetRowHidden() here.
Change-Id: Ieb83078b5546107a3ee2ea3b8b73df9627525abe
|
|
Just like we do with the row height / flags.
Change-Id: Ia55dc81fa8d238251c800fe5f87890b9ae4b4901
|
|
Change-Id: Iee1e8344610e42f22c405c698fdfd82d59ca836e
|
|
Change-Id: I8fc509e2e7f6e52209d49d7c866744dd2d3ba000
|
|
Change-Id: I956ff1fce8f897553c8a16d45e0bfdd529b9fd66
|
|
Change-Id: I407740279d8b0e48b7b934655deb590b3abf5aa9
|