summaryrefslogtreecommitdiffstats
path: root/sc/inc
Commit message (Collapse)AuthorAgeFilesLines
* removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko2011-01-17117-2860/+2860
|
* removetooltypes01: rebase to DEV300_m96Mikhail Voytenko2011-01-064-6/+12
|\
| * CWS-TOOLING: integrate CWS mib19Hans-Joachim Lankenau2010-12-174-6/+12
| |\
| | * mib19: rebase to DEV300m95Daniel Rentz [dr]2010-12-0912-688/+1043
| | |\ | | |/ | |/|
| | * rebased to OOO330m17Daniel Rentz [dr]2010-12-065-2/+7
| | |\
| | * | mib19: #163691# remember VBA object provider instanceDaniel Rentz [dr]2010-09-201-0/+1
| | | |
| | * | mib19: #163664# class has to be DLLPUBLIC for type information on LinuxNiklas Nebel2010-09-201-2/+2
| | | |
| | * | mib19: #163664# text values for VBA range Value property must be parsed ↵Niklas Nebel2010-09-171-1/+4
| | | | | | | | | | | | | | | | (always English)
| | * | mib19: #163566# if the VBA event processor is set, check ↵Niklas Nebel2010-09-131-0/+1
| | | | | | | | | | | | | | | | HasAnyCalcNotification before HasAnySheetEventScript in ScModelObj::Notify
| | * | mib19: #163530# Filter box shows only entry of first rowThomas Benisch2010-09-081-2/+2
| | | |
| | * | mib19: #163525# handle missing codenames in XLS filesDaniel Rentz [dr]2010-09-021-1/+1
| | | |
| | * | mib19: rebase to OOO330m6Daniel Rentz [dr]2010-08-301-1/+10
| | |\ \
| | * | | mib19: #163305# do not fire sheet activation events, when a sheet gets ↵Daniel Rentz2010-08-181-1/+2
| | | | | | | | | | | | | | | | | | | | inserted/deleted etc. and the active sheet just changes its index
| | * | | mib18: rebase to OOO330m4Daniel Rentz2010-08-132-23/+26
| | |\ \ \
* | | | | | removetooltypes01: #i112600# resync to DEV300_m92; remove tooltypes from ↵Xiaofei Zhang2010-11-1040-841/+1899
|\| | | | | | | | | | | | | | | | | | | | | | | xmloff, linguistic, vcl, svtools, accessibility, fpicker, uui and framework
| * | | | | CWS changehid: resync to m89Mathias Bauer2010-10-0914-45/+63
| |\ \ \ \ \
| | * \ \ \ \ DEV300: changesets OOO330 up to m8Hans-Joachim Lankenau2010-09-176-3/+17
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| | | * | | | CWS-TOOLING: integrate CWS calc59obo2010-09-144-1/+6
| | | |\ \ \ \
| | | | * | | | calc59: #i114256# Don't move DataPilot fields to orientations that the ↵Niklas Nebel2010-09-013-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | source doesn't support
| | | | * | | | calc59: #i114202# save table:show-empty attribute only if valid in ↵Niklas Nebel2010-08-301-0/+1
| | | | | |_|/ | | | | |/| | | | | | | | | | | | | | | | ScDPSaveDimension
| | | * / | | dba33i: #i111146# completely put the responsibility for ↵Frank Schoenheit [fs]2010-09-011-1/+1
| | | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | remembering/restoring view data, when switching to the print preview and back, to SFX In particular, the following changes have been applied - the SfxViewFactory now supports a programmatic API name, as documented in XModel2.getAvailableViewControllerNames - the new SFX_IMPL_NAMED_VIEWFACTORY, complementing the existing SFX_IMPL_VIEWFACTORY, allows to create view factories for such named views - SfxViewFrame::SwitchToViewShell_Impl has been extended to recognize the case where a non-PrintPreview view is exchanged with another view. In this case, it preserves the view's view data at the model - Calc's own mechanism for preserving the standard view's view data, and restoring it when coming back from the print preview, has been removed completely. What probably is left here is to migrate the other applications from SFX_IMPL_VIEWFACTORY to SFX_IMPL_NAMED_VIEWFACTORY. This way, they could also benefit from the new mechanism. Also, the UNO API would then be more precise, as the view names would be speaking then, instead of the current "view<number>" names.
| | | * | / calc58: #i113879# add ScMatrix::CloneIfConst() and regard only temporary ↵Eike Rathke [er]2010-08-191-1/+10
| | | | |/ | | | |/| | | | | | | | | | | matrices created by the interpreter as mutable
| | * | | CWS-TOOLING: integrate CWS codecleanup02Vladimir Glazunov2010-08-253-13/+1
| | |\ \ \ | | | |/ / | | |/| |
| | | * | codecleanup02: merge with DEV300_m84Malte Timmermann [mt]2010-07-0228-151/+824
| | | |\ \
| | | * | | codecleanup02: #i52551# Removed old stuff: VOS_NAMESPACE, use vos:: directlyMalte Timmermann2010-07-011-1/+1
| | | | | |
| | | * | | codecleanup02: #i112685# Removed ifdefs and code for WIN,W30,W31Malte Timmermann2010-06-252-12/+0
| |_|/ / / |/| | | |
| | * | | CWS-TOOLING: integrate CWS calc57Kurt Zenker2010-08-111-0/+2
| | |\ \ \
| | | * | | calc57: #i113429# adapt manual row/column breaks when inserting/deleting ↵Eike Rathke [er]2010-07-291-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | rows/columns and undo/redo
| | * | | | CWS-TOOLING: integrate CWS mib17Ivo Hinkelmann2010-08-033-6/+18
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | mib17: #163146# XLS import: do not skip hidden names, do not rename ↵Daniel Rentz2010-07-301-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | sheet-local names, add Worksheet.Names VBA symbol -- #i112849# fix crash when closing Calc document
| | | * | | mib17: rebase to OOO330_m2Daniel Rentz2010-07-271-0/+1
| | | |\| |
| | | * | | mib17: rebase to DEV300_m84Daniel Rentz2010-07-2722-149/+590
| | | |\ \ \ | | | | | |/ | | | | |/|
| | | * | | mib17: #i112634# prepare loading VBA with document events from ODF and XLSMDaniel Rentz2010-07-271-2/+4
| | | | | |
| | | * | | mib17: #i112634# do not use an UNO interface to handle VBA BeforeSave and ↵Daniel Rentz2010-07-151-9/+0
| | | | | | | | | | | | | | | | | | | | | | | | BeforePrint events
| | | * | | mib17: #i112634# API changesDaniel Rentz2010-07-121-3/+3
| | | | | |
| | | * | | mib17: adjusted codename handling in xls filter, do not restrict vba event ↵Daniel Rentz2010-07-071-5/+3
| | | | | | | | | | | | | | | | | | | | | | | | handling to xls files
| | | * | | mib17: #i112634# add VBA sheet event handling, based on a patch from Noel PowerDaniel Rentz2010-07-063-1/+23
| | | | | |
| | | * | | rebase to m83Mikhail Voytenko2010-06-181-1/+0
| | | |\ \ \ | |_|_|/ / / |/| | | | |
| | * | | | CWS-TOOLING: integrate CWS calc56Ivo Hinkelmann2010-08-022-23/+24
| | |\ \ \ \ | | | |_|_|/ | | |/| | |
| | | * | | calc56: #i113139# various performance improvements for 1MB rows, especially ↵Eike Rathke [er]2010-07-162-23/+24
| | | | |/ | | | |/| | | | | | | | | | | with large hidden segments
| | * | | CWS-TOOLING: integrate CWS unoawt2Jens-Heiner Rechtien2010-07-211-0/+1
| | |\ \ \ | | | |/ / | | |/| |
| | | * | unoawt2: #i112622# convert cell style names to pointers after creating a styleNiklas Nebel2010-06-231-0/+1
| |_|/ / |/| | |
| * | | build breakersGregor Hartmann2010-08-271-692/+692
| | | |
| * | | CWS changehid: #i111784#: use mhids.pl to generate conversion list for HIDsMathias Bauer2010-07-193-671/+693
| | | |
| * | | CWS changehid: resync to m84Mathias Bauer2010-07-1335-280/+938
| |\| |
| | * | masterfix: #i10000# change fileheaderobo2010-06-241-4/+1
| | | |
| | * | CWS-TOOLING: integrate CWS calc55obo2010-06-232-6/+42
| | |\ \
| | | * \ calc55: merge with DEV300_m83Niklas Nebel2010-06-176-104/+85
| | | |\ \ | |_|_|/ / |/| | | |
| | | * | calc55: merge with DEV300_m81Niklas Nebel2010-06-101-1/+1
| | | |\ \
| | | * | | #i94570# keep DataPilot table names unique, get document from DocShell in ↵Niklas Nebel2010-06-071-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | RefreshDPObject