summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2016-08-23add SUMX2MY2 test caseZdeněk Crhonek1-0/+6925
2016-08-23add BINOM.DIST test caseZdeněk Crhonek1-0/+3853
2016-08-23add BINOM.INV test caseZdeněk Crhonek1-0/+3840
2016-08-23add SUMPRODUCT test caseZdeněk Crhonek1-0/+7784
2016-08-23Add a comment about SwExtUserSubType <=> css::text::UserDataPartTor Lillqvist1-0/+4
2016-08-23Remaining clang-tidy misc-move-constructor-initStephan Bergmann34-46/+46
2016-08-23java extensions makefile - generifyZenaan Harkness1-8/+1
2016-08-23Revert "Remove WorkPathVariable support from KDE backends"Stephan Bergmann4-4/+26
2016-08-23tdf#92518 replace hard coded resource idsJochen Nitschke2-66/+147
2016-08-23convert SearchLabel to scoped enumNoel Grandin6-27/+27
2016-08-23convert SdrHorAlign to scoped enumNoel Grandin5-32/+32
2016-08-23convert SdrVertAlign to scoped enumNoel Grandin5-32/+32
2016-08-23convert SdrMergeMode to scoped enumNoel Grandin3-13/+13
2016-08-23convert SdrEndTextEditKind to scoped enumNoel Grandin6-19/+21
2016-08-23convert SdrHdlKind to scoped enumNoel Grandin46-515/+515
2016-08-23convert BitmapColorIndex to scoped enumNoel Grandin2-15/+15
2016-08-23convert BitmapMarkerKind to scoped enumNoel Grandin2-85/+85
2016-08-23convert SdrHelpLineKind to scoped enumNoel Grandin11-41/+41
2016-08-23convert SdrIterMode to scoped enumNoel Grandin68-166/+166
2016-08-23clean up the SdrObjFactory create callbacksNoel Grandin20-261/+190