summaryrefslogtreecommitdiff
path: root/sc/source/core/data/documen9.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-06-27Resolves: #i121008# corrected calc cell comment stuffArmin Le Grand1-1/+1
2013-06-25cleanup options dialog, and add an option for formula grouping.Michael Meeks1-2/+5
2013-06-06Resolves: #i121448# Aligned default fill color/line style for all appsArmin Le Grand1-13/+5
2013-06-06Some more modules at least building with mingw64Fridrich Štrba1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-2/+2
2013-03-19calm debug, and disable unless SC_FORMULAGROUP=1Michael Meeks1-0/+5
2013-03-19re-build formula groups inside Interpret instead.Michael Meeks1-0/+8
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida1-1/+1
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+15
2012-06-09Remove superfluous include commentsThomas Arnhold1-3/+0
2012-01-07Better to internalize the sheet ID reset within ScDrawLayer...Kohei Yoshida1-1/+0
2012-01-07Reset sheet ID of cell-anchored drawing objects when deleting sheet(s).Kohei Yoshida1-1/+1
2011-12-06bnc#733864: Make sure to adjust the sheet index of drawing objects.Kohei Yoshida1-0/+1
2011-12-06impress210: #i117133# put new drawing layer fill and stroke styles in pool on...Christian Lippka ORACLE1-0/+1
2011-11-28dr78: #i51508# use the correct MapMode for EditEngine when formatting for screenEike Rathke1-0/+7
2011-11-27remove include of pch header from scNorbert Thiebaud1-2/+0
2011-11-25gsl_getSystemTextEncoding -> osl_getThreadTextEncodingDavid Tardon1-1/+1
2011-11-07String->OUString in ScDocument and follow upMarkus Mohrhard1-1/+1
2011-11-07sal_Bool->bool in ScDocumentMarkus Mohrhard1-28/+28
2011-11-05make some methods constEike Rathke1-7/+9
2011-11-04 remove unused methods from ScDocument and ScTableMarkus Mohrhard1-65/+0
2011-09-24re-factor XPropertyList derivatives to use a rtl::ReferenceMichael Meeks1-15/+6
2011-09-06merge area does not need to be increased if a shadow is attachedMarkus Mohrhard1-1/+1
2011-08-29Rename class XColorTable to XColorListJoseph Powers1-2/+2
2011-08-26String to rtl::OUString.Kohei Yoshida1-1/+1
2011-07-05more iterator->const_iteratorCaolán McNamara1-1/+1
2011-07-05change from manual loop to ScMarkData::iterator in calc/source/coreMarkus Mohrhard1-3/+4
2011-06-07Renamed pTab to maTabs since it's no longer a pointer array.Kohei Yoshida1-19/+19
2011-06-07Merge branch 'feature/unlimited-number-of-sheets'Markus Mohrhard1-16/+15
2011-05-27Replace DBG_* with OSL_* in sc/source/coreJacek Wolszczak1-8/+8
2011-05-26change to iterator access where possibleMarkus Mohrhard1-3/+7
2011-05-17fix bugs that were inserted with the last patchesMarkus Mohrhard1-3/+3
2011-05-17rework most of the ScDocument methodsMarkus Mohrhard1-14/+9
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-23Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/calcJan Holesovsky1-0/+4
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky1-2/+2
2011-03-22Let's check for borders only when calculating printable pages.Kohei Yoshida1-0/+4
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-56/+56
2011-03-02Remove bogus comments.Guillaume Poussel1-3/+3
2011-02-18os150: SvxFontItem member access changed to Set<member>-methodsos1-2/+2
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko1-55/+55
2011-01-14Remove commented out codeTopround aka Zathuras1-8/+0
2010-11-10Disable document modify and broadcasting of changes on range names.Kohei Yoshida1-0/+5
2010-10-25merge vosremoval-reference.diffNorbert Thiebaud1-2/+2
2010-10-20Removed lots of dead code.Povilas Kanapickas1-5/+0
2010-10-18svarray: #i112395# #i84159# increase max number of pools to 2^32Bartosz Kosiorek1-5/+5
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-10-04Ported calc-perf-outlining-with-notes.diff from ooo-build.Kohei Yoshida1-0/+8
2010-09-28This gets rid of a great number of the commentsJustin Malcolm1-51/+0
2010-06-23koheirowlimitperf: #i109369# #i109373# #i109384# #i109385# #i109386# #i109387...obo1-2/+16