summaryrefslogtreecommitdiff
path: root/sc/source/ui/view
AgeCommit message (Expand)Author
2014-07-08draw white border around note marks for fdo#81032Laurent Godard
2014-07-03use assert when followed by derefCaolán McNamara
2014-07-01coverity#705845 Dereference before nullNorbert Thiebaud
2014-07-01New loplugin:stringconcatStephan Bergmann
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud
2014-06-25Add tiled rendering outline to Calc.Andrzej Hunt
2014-06-25remove whitespaceMarkus Mohrhard
2014-06-24Resolves fdo#76160 Calc invalid image position on zoomingDamien Chambe
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-06-19fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-13loplugin:staticcallStephan Bergmann
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-06-05coverity#705214 Missing break in switch, assuming intentionalCaolán McNamara
2014-05-30avoid crash when finding a non chart OLE2 shapeMarkus Mohrhard
2014-05-30Resolves: fdo#79360 impress hangs on using sidebar new styleCaolán McNamara
2014-05-24remove whitespaceMarkus Mohrhard
2014-05-24cppcheck: redundantAssignmentThomas Arnhold
2014-05-24make sure that OpenGL charts are rendered after importMarkus Mohrhard
2014-05-23we need to map 100th mm to pixel also for the importMarkus Mohrhard
2014-05-23fdo#79011: Properly implement the search results dialog as modeless.Kohei Yoshida
2014-05-23coverity#708104 Uninitialized scalar fieldCaolán McNamara
2014-05-19Register OpenGL windows to ScGridWindow upon file load.Kohei Yoshida
2014-05-18Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-05-16I should check for NULL here.Kohei Yoshida
2014-05-16fdo#77315: When in cell edit mode, use the EditView instance already there.Kohei Yoshida
2014-05-14Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-05-12fdo#78391: When numbers are auto-fit, reset clipping parameters.Kohei Yoshida
2014-05-12only send mouse events if the window is visibleMarkus Mohrhard
2014-05-12o3tl::default_deleter->boost::checked_deleterCaolán McNamara
2014-05-12Move this function object to o3tl.Kohei Yoshida
2014-05-12Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-05-12send mouse events to the OpenGL windowMarkus Mohrhard
2014-05-11fdo#78535: Don't process borders of 0 width.Kohei Yoshida
2014-05-11fix-includes.pl: scThomas Arnhold
2014-05-11Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-05-09Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-05-09Start with the mode lineTakeshi Abe
2014-05-09callcatcher: update unused codeCaolán McNamara
2014-05-08fix another crash on exitMarkus Mohrhard
2014-05-07fix crash on exitMarkus Mohrhard
2014-05-08Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-05-07remove uncompiled source filesThomas Arnhold
2014-05-06fix typoMarkus Mohrhard
2014-05-06consistent percent sign in commentsThomas Arnhold
2014-05-06Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-05-03fdo#78062: Broadcast only on non-empty cells within deleted range.Kohei Yoshida
2014-05-02Implement "fill single edit" mode and map it to Ctrl-' by default.Kohei Yoshida