summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)Author
2015-07-31sc: replace boost::function with std::functionMichael Stahl
2015-07-31TableRef: implement ScTableRefToken::IsGlobal() overrideEike Rathke
2015-07-31TableRef: add some SAL_WARN() when invalidating column names/offsetsEike Rathke
2015-07-31tdf#44399 Do not display 0 decimal for General formatLaurent Balland-Poirier
2015-07-30tdf#92918 Engineering notation lost with Add/Delete Decimal PlaceLaurent Balland-Poirier
2015-07-30tdf#39468 translated german comments in viewfunc*.cxxAlbert Thuswaldner
2015-07-30loplugin:unusedmethodsNoel Grandin
2015-07-29tdf#39468 translated german comments in output.cxx and output2.cxxAlbert Thuswaldner
2015-07-29translate some comments on the flyEike Rathke
2015-07-29TableRef: restoring column names in UpdateMoveTab() is now unnecessaryEike Rathke
2015-07-29TableRef: invalidate column names/offsets only if column span differsEike Rathke
2015-07-29tdf#91802: Add reference edge to text orientationRishabh Kumar
2015-07-28inline "old" SbERR constantsNoel Grandin
2015-07-28inline the "old" SbxErr constantsNoel Grandin
2015-07-27tdf#92548, limit number of characters shown in formula wizardBenjamin Ni
2015-07-27tiledrendering: added getPartName method for calcMihai Varga
2015-07-25tdf#92256: Make OOXML filter CONV_A1_XL_A1 aware tooKatarina Behrens
2015-07-24-Werror,-Wunused-private-fieldStephan Bergmann
2015-07-24enable FORMULA() to be used in array contextEike Rathke
2015-07-24tdf#92256: Handle case when string ref syntax is unknownKatarina Behrens
2015-07-24calc mapmode: Cleanup DrawBackground + fix one pixel size.Jan Holesovsky
2015-07-24calc mapmode: Refactor DrawBackground to use logic unitsKrisztian Pinter
2015-07-24calc mapmode: Pass RenderContext as reference in DrawNoteMarksKrisztian Pinter
2015-07-24calc mapmode: Pass RenderContext as reference in DrawFrameKrisztian Pinter
2015-07-24don't generate invalid XLSX filesMarkus Mohrhard
2015-07-24that comment is not correct anymoreMarkus Mohrhard
2015-07-23add unhandled case in switchMarkus Mohrhard
2015-07-23tdf#92256: OOXML save/load syntax for string referenceKatarina Behrens
2015-07-23TableRef: generate error for header-less column references, tdf#91278 relatedEike Rathke
2015-07-23clear HasHeader at database range if table headerRowCount is 0Eike Rathke
2015-07-23handle ContainsHeader property at database rangeEike Rathke
2015-07-23inline a handful of use-once #definesNoel Grandin
2015-07-22loplugin:unusedmethods scNoel Grandin
2015-07-22calc mapmode: Pass RenderContext as reference in DrawPagePreviewKrisztian Pinter
2015-07-22loplugin:unusedmethods scripting,scNoel Grandin
2015-07-21tdf#92256: Introducing CONV_A1_XL_A1 address pseudoconventionKatarina Behrens
2015-07-21tdf#36796 Status updates for custom shapes buttonsMaxim Monastirsky
2015-07-21SimplifyMaxim Monastirsky
2015-07-21MATCH, HLOOKUP and VLOOKUP have a ReferenceOrForceArray parameterEike Rathke
2015-07-21loplugin:unusedmethods formulaNoel Grandin
2015-07-21Resolves: tdf#92448 check for numeric '.' only if sheet separator is '.'Eike Rathke
2015-07-20tdf#68868: better handle xlsx with samecell anchor imageRavindra_Vidhate
2015-07-20svtools: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-07-20svtools: change these SvTreeListEntry functions to unique_ptrMichael Stahl
2015-07-20Resolves: tdf#58838 do not use collation for Equal/NotEqual operatorsEike Rathke
2015-07-20Related tdf#92256: map CONV_OOO to listbox item no.1Katarina Behrens
2015-07-20unify code duplication in ScInterpreter::ScCount and IterateParametersWinfried Donkers
2015-07-20tdf#92256: ODF save/load syntax for string referenceKatarina Behrens
2015-07-20check annotation caption pointers, blind fix for rhbz#1242099Eike Rathke
2015-07-20convert to typed Link<> in sfx2Noel Grandin