summaryrefslogtreecommitdiff
path: root/sc/source/ui/app
AgeCommit message (Expand)Author
2014-06-13loplugin:staticcallStephan Bergmann
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-06-06coverity#735802 Unchecked dynamic_castCaolán McNamara
2014-05-27bin obsolete CLOOK commentsThomas Arnhold
2014-05-23fdo#79011: Properly implement the search results dialog as modeless.Kohei Yoshida
2014-05-20Following fdo#78838, let's make this part safe tooJulien Nabet
2014-05-20simplify and ensure valid miAutoPosColumn in all cases, fdo#78838 relatedEike Rathke
2014-05-20Resolves: fdo#78838 past-the-end iteratorJulien Nabet
2014-05-19Register OpenGL windows to ScGridWindow upon file load.Kohei Yoshida
2014-05-15resolved fdo#78718 break the indefinite loop when entering ="Eike Rathke
2014-05-14Keep only one class for toolbox color controlsMaxim Monastirsky
2014-05-13distill copypastaEike Rathke
2014-05-12include parentheses replacement in functions' formula data, fdo#75264Eike Rathke
2014-05-12nitpick: avoid triple redirection inside loop, fdo#75264 relatedEike Rathke
2014-05-12fdo#75264 fix incorrect/missing function tips in CalcWinfried Donkers
2014-05-11fix-includes.pl: scThomas Arnhold
2014-05-10Translate German comments, fix some wsPhilipp Weissenbacher
2014-05-09coverity#1209709 Dereference null return valueCaolán McNamara
2014-05-08Translate German comments, fix some wsPhilipp Weissenbacher
2014-05-08Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part5Julien Nabet
2014-05-05fdo#78054: Initialize drawing layer when the document contains notes.Kohei Yoshida
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-05-02Implement "fill single edit" mode and map it to Ctrl-' by default.Kohei Yoshida
2014-04-24sc: Add F-Test to StatisticsTomaž Vajngerl
2014-04-23sc: sal_Bool->boolNoel Grandin
2014-04-21remove comments why a file gets includedThomas Arnhold
2014-04-18sfx2: Move InitInterface_Impl() method out of SFX_IMPL_INTERFACE.Jan Holesovsky
2014-04-18sfx2: Kill SFX_STATUSBAR_REGISTRATION macro.Jan Holesovsky
2014-04-18sfx2: Kill SFX_OBJECTBAR_REGISTRATION macro.Jan Holesovsky
2014-04-18callcatcher: update unused codeCaolán McNamara
2014-04-14typo: ULR -> URLThomas Arnhold
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-04-04I can't see that the bVisible as 42 is any difference from 'true'Caolán McNamara
2014-04-04translate comment for posterity anywayCaolán McNamara
2014-03-25svtools: sal_Bool->boolNoel Grandin
2014-03-17sc: prefer passing OUString by referenceNoel Grandin
2014-03-14some formula interpreter options are document specificEike Rathke
2014-03-14recalc for interpreter options changesEike Rathke
2014-03-10Select the whole text when the named range box gets focus.Kohei Yoshida
2014-03-08typo in coverity#704692 fixNorbert Thiebaud
2014-03-07coverity#704693 Unchecked dynamic castNorbert Thiebaud
2014-03-07coverity#704692 Unchecked dynamic castNorbert Thiebaud
2014-03-07coverity#704691 Unchecked dynamic castNorbert Thiebaud
2014-03-07coverity#704690 Unchecked dynamic castNorbert Thiebaud
2014-03-07coverity#704689 Unchecked dynamic castNorbert Thiebaud
2014-03-07coverity#704688 Unchecked dynamic castNorbert Thiebaud
2014-03-07coverity#1038466 Uncaught exceptionCaolán McNamara
2014-03-05fdo#67104 Use correct command for show gridMaxim Monastirsky
2014-03-03Remove visual noise from scAlexander Wilms