summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2015-02-27gbuild: gb_CppunitTest_use_filter_configuration was removedMichael Stahl1-2/+0
2015-02-27gbuild: CppunitTest: always use unittest configurationMichael Stahl23-46/+0
2015-02-27sc: ScFiltersTest::testOptimalHeightReset() check DeleteContents successMichael Stahl1-1/+2
2015-02-27tdf#89679 - fix incorrect mapping of font-family-complex and CharFontNameAsianMark Hung1-1/+1
2015-02-27fix buildCaolán McNamara1-1/+1
2015-02-27Resolves tdf#71095 Calc doesn't paste images copied from some web browsersHenry Castro1-60/+92
2015-02-26fdo#39468 translated german commentsMichael Jaumann1-25/+25
2015-02-26tdf#81659 check that references are at least 2 cols/rows to expand edgeEike Rathke1-6/+33
2015-02-26split formula grouping for reference edge expansion, tdf#81659 relatedEike Rathke3-0/+125
2015-02-25Avoid unnecessary bad downcast (pDev can be VirtualDevice)Stephan Bergmann1-1/+1
2015-02-25convert SFX_CHILDWIN constants to enum classNoel Grandin3-4/+4
2015-02-25remove NUMBERFORMAT_ constantsNoel Grandin47-362/+362
2015-02-25calc : add UNO properties for "Record changes"Laurent Godard6-0/+243
2015-02-24TyposJulien Nabet1-1/+1
2015-02-24Resolves: tdf#89484 check that sheet reference is within selected sheetsEike Rathke1-0/+4
2015-02-23simplify drawing of splitter, add more flat lookTomaž Vajngerl1-33/+11
2015-02-23Remove changing the splitter position as it can cause an inf. loopTomaž Vajngerl2-13/+0
2015-02-23cell cursor - reduce the size, HiDPI supportTomaž Vajngerl1-9/+29
2015-02-23auto fill handle: HiDPI, increase hit area, adjust draw positionTomaž Vajngerl1-6/+18
2015-02-23fix selection overlay drawing in RTL (off by one px)Tomaž Vajngerl1-4/+16
2015-02-23make calc splitter handle HiDPI awareTomaž Vajngerl1-2/+4
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin7-9/+8
2015-02-23import the document properties before the documentMarkus Mohrhard1-12/+12
2015-02-22Typo: widht->widthJulien Nabet1-1/+1
2015-02-21Disable more tests with _use_library_objects for mergelibsMatúš Kukan1-1/+2
2015-02-21Typos: caculate->calculate + acceses->accessesJulien Nabet1-1/+1
2015-02-21use a slightly more complicated pattern distribution to check, tdf#89436Eike Rathke1-3/+7
2015-02-21-Typo: (dis)apear(s)->(dis)appear(s)Julien Nabet1-1/+1
2015-02-21nitpicksEike Rathke1-8/+8
2015-02-20fdo#39468 translated german commentsMichael Jaumann1-54/+54
2015-02-20move unit test for tdf#89330 to subsequent_filters-test and enable itJan Kantert4-21/+24
2015-02-19tdf#89460 test pChangeTrack before using itLaurent Godard1-2/+5
2015-02-19tdf#89436 add unit test for ScHorizontalAttrIteratorLászló Németh3-0/+40
2015-02-19Simplify and HiDPI for field button shown in auto-filtered cellTomaž Vajngerl1-51/+22
2015-02-19Support HiDPI in auto filter (and pivot table) pop-up menu windowTomaž Vajngerl1-15/+40
2015-02-19boost->stdCaolán McNamara26-154/+154
2015-02-19small clean-upMarkus Mohrhard1-6/+3
2015-02-19make the code easier to readMarkus Mohrhard1-5/+7
2015-02-18Change var name: propertie->propertyStateJulien Nabet1-40/+40
2015-02-18TyposJulien Nabet1-2/+2
2015-02-18coverity#1267652 Logically dead codeCaolán McNamara2-3/+7
2015-02-18tdf#89436 ScHorizontalAttrIterator - fix indicesLászló Németh1-2/+2
2015-02-18Avoid numeric overflow when printing BCA_LISTEN_ALWAYS rangeStephan Bergmann1-3/+3
2015-02-18Missing ScMergeFlagAttr::CloneStephan Bergmann2-0/+7
2015-02-18tdf#89436 ScHorizontalAttrIterator - fix condition + cleanupLászló Németh1-3/+4
2015-02-17tdf#89436 handle skipping empty rowsLászló Németh1-1/+1
2015-02-17boost->stdCaolán McNamara2-4/+4
2015-02-17tdf#89436 fix ScHorizontalAttrIterator performanceLászló Németh2-17/+33
2015-02-16we shouldn't need a static ref in these createOneInstance factory helpersCaolán McNamara4-12/+6
2015-02-16tdf#70733 - Move ISEVEN and ISODD functions to informationJoel2-4/+4