summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
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
2015-07-16Resolves: tdf#88402 remember sort "has headers" at anonymous database rangesEike Rathke3-0/+29
2015-07-16indentationEike Rathke1-2/+2
2015-07-16loplugin:unusedmethods svx(part2)Noel Grandin3-95/+0
2015-07-16loplugin:unusedmethods svxNoel Grandin2-19/+0
2015-07-16'Save As' popup menu in the Calc's toolbarSzymon Kłos2-1/+2
2015-07-16open remote button in sc toolbarSzymon Kłos1-0/+1
2015-07-16loplugin:unusedmethods sfx2(part2)Noel Grandin2-13/+0
2015-07-15Convert filters button to the generic controllerMaxim Monastirsky1-1/+0
2015-07-15Convert insert buttons to the generic controllerMaxim Monastirsky8-199/+4
2015-07-13renumber globstr.hrc STR_...Eike Rathke1-563/+562
2015-07-13Resolves: tdf#92709 conditional formats are applied to ranges, not expressionsEike Rathke3-3/+9
2015-07-13tdf#39478 Fix custom shapes status updateMaxim Monastirsky1-0/+12
2015-07-13Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann1-2/+0
2015-07-13tdf#89031 remove agressiveness from Calc function suggestionsWinfried Donkers2-34/+20
2015-07-13Introduce generic sub toolbar controllerMaxim Monastirsky2-8/+0
2015-07-13tdf#92668: Revert some implementation names, for backwards compatibilityStephan Bergmann1-1/+4
2015-07-13editeng: make Link<> usage typedNoel Grandin2-33/+31
2015-07-12fix indentationMarkus Mohrhard1-129/+129
2015-07-12coverity#1311652 Uncaught exceptionCaolán McNamara2-2/+2
2015-07-12coverity#1311651 Uncaught exceptionCaolán McNamara2-2/+2