summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-04-02fix crash when there are no row fields + testfeature/pivotchartsTomaž Vajngerl2-4/+44
2017-04-02chart2: simplify pivot chart testsTomaž Vajngerl1-55/+38
2017-04-02Add table pivot chart supplier API, update testsTomaž Vajngerl18-64/+951
2017-03-31xmloff: assign the number format supplier at constructionTomaž Vajngerl2-4/+13
2017-03-31compile fixesTomaž Vajngerl2-2/+1
2017-03-31chart2: pivot chart round-trip test, pivot table update testTomaž Vajngerl5-0/+376
2017-03-31xmloff: add ODF import/export for pivot chartsTomaž Vajngerl18-131/+381
2017-03-30change removed include XPopupRequest for XRequestCallbackTomaž Vajngerl1-1/+1
2017-03-30chart2: check if data provider is pivot chart in VLegendTomaž Vajngerl1-2/+4
2017-03-30chart2: check if data provider is pivot chartTomaž Vajngerl1-0/+2
2017-03-30remove (X)PopupRequest as it appears we won't need itTomaž Vajngerl8-94/+8
2017-03-30pivotcharts: show filter pop-up from charts on field button clickTomaž Vajngerl14-109/+259
2017-03-30chart: change field button CID so it is easier to parseTomaž Vajngerl2-4/+4
2017-03-30charts: fix drawing multiple buttons in legendTomaž Vajngerl1-3/+4
2017-03-30chart: getModel (chart model) in DialogModel should be publicTomaž Vajngerl1-1/+2
2017-03-30charts: add field buttons if we have the pivot table dataTomaž Vajngerl2-27/+23
2017-03-30charts: use isDataFromSpreadsheet check in creation wizardTomaž Vajngerl1-4/+1
2017-03-30clean-up code in chart creation wizardTomaž Vajngerl2-46/+51
2017-03-30pivotcharts: Check the data provider on pivot table updateTomaž Vajngerl1-3/+5
2017-03-30chart model: checks if data provider is pivot table or sheetTomaž Vajngerl2-0/+16
2017-03-30Pivot chart specific data provider to get pivot table output dataTomaž Vajngerl4-7/+128
2017-03-30pivotcharts: collect and set the number format for the dataTomaž Vajngerl2-42/+104
2017-03-30pivotcharts: modify the pivot chart when the pivot table changesTomaž Vajngerl2-4/+39
2017-03-30pivotcharts: insert a pivot chart if cursor is in a pivot tableTomaž Vajngerl1-34/+54
2017-03-30pivotcharts: extract and simplify pivot table data collectionTomaž Vajngerl2-103/+109
2017-03-30pivotcharts: set the correct number format for categoriesTomaž Vajngerl3-9/+35
2017-03-30fix warnings, clean-up and remove unused thingTomaž Vajngerl3-110/+34
2017-03-30sc: Pivot chart specific data providerTomaž Vajngerl7-0/+1397
2017-03-30writerfilter: DOCX import: fix handling of w:hideMark vs. w:vMergeMichael Stahl1-1/+5
2017-03-30android: restore tabbed toolbar removed by accidentTomaž Vajngerl1-0/+19
2017-03-30tdf#96816 android: top part unreachable with soft keyboardXimeng Zu1-2/+2
2017-03-30Add superscript and subscript text formatting optionsbrainbreaker4-1/+60
2017-03-30ofz#967 optimize tiff import if line is the same as previous lineCaolán McNamara4-24/+53
2017-03-30ofz#968 short-cut slow create mask when we are our own mask alreadyCaolán McNamara1-2/+9
2017-03-30tweak indent a littleCaolán McNamara1-119/+116
2017-03-30tdf#106325 - No way to create a new Documentbrainbreaker17-68/+586
2017-03-30Updated coreOlivier Hallot1-0/+0
2017-03-30Updated coreOlivier Hallot1-0/+0
2017-03-30vcl PDF export, norefxobj: add test for thisMiklos Vajna2-0/+56
2017-03-30NeonSession_NeonAuth(): avoid redundant OUString->OString conversionVitaliy Anderson1-9/+5
2017-03-30tdf#105975 Add Formula field parsing (docx) in SWriterJean-Sebastien Bevilacqua4-2/+49
2017-03-30Access2Base Missing parentheses - tdf#106710Jean-Pierre Ledure4-6/+6
2017-03-30ofz#969 endless loop in ppt loadingCaolán McNamara1-2/+2
2017-03-30convert GradientType to scoped enumNoel Grandin4-13/+13
2017-03-30remove type decorations on char literalsJochen Nitschke65-170/+170
2017-03-30tdf#98416 libcmis: Google Drive 2FA fixSzymon Kłos2-0/+126
2017-03-30Updated coreMiklos Vajna1-0/+0
2017-03-30starmath: Hold error nodes as subnodes of SmBracebodyNodeTakeshi Abe1-21/+7
2017-03-30use SFX_INTERFACE_NONE constantNoel Grandin4-7/+7
2017-03-30editeng: tweak commentMichael Stahl1-1/+1