summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-08-24loplugin:stringconstantStephan Bergmann1-3/+2
2016-08-24SmCursor::FindTopMostNodeInLine() requires non-null argumentTakeshi Abe1-9/+7
2016-08-24tdf#100726 - Improve readability of OUString concatanationsGökhan Gurbetoğlu4-16/+18
2016-08-24tdf#89329: use unique_ptr for pImpl in fmgridclArnold Dumas2-3/+3
2016-08-24convert SdrPathSmoothKind to scoped enumNoel Grandin6-33/+34
2016-08-24convert SdrPathSegmentKind to scoped enumNoel Grandin6-18/+20
2016-08-24convert SdrObjClosedKind to scoped enumNoel Grandin5-13/+16
2016-08-24convert EditedAndValid to scoped enumNoel Grandin3-13/+13
2016-08-24convert SvxNumberValueType to scoped enumNoel Grandin5-32/+32
2016-08-24convert PaperSizeApp to scoped enumNoel Grandin5-7/+7
2016-08-24convert CTL_STYLE to scoped enumNoel Grandin2-21/+21
2016-08-24convert UpdateType to scoped enumNoel Grandin2-14/+14
2016-08-24convert OverlayType to scoped enumNoel Grandin4-18/+18
2016-08-24remove CellOverlayTypeNoel Grandin3-28/+9
2016-08-24convert SdrTextAniDirection to scoped enumNoel Grandin13-42/+42
2016-08-24convert SdrFitToSizeType to scoped enumNoel Grandin18-41/+43
2016-08-24convert ShapeProperty to scoped enumNoel Grandin7-18/+15
2016-08-24convert ViewType to scoped enumNoel Grandin7-23/+23
2016-08-24convert ControlType to scoped enumNoel Grandin2-10/+10
2016-08-24loplugin:nullptrTakeshi Abe1-1/+1
2016-08-24tdf#87224 Merge character borders across different scripts.Mark Hung3-9/+23
2016-08-23sc lok: fix re-sizing several rows/columns at onceHenry Castro1-2/+20
2016-08-23add BINOMDIST test caseZdeněk Crhonek1-0/+6863
2016-08-23Simplify user name option GUI: Just a single "name" fieldTor Lillqvist3-247/+60
2016-08-23use PushTempTokenWithoutError() instead of PushWithoutError()Eike Rathke1-1/+1
2016-08-23rename rNum to aNatNumEike Rathke1-13/+13
2016-08-23icopyConstructFromElements's nAlloc is never negativeStephan Bergmann1-39/+19
2016-08-23tdf#79398 Add qa unit testLaurent Balland-Poirier2-0/+17
2016-08-23GSoC - First cut at migrating xmloff/ to use FastParser:Mohammed Abdul Azeem3-12/+318
2016-08-23add ADRESS test caseZdeněk Crhonek1-0/+7301
2016-08-23add SUMX2PY2 test caseZdeněk Crhonek1-0/+6938
2016-08-23tdf#79398 Add LCID with DBNum during export to XLLaurent Balland-Poirier3-18/+51
2016-08-23tdf#82840 Add 'delete' button to toolbar customizationMuhammet Kara4-57/+57
2016-08-23[GSoC] Keep the column width constant in fill style tabsRishabh Kumar8-9/+16
2016-08-23Rename two functions that had misleading namesTor Lillqvist2-6/+6
2016-08-23Update comment now that we use an enum classTor Lillqvist1-1/+1
2016-08-23use rtl::Static for static std::ordered_set in XMLPropStyleContextNoel Grandin2-63/+78
2016-08-23add CHOOSE test caseZdeněk Crhonek1-0/+7082
2016-08-23add AREAS test caseZdeněk Crhonek1-0/+6908
2016-08-23add CONFIDENCE test caseZdeněk Crhonek1-0/+3847
2016-08-23Related: tdf#82677, remove cached element when appropriateGiuseppe Castagno3-0/+36
2016-08-23Related: tdf#82677, add cache use in Content::getProperties()Giuseppe Castagno1-1/+17
2016-08-23Updated coreLaurent Balland-Poirier1-0/+0
2016-08-23Let's say that if "givenname" is empty, "sn" is the full nameTor Lillqvist1-1/+7
2016-08-23Related: tdf#82677, implement a PROPFIND 'propname' request cacheGiuseppe Castagno9-1/+384
2016-08-23Reduce scope of variableStephan Bergmann1-3/+1
2016-08-23add CHISQ.DIST test caseZdeněk Crhonek1-0/+3751
2016-08-23add TRANSPOSE test caseZdeněk Crhonek1-0/+6956
2016-08-23add TREND test caseZdeněk Crhonek1-0/+7107
2016-08-23add CONFIDENCE.NORM test caseZdeněk Crhonek1-0/+3847