summaryrefslogtreecommitdiff
path: root/sc/source/ui/app
AgeCommit message (Expand)AuthorFilesLines
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl1-1/+1
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin2-2/+2
2015-01-07fdo#84938: convert VCL_INPUT_ #defines to 'enum class'Noel Grandin1-1/+1
2015-01-07fix invalid string accessMarkus Mohrhard1-3/+8
2014-12-15sc: Use appropriate OUString functions on string constantsStephan Bergmann1-7/+4
2014-12-09WaE: set but not usedCaolán McNamara1-1/+4
2014-12-09We now only need one bit of information hereCaolán McNamara1-1/+1
2014-12-09changed timers to idlesJennifer Liebel1-44/+13
2014-12-01fdo#84938: replace EVENT_ constants with enumTobias Madl1-3/+3
2014-11-27remove SAL_DEBUGEike Rathke1-1/+0
2014-11-27fdo#86169 fix completion of function name crashWinfried Donkers1-8/+15
2014-11-25We now only need one bit of information hereCaolán McNamara1-1/+1
2014-11-24so these ResIds are only being used for the numerical valueCaolán McNamara1-1/+1
2014-11-24show that GetImageManager never has a NULL moduleCaolán McNamara1-5/+5
2014-11-24move RID_APPTITLE to desktop where its usedCaolán McNamara1-1/+1
2014-11-18fdo#76868 Add chi-square test Statistics DialogTomaž Vajngerl1-0/+1
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-11-15fdo#74669 Add z-test Statistics DialogTomaž Vajngerl1-0/+1
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava2-11/+11
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini2-3/+3
2014-11-05Register ParaLineSpacingPopup in sc and sdMaxim Monastirsky1-0/+2
2014-10-27sc: assert SfxPoolItem::operator==Michael Stahl1-9/+9
2014-10-27fdo#84938: replace KEYTYPE_ constants with enumNoel Grandin1-1/+1
2014-10-24Related: fdo#84844 Support fill color in SvxColorToolBoxControlMaxim Monastirsky1-0/+1
2014-10-24Register the item type based on the SIDMaxim Monastirsky1-1/+1
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky2-4/+4
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky2-3/+3
2014-10-23loplugin: cstylecastNoel Grandin8-71/+71
2014-10-21fdo#84938: replace WINDOW_BORDER constants with enumNoel Grandin1-1/+1
2014-10-21nShearWink -> nShearAngleMiklos Vajna1-1/+1
2014-10-20fdo#84938: replace TIB_ constants with enumNoel Grandin1-9/+9
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon2-3/+3
2014-10-15fdo#84938: replace SYMBOL_TYPE constants with enumNoel Grandin1-3/+3
2014-10-15nDrehWink -> nRotationAngleMiklos Vajna1-1/+1
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin1-3/+3
2014-10-11convert vcl StateChangedType to enum classNoel Grandin1-1/+1
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca2-4/+4
2014-09-23fdo#82577: Handle WindowNoel Grandin6-34/+34
2014-09-18fdo#82577: Handle FontNoel Grandin1-1/+1
2014-09-17Remove redundant class SvxLineColorToolBoxControlKrisztian Pinter1-1/+1
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann2-11/+11
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin3-9/+8
2014-09-05fdo#83481 Correct syntax for external references with all formula syntaxLaurent Balland-Poirier1-3/+16
2014-09-03fdo#81633: Add a new configuration option to toggle ref update on sort.Kohei Yoshida1-1/+8
2014-09-03Remove (misleading) EditEngine::QuickRemoveCharAttribsMatúš Kukan1-3/+3
2014-08-27callcatcher: update unused codeCaolán McNamara1-1/+0
2014-08-24fdo#73151 Make better use of the sidebarSamuel Mehrbrodt1-1/+0
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist1-3/+3
2014-08-23fdo#82577, fdo#82579: Handle CursorTor Lillqvist2-3/+3
2014-08-22fdo#82183 do not reset globals while loading a documentEike Rathke1-2/+4