summaryrefslogtreecommitdiffstats
path: root/sd
Commit message (Expand)AuthorAgeFilesLines
* error: could not convert from 'void' to 'bool'Miklos Vajna2014-07-061-49/+47
* coverity#735324: Unchecked return valueNorbert Thiebaud2014-07-061-9/+8
* coverity#982181: Unchecked return valueNorbert Thiebaud2014-07-061-4/+6
* coverity#982182: Unchecked return valueNorbert Thiebaud2014-07-061-12/+19
* coverity#1202762: Unchecked return valueNorbert Thiebaud2014-07-061-12/+17
* coverity#1202763: Unchecked return valueNorbert Thiebaud2014-07-061-1/+1
* coverity#1209589: Dereference after null checkNorbert Thiebaud2014-07-061-18/+21
* make the validation working correctlyMarkus Mohrhard2014-07-041-2/+2
* remove unused header fileMarkus Mohrhard2014-07-041-2/+0
* enable ODP export validation in sd export testMarkus Mohrhard2014-07-041-0/+8
* split sd's import and export testsMarkus Mohrhard2014-07-044-361/+547
* extract a bit more codeMarkus Mohrhard2014-07-041-45/+25
* extract some shared codeMarkus Mohrhard2014-07-041-44/+34
* fix wrong operator<< for ColorMarkus Mohrhard2014-07-041-1/+1
* coverity#704008 Uncheck return valueNorbert Thiebaud2014-07-041-1/+0
* coverity#704007 Uncheck return valueNorbert Thiebaud2014-07-041-1/+1
* use assert when followed by derefCaolán McNamara2014-07-031-1/+1
* comphelper: sal_Bool -> boolStephan Bergmann2014-07-034-4/+4
* New loplugin:stringconcatStephan Bergmann2014-07-011-1/+1
* coverity#704299 Dead codeNorbert Thiebaud2014-07-011-1/+1
* clang scan-build: various warningsCaolán McNamara2014-07-011-1/+1
* Background color in defaults for named presentation layoutmatteocam2014-06-301-0/+4
* Called C++ object pointer is nullCaolán McNamara2014-06-302-3/+3
* More -WaE: nested template problems.Andrzej Hunt2014-06-301-3/+3
* -WaE: nested template problems.Andrzej Hunt2014-06-301-1/+1
* -WaE: variable bNewEntryInserted set but not used.Andrzej Hunt2014-06-301-4/+0
* Impress Remote Dialog: avoid flickering when device selected.Andrzej Hunt2014-06-302-51/+61
* Allow removal of remotes even if Server not running.Andrzej Hunt2014-06-301-10/+8
* fdo#63378 Enable Impress Remote Dialog menu item for all view shells.Andrzej Hunt2014-06-302-0/+24
* Remote Dialog: give focus to pin entry when item selected.Andrzej Hunt2014-06-301-0/+8
* Remote Dialog: make sure pin box is empty.Andrzej Hunt2014-06-301-1/+3
* Make sure pin box and deauth button hidden when no items selected.Andrzej Hunt2014-06-301-8/+8
* Kill some unused/commented code.Andrzej Hunt2014-06-302-53/+0
* Impress Remote: allow removal of authorised remotes.Andrzej Hunt2014-06-307-27/+158
* Move ClientInfo to shared_ptrs.Andrzej Hunt2014-06-305-18/+24
* Typo: beeing->beingJulien Nabet2014-06-295-7/+7
* remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud2014-06-279-21/+21
* loplugin:unreffun: also warn about redundant redeclarationsStephan Bergmann2014-06-271-1/+0
* clang: Dead initializationCaolán McNamara2014-06-261-1/+2
* fixes for up-casting to Reference<XInterface>Noel Grandin2014-06-252-3/+3
* loplugin:unreffunMatúš Kukan2014-06-251-1/+1
* remove whitespacesMarkus Mohrhard2014-06-25623-11530/+2
* fix build after rebaseMarkus Mohrhard2014-06-255-77/+17
* slidesorter - cleanup redundant caches and notifications.Michael Meeks2014-06-253-38/+41
* slide-sorter: re-factor to improve bbox calcuationMichael Meeks2014-06-257-140/+95
* bnc#882631: Do not hide top of the first row when editing text in table cells.Matúš Kukan2014-06-241-2/+2
* Resolves: #i124816# use correct layer for new object when convertingArmin Le Grand2014-06-241-0/+3
* Resolves: #i125090# The values of upper and lower spacing...Steve Yin2014-06-241-7/+7
* new compilerplugin returnbyrefNoel Grandin2014-06-2417-134/+120
* can't have bare english strings in .cxxCaolán McNamara2014-06-233-33/+24