summaryrefslogtreecommitdiff
path: root/sc/source/ui
AgeCommit message (Expand)Author
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-11coverity#705842 Dereference before null checkCaolán McNamara
2014-05-11coverity#705841 Dereference before null checkCaolán McNamara
2014-05-11coverity#705840 Dereference before null checkCaolán McNamara
2014-05-11sc: some cleanup of the alignment panelMaxim Monastirsky
2014-05-11Fix previous commit (sc part)Julien Nabet
2014-05-11Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part10Julien Nabet
2014-05-11fix-includes.pl: scThomas Arnhold
2014-05-10Translate German comments, fix some wsPhilipp Weissenbacher
2014-05-10coverity#1079327 Uninitialized pointer fieldCaolán McNamara
2014-05-11Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-05-09Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part8Julien Nabet
2014-05-09coverity#1209709 Dereference null return valueCaolán McNamara
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-08Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part7Julien Nabet
2014-05-08typosThomas Arnhold
2014-05-08coverity#735474 Logically dead codeCaolán McNamara
2014-05-08typo fixesAndras Timar
2014-05-08use new VCL IsValueChangedFromSaved methodNoel Grandin
2014-05-08Translate German comments, fix some wsPhilipp Weissenbacher
2014-05-08fix another crash on exitMarkus Mohrhard
2014-05-08don't put the parent window as child into itselfMarkus Mohrhard
2014-05-08Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part5Julien Nabet
2014-05-07fix crash on exitMarkus Mohrhard
2014-05-07fix crash when canceling the chart wizardMarkus Mohrhard
2014-05-07let us use the new OpenGLWindowMarkus Mohrhard
2014-05-07provide the OpenGL windowMarkus Mohrhard
2014-05-08Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-05-07remove uncompiled source filesThomas Arnhold
2014-05-07fdo#77944: No need to store updated formulas in undo document when moving.Kohei Yoshida
2014-05-07Drop unused #includeTakeshi Abe
2014-05-06simplify ternary conditions "xxx ? true : yyy"Noel Grandin
2014-05-06fix typoMarkus Mohrhard
2014-05-06consistent percent sign in commentsThomas Arnhold
2014-05-06Related: #i56998# english doesn't put a space between numbers and percentThomas Arnhold
2014-05-05fdo#78054: Initialize drawing layer when the document contains notes.Kohei Yoshida
2014-05-05remove some commented out lines from src filesThomas Arnhold
2014-05-05resolved fdo#78294 default null-date for document import is 1899-12-30Eike Rathke
2014-05-06Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-05-04loplugin:saloverrideStephan Bergmann
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
2014-05-02Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-05-01Simplify type detectorsMaxim Monastirsky
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni
2014-04-30coverity#704283 Logically dead codeCaolán McNamara