summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2015-07-24calc mapmode: Cleanup DrawBackground + fix one pixel size.Jan Holesovsky1-32/+33
2015-07-24calc mapmode: Refactor DrawBackground to use logic unitsKrisztian Pinter2-29/+60
2015-07-24calc mapmode: Pass RenderContext as reference in DrawNoteMarksKrisztian Pinter3-7/+7
2015-07-24calc mapmode: Pass RenderContext as reference in DrawFrameKrisztian Pinter4-32/+33
2015-07-24don't generate invalid XLSX filesMarkus Mohrhard1-5/+5
2015-07-24that comment is not correct anymoreMarkus Mohrhard1-2/+0
2015-07-23add unhandled case in switchMarkus Mohrhard1-0/+1
2015-07-23tdf#92256: OOXML save/load syntax for string referenceKatarina Behrens6-1/+139
2015-07-23TableRef: generate error for header-less column references, tdf#91278 relatedEike Rathke1-30/+48
2015-07-23clear HasHeader at database range if table headerRowCount is 0Eike Rathke1-0/+9
2015-07-23handle ContainsHeader property at database rangeEike Rathke1-0/+9
2015-07-23inline a handful of use-once #definesNoel Grandin7-50/+11
2015-07-22loplugin:unusedmethods scNoel Grandin128-830/+16
2015-07-22calc mapmode: Pass RenderContext as reference in DrawPagePreviewKrisztian Pinter2-23/+23
2015-07-22loplugin:unusedmethods scripting,scNoel Grandin48-360/+33
2015-07-21tdf#92256: Introducing CONV_A1_XL_A1 address pseudoconventionKatarina Behrens4-3/+18
2015-07-21unit test for MATCH ReferenceOrForceArray parameterEike Rathke1-0/+19
2015-07-21tdf#36796 Status updates for custom shapes buttonsMaxim Monastirsky1-1/+1
2015-07-21SimplifyMaxim Monastirsky2-8/+1
2015-07-21MATCH, HLOOKUP and VLOOKUP have a ReferenceOrForceArray parameterEike Rathke1-3/+3
2015-07-21loplugin:unusedmethods formulaNoel Grandin2-20/+3
2015-07-21Resolves: tdf#92448 check for numeric '.' only if sheet separator is '.'Eike Rathke1-1/+1
2015-07-20tdf#68868: better handle xlsx with samecell anchor imageRavindra_Vidhate5-0/+49
2015-07-20svtools: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl1-4/+2
2015-07-20svtools: change these SvTreeListEntry functions to unique_ptrMichael Stahl2-10/+16
2015-07-20Resolves: tdf#58838 do not use collation for Equal/NotEqual operatorsEike Rathke5-20/+34
2015-07-20Related tdf#92256: map CONV_OOO to listbox item no.1Katarina Behrens1-1/+17
2015-07-20unify code duplication in ScInterpreter::ScCount and IterateParametersWinfried Donkers1-158/+24
2015-07-20tdf#92256: ODF save/load syntax for string referenceKatarina Behrens2-0/+49
2015-07-20check annotation caption pointers, blind fix for rhbz#1242099Eike Rathke1-3/+6
2015-07-20convert to typed Link<> in sfx2Noel Grandin6-11/+7
2015-07-19add unit test for tdf#88137, tdf#89254Markus Mohrhard2-1/+15
2015-07-19Fix typosAndrea Gelmini1-1/+1
2015-07-19tdf#39468 clean-up/translated german comments in auditsh.cxx and cellsh*.cxxAlbert Thuswaldner3-12/+9
2015-07-19fdo#39468 translated german comments in editsh.cxx and formatsh.cxxAlbert Thuswaldner2-115/+70
2015-07-19tdf#39468 translated german comments in gridview2.cxx and gridview3.cxxAlbert Thuswaldner2-30/+30
2015-07-19tdf#39468 translated german comments in gridview.cxxAlbert Thuswaldner1-203/+186
2015-07-19fdo#39468 translated german comments in dbfunc3.cxxAlbert Thuswaldner1-48/+48
2015-07-19fdo#39468 translated german comments in gridview4.cxx and gridview5.cxxAlbert Thuswaldner2-77/+74
2015-07-19fdo#39468 translated german comments in drawview*.cxxAlbert Thuswaldner3-40/+36
2015-07-17Resolves: tdf#92767 use ISO 8601 for internal date string representationEike Rathke1-0/+4
2015-07-17Resolves: tdf#77479 do not reset AutoFilter range for temporary operationsEike Rathke7-6/+62
2015-07-17formatting of public/private/protected section qualifiersNoel Grandin4-4/+4
2015-07-17loplugin:unusedmethods filterNoel Grandin1-1/+1
2015-07-17Minor ui changes in calc sidebarRishabh Kumar2-1/+1
2015-07-17do not reset existing HasHeader on anonymous database rangeEike Rathke1-4/+7
2015-07-17inherit existing HasHeader when expanding/shrinking anonymous database rangeEike Rathke1-0/+9
2015-07-16Convert Alignment button to the generic controllerMaxim Monastirsky2-3/+0
2015-07-16sc: Disable the alignment group buttonMaxim Monastirsky2-1/+2
2015-07-16Convert FontWorkShapeTypeControl to the generic controllerMaxim Monastirsky2-3/+0