summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-04-07Read number of polylines as UInt32 according to documentationBartosz Kosiorek1-12/+12
2017-04-07Resolves: tdf#102286 lets not crash on null pFrameCaolán McNamara1-2/+4
2017-04-07Resolves: tdf#106732 the intent was surely to return a const refCaolán McNamara1-1/+1
2017-04-07rework setting hidden property on line breakCaolán McNamara1-3/+4
2017-04-07convert RID_QUERYCOLPOPUPMENU to .ui formatCaolán McNamara6-43/+44
2017-04-07RID_SBA_GRID_COLCTXMENU has the same odd patternCaolán McNamara3-29/+13
2017-04-07RID_SBA_GRID_ROWCTXMENU is strangely used to insert entries into another menuCaolán McNamara3-33/+23
2017-04-07extend catch all here for std::exception derived exceptions tooCaolán McNamara1-2/+6
2017-04-07LOK - Calc: charts are misplacedMarco Cecchetti2-1/+8
2017-04-07yet another mxCaption refs==1 case to exclude from assertEike Rathke1-2/+4
2017-04-07lok: Make getPart() always return 0 in Writer.Jan Holesovsky1-8/+1
2017-04-07out-of-bounds tab access when deleting second last sheetEike Rathke1-2/+2
2017-04-07tdf#107013 PDF export of PDF images: handle page tree and content streamsMiklos Vajna4-123/+165
2017-04-07fix build error with unique_ptr in tubesMarkus Mohrhard1-0/+1
2017-04-07Revert "Remove button handler and let the button dispatch the uno cmd"Michael Stahl2-1/+7
2017-04-07Revert "Related tdf#105566 Update Infobar when signature status changes"Michael Stahl7-112/+40
2017-04-07loplugin:redundantcast find cstyle arithmetic castsNoel Grandin38-150/+141
2017-04-07tdf#39468 Translate German commentsJens Carl27-51/+51
2017-04-07Remove button handler and let the button dispatch the uno cmdSamuel Mehrbrodt2-7/+1
2017-04-07tdf#74074 Ability to rearrange order of conditionsManfred Blume3-5/+113
2017-04-07tdf#106390 improve table in table and table in frame clipping.Mark Hung1-0/+5
2017-04-07Fix typosAndrea Gelmini7-8/+8
2017-04-07tdf#39468 Translate German commentsJens Carl1-1/+1
2017-04-07Related tdf#105566 Update Infobar when signature status changesSamuel Mehrbrodt7-40/+112
2017-04-07vcl: remove no longer needed WIN_Rectangle()Miklos Vajna7-53/+3
2017-04-07ditch ReadRawUniStringCaolán McNamara3-56/+33
2017-04-07ofz#888: use after freeCaolán McNamara1-1/+12
2017-04-07ofz#974 check SetBorder bounds like the other maHorizontalBorders usersCaolán McNamara1-14/+17
2017-04-07ofz#893 limit para depth to max legal ppt levelCaolán McNamara1-14/+20
2017-04-07try and silence coverity#1403659 Data race conditionCaolán McNamara1-0/+1
2017-04-07Restore "ofz: treat more short properties as run ends"Caolán McNamara1-59/+67
2017-04-07cid#1404877: Check return valueStephan Bergmann1-2/+2
2017-04-07tdf#95386 More Help Agent cleanupGabor Kelemen8-259/+0
2017-04-07tdf#95386 More Help Agent cleanupGabor Kelemen1-37/+0
2017-04-07tdf#99967 (related) Drop Web Wizard HIDsGabor Kelemen2-126/+126
2017-04-07Drop unnecessary HIDsGabor Kelemen2-17/+0
2017-04-07Drop remains of the Welcome Screen featureGabor Kelemen4-30/+0
2017-04-07ASan stack-use-after-scopeStephan Bergmann1-11/+21
2017-04-07move sifr svg to separate folder and add some svgs from github repoandreas kainz127-0/+3881
2017-04-07loplugin:redundantcast check for c-style char castsNoel Grandin2-7/+19
2017-04-06Fix the inline comment a bit to make it make more sense.Kohei Yoshida1-2/+2
2017-04-07Make it a bit easier to read.Kohei Yoshida1-5/+5
2017-04-07Print formula strings for non-shared formula cells as well.Kohei Yoshida1-0/+1
2017-04-07starmath: Move SmNodeStack to mathmlimport.hxxTakeshi Abe3-12/+15
2017-04-06tdf#51358 Add Support for more slide transitions to Impress SVG ExportRohan Kumar1-2/+103
2017-04-06tdf#51358 Support for SweepWipe transition in SVG ExportRohan Kumar1-55/+215
2017-04-06tdf#51358 Add Support for FanWipe classRohan Kumar1-0/+115
2017-04-06tdf#105545 Allow closed paths having 2 pointsRegina Henschel4-11/+10
2017-04-06tdf#51358 Support for ZigZag-Wipe transition animation in SVG supportRohan Kumar1-1/+111
2017-04-06tdf#55236 save settings of CSV export dialogBernhard Widl8-10/+108