office-gobmx/sc/inc
Markus Mohrhard 9706288e95 add output for language settings to log file
some windows builds crash in this test, maybe they get a false language
setting from somewhere
2011-10-19 02:10:36 +02:00
..
orcus add modelines 2011-09-29 09:33:46 +01:00
pch ause130: #i117218# fix broken pch file 2011-06-18 11:25:30 +02:00
AccessibleFilterMenu.hxx
AccessibleFilterMenuItem.hxx
AccessibleFilterTopWindow.hxx Rename: ScDPFieldPopupWindow -> ScCheckListMenuWindow. 2011-09-12 19:40:46 -04:00
AccessibleGlobal.hxx
addincfg.hxx Remove commented out code 2011-01-14 17:04:02 +02:00
addincol.hxx Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 2011-03-10 20:21:13 -05:00
address.hxx consistent includes 2011-09-05 14:29:39 +01:00
addruno.hxx
afmtuno.hxx Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 2011-03-10 20:21:13 -05:00
appluno.hxx Changed String to OUString in public variables of ScFuncDesc 2011-01-10 21:12:03 -05:00
appoptio.hxx change to SCTAB from sal_Int16 and sal_Int32 for sheet index 2011-06-01 21:38:53 +02:00
arealink.hxx Adjusted for signature change in DataChanged(). 2011-05-25 15:24:51 -04:00
attarray.hxx merge area does not need to be increased if a shadow is attached 2011-09-06 23:53:43 +02:00
attrib.hxx Moved SvxBorder* into editeng namespace to avoid duplicate DOUBLE on windows 2011-03-28 11:19:00 +02:00
autoform.hxx Code Cleanup 2011-05-30 12:03:44 +01:00
autonamecache.hxx port repository calc to boost unordered containers 2011-02-06 00:59:10 +01:00
bigrange.hxx Merge remote-tracking branch 'origin/integration/dev300_m101' 2011-03-18 15:33:40 +01:00
brdcst.hxx Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 2011-03-10 20:21:13 -05:00
callform.hxx Merge remote-tracking branch 'origin/integration/dev300_m101' 2011-03-18 15:33:40 +01:00
cell.hxx sal_Bool to bool and cosmetics 2011-09-11 22:08:45 +02:00
cellform.hxx Merge remote-tracking branch 'origin/integration/dev300_m101' 2011-03-18 15:33:40 +01:00
cellsuno.hxx WaE: signature is wrong 2011-07-05 12:42:10 +01:00
cfgids.hxx
chart2uno.hxx just silence the auto_ptr deprecations in isolation 2011-09-22 15:01:05 +01:00
chartarr.hxx Removed unnecessary forward declarations. 2011-05-28 22:46:37 -04:00
charthelper.hxx Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 2011-03-10 20:21:13 -05:00
chartlis.hxx Lots more cleanups. 2011-08-09 23:13:53 -04:00
chartlock.hxx
chartpos.hxx Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 2011-03-10 20:21:13 -05:00
chartuno.hxx translate german comments in /sc/inc 2011-03-12 08:56:02 +01:00
chgtrack.hxx Remove DECLARE_QUEUE( ScChangeTrackMsgQueue, 2011-05-01 23:39:44 -07:00
chgviset.hxx Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 2011-03-10 20:21:13 -05:00
clipdata.hxx add modelines 2011-09-29 09:33:46 +01:00
clipparam.hxx Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 2011-03-10 20:21:13 -05:00
collect.hxx Merge remote-tracking branch 'origin/integration/dev300_m101' 2011-03-18 15:33:40 +01:00
column.hxx merge area does not need to be increased if a shadow is attached 2011-09-06 23:53:43 +02:00
compiler.hxx fix fdo#40590 stop abusing regular string token for XML import 2011-09-11 15:21:03 +02:00
compressedarray.hxx fix trunk gcc compile errors 2011-09-29 13:22:57 +02:00
conditio.hxx Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 2011-03-10 20:21:13 -05:00
confuno.hxx
consoli.hxx Merge remote-tracking branch 'origin/integration/dev300_m101' 2011-03-18 15:33:40 +01:00
convuno.hxx
cursuno.hxx
dapiuno.hxx Merge remote-tracking branch 'origin/integration/dev300_m101' 2011-03-18 15:33:40 +01:00
datauno.hxx Merge remote branch 'origin/libreoffice-3-4' 2011-06-06 13:50:52 -04:00
dbdata.hxx ScCompiler::IsDBRange compares upper case strings 2011-09-14 03:59:53 +02:00
dbdocutl.hxx Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 2011-03-10 20:21:13 -05:00
defltuno.hxx
detdata.hxx Merge remote-tracking branch 'origin/integration/dev300_m101' 2011-03-18 15:33:40 +01:00
detfunc.hxx some more sal_Bool -> bool in sc/source/filter/xml 2011-08-28 22:48:05 +02:00
dispuno.hxx
dociter.hxx Merge remote-tracking branch 'origin/integration/dev300_m101' 2011-03-18 15:33:40 +01:00
docoptio.hxx don't use int as return type for operator== 2011-07-08 05:35:18 +02:00
docparam.hxx Remove old RCS lines. 2011-01-21 10:13:09 +01:00
docpool.hxx Merge remote-tracking branch 'origin/integration/dev300_m101' 2011-03-18 15:33:40 +01:00
document.hxx add output for language settings to log file 2011-10-19 02:10:36 +02:00
docuno.hxx Merge remote-tracking branch 'origin/integration/dev300_m101' 2011-03-18 15:33:40 +01:00
dpcachetable.hxx fdo#36771: Treat filter by "filter" and filter by "page" separate. 2011-05-03 01:28:30 -04:00
dpdimsave.hxx translate german comments in /sc/inc 2011-03-13 19:40:00 +01:00
dpglobal.hxx Merge remote-tracking branch 'origin/integration/dev300_m101' 2011-03-18 15:33:40 +01:00
dpgroup.hxx Merge remote-tracking branch 'origin/integration/dev300_m101' 2011-03-18 15:33:40 +01:00
dpobject.hxx Ensure that only ScDPCollection can remove caches. 2011-09-20 10:41:03 -04:00
dpoutput.hxx killed sal_Bool and tabs. 2011-04-26 13:02:07 -04:00
dpoutputgeometry.hxx
dpsave.hxx just silence the auto_ptr deprecations in isolation 2011-09-22 15:01:05 +01:00
dpsdbtab.hxx Centrally manage cached grid data for data pilot tables. 2011-04-28 15:35:54 -04:00
dpshttab.hxx Centrally manage cached grid data for data pilot tables. 2011-04-28 15:35:54 -04:00
dptabdat.hxx Centrally manage cached grid data for data pilot tables. 2011-04-28 15:35:54 -04:00
dptablecache.hxx Let's not friend a class just because of one private method. 2011-05-02 19:16:04 -04:00
dptabres.hxx Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 2011-03-10 20:21:13 -05:00
dptabsrc.hxx just silence the auto_ptr deprecations in isolation 2011-09-22 15:01:05 +01:00
dragdata.hxx add modelines 2011-09-29 09:33:46 +01:00
drawattr.hxx Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 2011-03-10 20:21:13 -05:00
drawpage.hxx translate german comments in /sc/inc 2011-03-13 19:40:00 +01:00
drdefuno.hxx
drwlayer.hxx Merge remote-tracking branch 'origin/integration/dev300_m101' 2011-03-18 15:33:40 +01:00
editsrc.hxx just silence the auto_ptr deprecations in isolation 2011-09-22 15:01:05 +01:00
editutil.hxx Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 2011-03-10 20:21:13 -05:00
eventuno.hxx Remove old RCS lines. 2011-01-21 10:13:09 +01:00
externalrefmgr.hxx String to rtl::OUString in the external ref manager code. 2011-05-28 16:22:27 -04:00
fielduno.hxx Merge remote-tracking branch 'origin/integration/dev300_m101' 2011-03-18 15:33:40 +01:00
fillinfo.hxx Merge remote-tracking branch 'origin/integration/dev300_m101' 2011-03-18 15:33:40 +01:00
filter.hxx Fix Windows build of SC 2011-03-29 14:10:18 +02:00
filtopt.hxx Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 2011-03-10 20:21:13 -05:00
filtuno.hxx
fmtuno.hxx Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 2011-03-10 20:21:13 -05:00
forbiuno.hxx
formulaparserpool.hxx port repository calc to boost unordered containers 2011-02-06 00:59:10 +01:00
formularesult.hxx use boost::intrusive_ptr::get() instead of operator->() 2011-08-25 04:10:27 +02:00
funcdesc.hxx fix misc merge issues breaking the build 2011-03-14 17:34:17 +00:00
funcuno.hxx Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 2011-03-10 20:21:13 -05:00
global.hxx Replace DBG_* with OSL_* in sc/source/core 2011-05-27 06:03:37 +02:00
globalnames.hxx add modelines 2011-09-29 09:33:46 +01:00
globstr.hrc add "Manage Names..." entry to Name Box/ScPosWnd 2011-09-26 18:15:14 +02:00
helpids.h add modelines 2011-09-29 09:33:46 +01:00
hints.hxx Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 2011-03-10 20:21:13 -05:00
inputopt.hxx Merge remote-tracking branch 'origin/integration/dev300_m101' 2011-03-18 15:33:40 +01:00
linkuno.hxx Merge remote-tracking branch 'origin/integration/dev300_m101' 2011-03-18 15:33:40 +01:00
listenercalls.hxx
lookupcache.hxx Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 2011-03-10 20:21:13 -05:00
macromgr.hxx port repository calc to boost unordered containers 2011-02-06 00:59:10 +01:00
markarr.hxx Merge remote-tracking branch 'origin/integration/dev300_m101' 2011-03-18 15:33:40 +01:00
markdata.hxx add iterator to ScMarkData 2011-07-05 00:44:41 +02:00
miscuno.hxx Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 2011-03-10 20:21:13 -05:00
mutexhlp.hxx
nameuno.hxx translate german comments in /sc/inc 2011-03-13 19:40:00 +01:00
navicfg.hxx Merge remote-tracking branch 'origin/integration/dev300_m101' 2011-03-18 15:33:40 +01:00
notesuno.hxx
olinetab.hxx sal_Bool -> bool in ScTable 2011-08-25 12:29:28 +02:00
optuno.hxx
optutil.hxx Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 2011-03-10 20:21:13 -05:00
pagepar.hxx Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 2011-03-10 20:21:13 -05:00
pageuno.hxx
paramisc.hxx Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 2011-03-10 20:21:13 -05:00
patattr.hxx Improve performance of large Excel documents wrt cell style import. 2011-09-06 23:48:12 -04:00
pivot.hxx Removed unused code. 2011-03-23 22:48:07 -04:00
postit.hxx Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 2011-03-10 20:21:13 -05:00
printopt.hxx Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 2011-03-10 20:21:13 -05:00
prnsave.hxx Merge remote-tracking branch 'origin/integration/dev300_m101' 2011-03-18 15:33:40 +01:00
progress.hxx Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 2011-03-10 20:21:13 -05:00
queryparam.hxx Removed the dynamic row bits from the db range. It was a hack. 2011-04-01 15:24:18 -04:00
rangelst.hxx PostPasteFromClip to work with ScRangeList. 2011-09-12 13:22:04 -04:00
rangenam.hxx Speed up range name lookup by index. 2011-09-02 15:52:35 -04:00
rangeseq.hxx Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 2011-03-10 20:21:13 -05:00
rangeutl.hxx fix for fdo#41381: local range names don't work with INDIRECT 2011-10-06 02:52:37 +02:00
rechead.hxx Merge remote-tracking branch 'origin/integration/dev300_m101' 2011-03-18 15:33:40 +01:00
recursionhelper.hxx Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 2011-03-10 20:21:13 -05:00
refdata.hxx Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 2011-03-10 20:21:13 -05:00
reffind.hxx fdo#36124: Fix relative/absolute toggling in R1C1 mode. 2011-04-16 01:37:45 -04:00
refreshtimer.hxx consistent includes 2011-09-05 14:29:39 +01:00
reftokenhelper.hxx Correctly import from Excel charts with multiple ranges. 2011-08-09 15:52:34 -04:00
sc.hrc fdo#33293: Option to configure initial number of sheets in Calc. 2011-06-13 16:08:16 -04:00
scabstdlg.hxx More on String to rtl::OUString. 2011-08-29 21:48:06 -04:00
sccommands.h add modelines 2011-09-29 09:33:46 +01:00
scdll.hxx Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 2011-03-10 20:21:13 -05:00
scdllapi.h
scerrors.hxx
scextopt.hxx translate german comments in /sc/inc 2011-03-13 19:40:00 +01:00
scfuncs.hrc
scitems.hxx Translated comments from German->English 2011-02-11 20:58:35 +01:00
scmatrix.hxx Properly initialize and copy fVal 2011-05-13 08:36:01 +03:00
scmod.hxx WaE: type name first seen using 'class' now seen using 'struct' 2011-10-18 18:27:08 +03:00
scresid.hxx Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 2011-03-10 20:21:13 -05:00
scwarngs.hxx
segmenttree.hxx just silence the auto_ptr deprecations in isolation 2011-09-22 15:01:05 +01:00
servuno.hxx Translated comments from German->English 2011-02-11 20:58:35 +01:00
shapeuno.hxx Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 2011-03-10 20:21:13 -05:00
sheetdata.hxx change to SCTAB from sal_Int16 and sal_Int32 for sheet index 2011-06-01 21:38:53 +02:00
sheetevents.hxx Remove old RCS lines. 2011-01-21 10:13:09 +01:00
shellids.hxx
simplerangelist.hxx Remove old RCS lines. 2011-01-21 10:13:09 +01:00
sortparam.hxx Moved up the user index data member. 2011-04-01 00:11:03 -04:00
srchuno.hxx translate german comments in /sc/inc 2011-03-13 19:40:00 +01:00
stlalgorithm.hxx add modelines 2011-09-29 09:33:46 +01:00
stlpool.hxx Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 2011-03-10 20:21:13 -05:00
stlsheet.hxx Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 2011-03-10 20:21:13 -05:00
stringutil.hxx Remove old RCS lines. 2011-01-21 10:13:09 +01:00
strload.hxx Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 2011-03-10 20:21:13 -05:00
styleuno.hxx Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 2011-03-10 20:21:13 -05:00
subtotal.hxx Merge remote-tracking branch 'origin/integration/dev300_m101' 2011-03-18 15:33:40 +01:00
subtotalparam.hxx add modelines 2011-09-29 09:33:46 +01:00
tabbgcolor.hxx Removed unused functions and classes form calc 3last 2011-02-08 21:02:19 -05:00
table.hxx Let's avoid modifying the selection data during search and replace. 2011-09-19 19:56:16 -04:00
tablink.hxx String / bool conversions for ScTableLink. 2011-08-30 00:19:36 -04:00
tabopparams.hxx Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 2011-03-10 20:21:13 -05:00
tabprotection.hxx
targuno.hxx
textuno.hxx Merge remote-tracking branch 'origin/integration/dev300_m101' 2011-03-18 15:33:40 +01:00
token.hxx replace ScNameToken with proper FormulaIndexToken 2011-08-24 01:39:43 +02:00
tokenarray.hxx Get DB range import from xlsx to work once again. 2011-09-20 17:12:46 -04:00
tokenuno.hxx just silence the auto_ptr deprecations in isolation 2011-09-22 15:01:05 +01:00
types.hxx add mode lines to new files 2011-02-14 10:38:21 +00:00
undorangename.hxx add modelines 2011-09-29 09:33:46 +01:00
unitconv.hxx Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 2011-03-10 20:21:13 -05:00
unonames.hxx use sheet local db data in ScVbaRange::Autofilter 2011-05-09 14:47:50 -04:00
unoreflist.hxx
unowids.hxx Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 2011-03-10 20:21:13 -05:00
userdat.hxx Better cell anchoring. (fdo#33205) 2011-01-18 18:55:56 -05:00
userlist.hxx ScUserList and ScUserListData no longer dependent of ScCollection. 2011-06-01 19:14:40 -04:00
validat.hxx Merge remote-tracking branch 'origin/integration/dev300_m101' 2011-03-18 15:33:40 +01:00
viewopti.hxx fix for fdo#30800: Option to display calc gridlines on colored cells 2011-07-06 10:11:50 +02:00
ViewSettingsSequenceDefines.hxx
viewuno.hxx Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 2011-03-10 20:21:13 -05:00
waitoff.hxx removetooltypes01: #i112600# remove tooltypes from sc 2011-01-17 13:20:22 +01:00
warnpassword.hxx
xmlwrap.hxx Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 2011-03-10 20:21:13 -05:00
zforauto.hxx Merge remote-tracking branch 'origin/integration/dev300_m101' 2011-03-18 15:33:40 +01:00