summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)Author
2014-07-06error: could not convert from 'void' to 'bool'Miklos Vajna
2014-07-06coverity#735324: Unchecked return valueNorbert Thiebaud
2014-07-06coverity#982181: Unchecked return valueNorbert Thiebaud
2014-07-06coverity#982182: Unchecked return valueNorbert Thiebaud
2014-07-06coverity#1202762: Unchecked return valueNorbert Thiebaud
2014-07-06coverity#1202763: Unchecked return valueNorbert Thiebaud
2014-07-06coverity#1209589: Dereference after null checkNorbert Thiebaud
2014-07-04make the validation working correctlyMarkus Mohrhard
2014-07-04remove unused header fileMarkus Mohrhard
2014-07-04enable ODP export validation in sd export testMarkus Mohrhard
2014-07-04split sd's import and export testsMarkus Mohrhard
2014-07-04extract a bit more codeMarkus Mohrhard
2014-07-04extract some shared codeMarkus Mohrhard
2014-07-04fix wrong operator<< for ColorMarkus Mohrhard
2014-07-04coverity#704008 Uncheck return valueNorbert Thiebaud
2014-07-04coverity#704007 Uncheck return valueNorbert Thiebaud
2014-07-03use assert when followed by derefCaolán McNamara
2014-07-03comphelper: sal_Bool -> boolStephan Bergmann
2014-07-01New loplugin:stringconcatStephan Bergmann
2014-07-01coverity#704299 Dead codeNorbert Thiebaud
2014-07-01clang scan-build: various warningsCaolán McNamara
2014-06-30Background color in defaults for named presentation layoutmatteocam
2014-06-30Called C++ object pointer is nullCaolán McNamara
2014-06-30More -WaE: nested template problems.Andrzej Hunt
2014-06-30-WaE: nested template problems.Andrzej Hunt
2014-06-30-WaE: variable bNewEntryInserted set but not used.Andrzej Hunt
2014-06-30Impress Remote Dialog: avoid flickering when device selected.Andrzej Hunt
2014-06-30Allow removal of remotes even if Server not running.Andrzej Hunt
2014-06-30fdo#63378 Enable Impress Remote Dialog menu item for all view shells.Andrzej Hunt
2014-06-30Remote Dialog: give focus to pin entry when item selected.Andrzej Hunt
2014-06-30Remote Dialog: make sure pin box is empty.Andrzej Hunt
2014-06-30Make sure pin box and deauth button hidden when no items selected.Andrzej Hunt
2014-06-30Kill some unused/commented code.Andrzej Hunt
2014-06-30Impress Remote: allow removal of authorised remotes.Andrzej Hunt
2014-06-30Move ClientInfo to shared_ptrs.Andrzej Hunt
2014-06-29Typo: beeing->beingJulien Nabet
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud
2014-06-27loplugin:unreffun: also warn about redundant redeclarationsStephan Bergmann
2014-06-26clang: Dead initializationCaolán McNamara
2014-06-25fixes for up-casting to Reference<XInterface>Noel Grandin
2014-06-25loplugin:unreffunMatúš Kukan
2014-06-25remove whitespacesMarkus Mohrhard
2014-06-25fix build after rebaseMarkus Mohrhard
2014-06-25slidesorter - cleanup redundant caches and notifications.Michael Meeks
2014-06-25slide-sorter: re-factor to improve bbox calcuationMichael Meeks
2014-06-24bnc#882631: Do not hide top of the first row when editing text in table cells.Matúš Kukan
2014-06-24Resolves: #i124816# use correct layer for new object when convertingArmin Le Grand
2014-06-24Resolves: #i125090# The values of upper and lower spacing...Steve Yin
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-06-23can't have bare english strings in .cxxCaolán McNamara