summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)AuthorFilesLines
2014-01-30Introduce com.sun.star.ui.theModuleUIConfigurationManagerSupplier singleton.Matúš Kukan2-4/+4
2014-01-30Resolves: #i124085# disabled CF_DIBV5...Armin Le Grand7-5/+21
2014-01-29coverity#989727 : Uninitialized scalar fieldNorbert Thiebaud1-1/+5
2014-01-29coverity#1000865 : Uninitialized scalar fieldNorbert Thiebaud1-20/+21
2014-01-29fdo#39440 - cppcheck cleanlinessRadu Ioan3-14/+18
2014-01-29No need to store the address detail object.Kohei Yoshida2-6/+4
2014-01-29Consistency in naming.Kohei Yoshida2-24/+24
2014-01-29No need for static keywords when they are in anonymous namespace.Kohei Yoshida1-14/+14
2014-01-29fdo#74014: Broadcast changes during undo and redo after paste.Kohei Yoshida5-13/+21
2014-01-29fdo#74014: Add unit test for pasting an unformatted text into cells.Kohei Yoshida1-0/+11
2014-01-29fdo#74014: More on broadcasting at appropriate places.Kohei Yoshida3-21/+34
2014-01-29coverity#737429 Uncaught exceptionCaolán McNamara1-1/+2
2014-01-29coverity#737449 Uncaught exceptionCaolán McNamara1-1/+2
2014-01-29coverity#737492 Uncaught exceptionCaolán McNamara1-1/+2
2014-01-29coverity#737564 Uncaught exceptionCaolán McNamara1-1/+3
2014-01-29coverity#737582 Uncaught exceptionCaolán McNamara1-1/+3
2014-01-29coverity#737683 Uncaught exceptionCaolán McNamara1-1/+3
2014-01-29coverity#737687 Uncaught exceptionCaolán McNamara1-1/+3
2014-01-29coverity#737689 Uncaught exceptionCaolán McNamara1-1/+2
2014-01-29coverity#737693 Uncaught exceptionCaolán McNamara1-1/+3
2014-01-29coverity#737711 Uncaught exceptionCaolán McNamara1-1/+3
2014-01-29coverity#1000850 Uncaught exceptionCaolán McNamara2-2/+4
2014-01-29coverity#1078995 Uncaught exceptionCaolán McNamara1-1/+2
2014-01-29coverity#1079000 Uncaught exceptionCaolán McNamara1-1/+2
2014-01-29coverity#1079001 Uncaught exceptionCaolán McNamara1-1/+2
2014-01-29coverity#1079002 Uncaught exceptionCaolán McNamara1-1/+1
2014-01-29coverity#1079017 Uncaught exceptionCaolán McNamara1-3/+3
2014-01-29Remove some redundant castsStephan Bergmann2-3/+3
2014-01-29coverity#1158113 coverity gold, condition reversedCaolán McNamara1-1/+1
2014-01-29coverity#1158308 Uncaught exceptionCaolán McNamara1-1/+2
2014-01-29coverity#1158309 Uncaught exceptionCaolán McNamara1-1/+1
2014-01-29coverity#1158310 Uncaught exceptionCaolán McNamara1-1/+1
2014-01-29coverity#1158311 Uncaught exceptionCaolán McNamara1-1/+4
2014-01-29coverity#1158312 Uncaught exceptionCaolán McNamara1-1/+1
2014-01-29coverity#1158313 Uncaught exceptionCaolán McNamara1-1/+1
2014-01-29coverity#1158314 Uncaught exceptionCaolán McNamara1-1/+1
2014-01-29coverity#1158315 Uncaught exceptionCaolán McNamara1-2/+2
2014-01-29coverity#1158316 Uncaught exceptionCaolán McNamara1-1/+1
2014-01-29coverity#1158317 Uncaught exceptionCaolán McNamara1-1/+2
2014-01-29coverity#1158318 Uncaught exceptionCaolán McNamara1-1/+2
2014-01-29coverity#1158320 Uncaught exceptionCaolán McNamara1-2/+2
2014-01-29give up with the nice solutions and enjoy the ugly hackMarkus Mohrhard1-2/+22
2014-01-29some improvements for the time based chartingMarkus Mohrhard1-29/+42
2014-01-29simlplifyMarkus Mohrhard1-2/+2
2014-01-29time based charting calc sideMarkus Mohrhard1-1/+83
2014-01-28bool improvementsStephan Bergmann149-651/+651
2014-01-28Presumably "eType ==" is missing hereStephan Bergmann1-1/+1
2014-01-28fdo#74014: Better fix, to re-use existing method.Kohei Yoshida2-21/+1
2014-01-28give MSVC a hint to not break the build, fdo#74042 relatedEike Rathke1-1/+1
2014-01-28fdo#74042 Don't attempt to copy more than a string has to offerMaxim Monastirsky1-1/+1