summaryrefslogtreecommitdiff
path: root/sc/source/core/data/documen9.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-06-12Resolves: tdf#90435 secondary pool set to that of temp docs drawing layersCaolán McNamara1-2/+2
2014-12-16Resolves: fdo#87245 crash because clip doc doesn't own DocumentPoolCaolán McNamara1-1/+1
2014-10-23loplugin: cstylecastNoel Grandin1-5/+5
2014-10-16Resolves: fdo#81496 crash in calc format pageCaolán McNamara1-8/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-08-04sc: remove debugging printfMichael Stahl1-1/+2
2014-07-01Remove stray fprintfMiklos Vajna1-2/+0
2014-07-01fix testsCaolán McNamara1-2/+9
2014-07-01Related: #i124638# Second step of DrawingLayer FillAttributes...Armin Le Grand1-0/+29
2014-06-25remove whitespaceMarkus Mohrhard1-2/+0
2014-05-21Let's not use ScDocument as a convenient "anything goes" storage place.Kohei Yoshida1-5/+0
2014-04-06whitespace cleanup in scMarkus Mohrhard1-2/+0
2014-02-26remove unused code ScDocument::RebuildFormulaGroups()Noel Grandin1-8/+0
2014-02-23Remove unneccessary commentsAlexander Wilms1-1/+1
2014-02-21sal_Bool->boolNoel Grandin1-1/+1
2014-02-10sal_Bool->boolNoel Grandin1-1/+1
2014-01-08Move the LinkManager instance from ScDocument to ScDocumentLinkManager.Kohei Yoshida1-2/+5
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-1/+1
2013-10-22Resolves: fdo#38838 remove UniStringCaolán McNamara1-0/+1
2013-10-21drop CharSet typedefCaolán McNamara1-1/+1
2013-07-01This is not needed.Kohei Yoshida1-3/+0
2013-07-01Ensure that the group calculation path won't get called when it's disabled.Kohei Yoshida1-5/+1
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