summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)Author
2014-07-15Unit test for cell properties, where lastRow is used in table (bnc#887225)Matúš Kukan
2014-07-15fdo#80020 Fix regression for style sheet inheritanceTobias Lippert
2014-07-14sd: stop calling graphics styles "Image Styles"Michael Stahl
2014-07-14Related cp#1000084: Make this work for other apps too and set proper defaultMatúš Kukan
2014-07-12Impress: implement tiled rendering.Andrzej Hunt
2014-07-12Add Tiled Rendering outline to sd.Andrzej Hunt
2014-07-11new loplugin: externalandnotdefinedNoel Grandin
2014-07-10Align the pin-box description better.Andrzej Hunt
2014-07-10Head cleanup - use forward declarations.Kohei Yoshida
2014-07-09Resolves: #i119287# corrected default style for draw objects...Armin Le Grand
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