summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-04-22remove unused BiffStringFlagsJochen Nitschke
2016-04-22Fix typosAndrea Gelmini
2016-04-21Resolves: tdf#99360 can't select filter criteria with mouseCaolán McNamara
2016-04-21loplugin:salbool: sal_Bool[] -> bool[]Stephan Bergmann
2016-04-21lokit: add getPartHashHenry Castro
2016-04-21new plugin stylepoliceNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-20tdf#99361 Separate checkbox in SidebarLaurent Balland-Poirier
2016-04-20clang-tidy clang-analyzer-deadcode.DeadStoresNoel Grandin
2016-04-20Resolves: tdf#91778 drawing the background over an active cursorCaolán McNamara
2016-04-20character spacing control possible to use outside sidebarSzymon Kłos
2016-04-19tdf#99329 : By default show sum and average statusbar functions...Dennis Francis
2016-04-19cppcheck: silence known conditions warnings in scJochen Nitschke
2016-04-19const as const can, tdf#99322 follow-upEike Rathke
2016-04-19sc: fix loplugin:passstuffbyrefMiklos Vajna
2016-04-19call StartNeededListeners() only on affected columns, tdf#99322 follow-upEike Rathke
2016-04-19use the column style for as default, tdf#71897Markus Mohrhard
2016-04-19setting the properties through uno is not necessary anymoreMarkus Mohrhard
2016-04-19hard code value for scrollbar to tabbar ratio, tdf#89058Markus Mohrhard
2016-04-19don't try to open in new window by default, tdf#70959Markus Mohrhard
2016-04-18Resolves: tdf#99322 re-establish group area listeners after update referenceEike Rathke
2016-04-18tdf#99371 fix for DDE link update via Function WizardMartin Nathansen
2016-04-18cppcheck: silence known condition warning in sc vbahelperJochen Nitschke
2016-04-18tdf#90290: use custom asserter for formula checkStefan Weiberg
2016-04-18Avoid reserved identifier (_CreateShape -> CreateShape)Stephan Bergmann
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-17remove define for ERRORBOXMarkus Mohrhard
2016-04-16fix last mdds perf problem in MatConcat, tdf#88849Markus Mohrhard
2016-04-16fix crash in perfcheckMarkus Mohrhard
2016-04-16switch to a row based storageMarkus Mohrhard
2016-04-16make the test case smaller to limit runtimeMarkus Mohrhard
2016-04-16add test case for smaller MatConcat case, related tdf#88849Markus Mohrhard
2016-04-16add missing test fileMarkus Mohrhard
2016-04-15tdf#97499 Fixed containers parameters clearing #5tymyjan
2016-04-15add test for tdf#88849Markus Mohrhard
2016-04-15fix calc perfcheck buildMarkus Mohrhard
2016-04-15add test for tdf#72240Markus Mohrhard
2016-04-15fix InsertTab and DeleteTab in ScMarkData, tdf#72240Markus Mohrhard
2016-04-15add CVE-2016-0122 testCaolán McNamara
2016-04-15typo: Aggegration -> AggregationAndras Timar
2016-04-14-Werror=logical-op (GCC 6)Stephan Bergmann
2016-04-14loplugin:passstuffbyref in scNoel Grandin
2016-04-14no need to call rowHidden and rowFiltered repeatedly, tdf#90659Markus Mohrhard
2016-04-13Missing spacing in Show Detail dialogAdolfo Jayme Barrientos
2016-04-13tdf#94306 remove unused boost dependenciesJochen Nitschke
2016-04-13tdf#96996 sc: fix the data pilotMichael Stahl
2016-04-13tdf#97087 Give comprehensible names to timersMuhammet Kara
2016-04-13Fix non-OpenCL buildsStephan Bergmann