summaryrefslogtreecommitdiff
path: root/sc/source/ui/view
AgeCommit message (Expand)AuthorFilesLines
2015-01-07fix compilationLionel Elie Mamane1-2/+2
2015-01-07rhbz#1116534 crash when pasting over a formulaDavid Tardon1-3/+3
2014-12-10paste from system from the top left of selectionDavid Tardon1-1/+17
2014-11-28set only valid positions from ScExtTabSettings at ScViewDataTableEike Rathke1-4/+13
2014-11-28sanitize viewdata col/row valuesEike Rathke1-7/+4
2014-11-28Resolves: rhbz#1165444 abrt crash with NULL pViewCaolán McNamara1-5/+2
2014-11-11fdo#73617 sc: Don't update the gui during live previewMaxim Monastirsky1-1/+0
2014-11-06fdo#85403 broadcast changes after TextToColumnEike Rathke1-0/+1
2014-10-10InsertCurrentTime: in input mode inherit matching format if setEike Rathke1-7/+17
2014-10-08Resolves: fdo#80101 inserting non-chart as chart -> unhandled exceptionCaolán McNamara1-0/+5
2014-09-30fdo#53920 Switch back tab at RefButton closure timeLaurent Balland-Poirier1-2/+0
2014-09-05Show the right tab for SID_CHAR_DLG_EFFECTMaxim Monastirsky1-1/+1
2014-09-03refine current date/time hotkey handlingEike Rathke1-24/+205
2014-07-29fdo#79578: Properly update formulas upon change in db collection.Kohei Yoshida2-3/+3
2014-07-15remove the OpenGLWindow from chartsMarkus Mohrhard1-0/+2
2014-06-25Resolves fdo#76160 Calc invalid image position on zoomingDamien Chambe1-1/+1
2014-06-23fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida4-17/+30
2014-05-30Resolves: fdo#79360 impress hangs on using sidebar new styleCaolán McNamara1-6/+11
2014-05-23fdo#79011: Properly implement the search results dialog as modeless.Kohei Yoshida3-3/+31
2014-05-19Register OpenGL windows to ScGridWindow upon file load.Kohei Yoshida19-2/+51
2014-05-18Avoid possible memory leaks in case of exceptionsTakeshi Abe3-7/+6
2014-05-16I should check for NULL here.Kohei Yoshida1-1/+1
2014-05-16fdo#77315: When in cell edit mode, use the EditView instance already there.Kohei Yoshida1-21/+34
2014-05-14Avoid possible memory leaks in case of exceptionsTakeshi Abe5-28/+23
2014-05-12fdo#78391: When numbers are auto-fit, reset clipping parameters.Kohei Yoshida1-0/+4
2014-05-12only send mouse events if the window is visibleMarkus Mohrhard1-0/+3
2014-05-12o3tl::default_deleter->boost::checked_deleterCaolán McNamara1-2/+2
2014-05-12Move this function object to o3tl.Kohei Yoshida1-1/+3
2014-05-12Avoid possible memory leaks in case of exceptionsTakeshi Abe4-55/+39
2014-05-12send mouse events to the OpenGL windowMarkus Mohrhard1-0/+27
2014-05-11fdo#78535: Don't process borders of 0 width.Kohei Yoshida1-42/+54
2014-05-11fix-includes.pl: scThomas Arnhold8-20/+20
2014-05-11Avoid possible memory leaks in case of exceptionsTakeshi Abe3-38/+23
2014-05-09Avoid possible memory leaks in case of exceptionsTakeshi Abe4-31/+28
2014-05-09Start with the mode lineTakeshi Abe1-0/+1
2014-05-09callcatcher: update unused codeCaolán McNamara1-1/+0
2014-05-08fix another crash on exitMarkus Mohrhard1-0/+13
2014-05-07fix crash on exitMarkus Mohrhard1-0/+5
2014-05-08Avoid possible memory leaks in case of exceptionsTakeshi Abe5-56/+33
2014-05-07remove uncompiled source filesThomas Arnhold2-62/+0
2014-05-06fix typoMarkus Mohrhard1-4/+4
2014-05-06consistent percent sign in commentsThomas Arnhold1-2/+2
2014-05-06Avoid possible memory leaks in case of exceptionsTakeshi Abe1-17/+11
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin4-4/+4
2014-05-03fdo#78062: Broadcast only on non-empty cells within deleted range.Kohei Yoshida1-3/+29
2014-05-02Implement "fill single edit" mode and map it to Ctrl-' by default.Kohei Yoshida2-1/+40
2014-04-30coverity#704283 Logically dead codeCaolán McNamara1-4/+2
2014-04-30coverity#704714 Dereference after null checkCaolán McNamara1-1/+1
2014-04-28Improve TabBar return typesNoel Grandin1-5/+5
2014-04-24sc: Add F-Test to StatisticsTomaž Vajngerl3-1/+18