summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
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-24File > Save As Remote - Calc and WriterSzymon Kłos
2015-07-24Open Remote file in Calc's menubarSzymon Kłos
2015-07-24Add test for OOXML part of tdf#99256Katarina 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-21unit test for MATCH ReferenceOrForceArray parameterEike Rathke
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
2015-07-19add unit test for tdf#88137, tdf#89254Markus Mohrhard
2015-07-19Fix typosAndrea Gelmini
2015-07-19tdf#39468 clean-up/translated german comments in auditsh.cxx and cellsh*.cxxAlbert Thuswaldner
2015-07-19fdo#39468 translated german comments in editsh.cxx and formatsh.cxxAlbert Thuswaldner
2015-07-19tdf#39468 translated german comments in gridview2.cxx and gridview3.cxxAlbert Thuswaldner
2015-07-19tdf#39468 translated german comments in gridview.cxxAlbert Thuswaldner
2015-07-19fdo#39468 translated german comments in dbfunc3.cxxAlbert Thuswaldner
2015-07-19fdo#39468 translated german comments in gridview4.cxx and gridview5.cxxAlbert Thuswaldner
2015-07-19fdo#39468 translated german comments in drawview*.cxxAlbert Thuswaldner
2015-07-17Resolves: tdf#92767 use ISO 8601 for internal date string representationEike Rathke
2015-07-17Resolves: tdf#77479 do not reset AutoFilter range for temporary operationsEike Rathke
2015-07-17formatting of public/private/protected section qualifiersNoel Grandin