summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Collapse)Author
2010-11-30CWS-TOOLING: integrate CWS pl08Ivo Hinkelmann
Notes: split repo tag: calc_ooo/DEV300_m95
2010-11-24pl08: #i115742# fix excel export and import functionalityMikhail Voytenko
2010-11-16#i10000# changes from OOO330 m15Vladimir Glazunov
Notes: split repo tag: calc_ooo/DEV300_m94
2010-11-12CWS-TOOLING: integrate CWS calc63obo
Notes: split repo tag: calc_ooo/OOO330_m15 split repo tag: calc_ooo/OOO330_m16 split repo tag: calc_ooo/OOO330_m17 split repo tag: calc_ooo/OOO330_m18
2010-11-11calc63: #i115512# RoundValueAsShown: don't round to -1 digits for unlimited ↵Niklas Nebel
precision
2010-11-10rebase to DEV300_m92Philipp Lohmann [pl]
2010-11-09#i10000# changes from OOO330 m14Vladimir Glazunov
Notes: split repo tag: calc_ooo/DEV300_m93
2010-11-08calc62: #i115431# if #VALUE! doesn't fit into the cell, always use hashesNiklas Nebel
2010-11-08calc62: #i115431# treat DataPilot filter field numbers as relative to the ↵Niklas Nebel
sheet, set MK_ERR bit for errors
2010-11-08CWS-TOOLING: integrate CWS dba34aVladimir Glazunov
2010-11-08pl08: #163778# fix nonpro buildMikhail Voytenko
2010-11-04pl08: #163778# use EncryptionData from MediaDescriptorMikhail Voytenko
2010-11-02calc33stopper2: #i115313# revert calculation of scaling factor for drawing ↵Daniel Rentz [dr]
layer to behaviour of OOo 3.2
2010-11-01CWS-TOOLING: integrate CWS svarrayVladimir Glazunov
Notes: split repo tag: calc_ooo/DEV300_m92
2010-11-01#i10000# changes from OOO330 m13Vladimir Glazunov
2010-10-28CWS-TOOLING: integrate CWS calc61obo
Notes: split repo tag: calc_ooo/OOO330_m13
2010-10-27calc61: #i115266# handle multiple selection for printing, return valid ↵Niklas Nebel
settings for invalid selection, catch exception from getRenderer
2010-10-23svarray: #i112395#: fix warnings, enable exceptions, etc.Michael Stahl
2010-10-22calc33stopper1: #i79854# do not create defined names in Calc for functionsDaniel Rentz [dr]
2010-10-22calc33stopper1: #i115183# no reinterpret_cast between ScDBFunc* and ScTabView*Niklas Nebel
2010-10-21svarray: #i112395#: fix GetItem->GetItem2Bartosz Kosiorek
2010-10-21svarray: merge with DEV300 m90 againBartosz Kosiorek
2010-10-21CWS changehid: resync to m90Mathias Bauer
Notes: split repo tag: calc_ooo/DEV300_m91
2010-10-20svarray: merge with DEV300 m90Bartosz Kosiorek
2010-10-19svarray: #i112395#: #i84159# new const: SFX_ITEMS_DEFAULTBartosz Kosiorek
2010-10-18svarray: #i112395# #i84159# increase max number of pools to 2^32Bartosz Kosiorek
2010-10-18#i10000# changes from OOO330 m11Vladimir Glazunov
Notes: split repo tag: calc_ooo/DEV300_m90
2010-10-14CWS-TOOLING: integrate CWS sb123Vladimir Glazunov
2010-10-14#i10000# changes from OOO330 m10Vladimir Glazunov
2010-10-13calc60: #i115025# SetRowHeightRange: compare height directly to mpRowHeights ↵Niklas Nebel
sum value
2010-10-11CWS changehid: generate former auto hids into src filesMathias Bauer
2010-10-09CWS changehid: resync to m89Mathias Bauer
2010-10-08CWS-TOOLING: integrate CWS sw33bf10obo
Notes: split repo tag: calc_ooo/OOO330_m10
2010-10-06ooo33gsl10: #i114944# handle AutoFilter button position on RTL sheetsNiklas Nebel
2010-10-05svarray: #i112395#: SvShortsBartosz Kosiorek
2010-10-04sb132: merged in DEV300_m89sb
2010-09-29sw33bf10: #i105461# write missing parts of OBJLBSDATA sub recordDaniel Rentz [dr]
2010-09-28Automated merge with http://hg-lan.germany.sun.com/ooo/DEV300Frank Schoenheit [fs]
2010-09-27dba34a: #i31275# allow 'select as you type' aka 'quick selection' for tree ↵Frank Schoenheit [fs]
list boxes (SvLBox derivees, to be precise), and enable this for Base main window, and the stylist
2010-09-24dba34a: #i114606# render: hide the sdr page at the FmFormView before ↵Frank Schoenheit [fs]
actually deleting it
2010-09-22sb123: merged in DEV300_m88sb
2010-09-22sb129: merged in DEV300_m88sb
2010-09-21dba34a: mergeFrank Schoenheit [fs]
2010-09-21dba34a: merged latest changes from CWS dba33jFrank Schoenheit [fs]
2010-09-17DEV300: changesets OOO330 up to m8Hans-Joachim Lankenau
Notes: split repo tag: calc_ooo/DEV300_m88
2010-09-14CWS-TOOLING: integrate CWS calc59obo
Notes: split repo tag: calc_ooo/OOO330_m8 split repo tag: calc_ooo/OOO330_m9
2010-09-14CWS-TOOLING: integrate CWS dba33iobo
2010-09-14CWS-TOOLING: integrate CWS impress200obo
2010-09-10sb129: #i113189# change UNO components to use passive registrationsb
2010-09-03dba34a: removed SvLBox'es (and friends) Set/GetWindowBits. They were used in ↵Frank Schoenheit [fs]
parallel to Window's Set/GetStyle, with WB_* values which overlapped with existing (generic) WB_* bits. Since this overlapping has been removed, there's no need to have both Style and WindowBits at those classes. Should remove some source of confusion and error (and, well, perhaps introduce some new errors :) ).