summaryrefslogtreecommitdiffstats
path: root/sd
Commit message (Expand)AuthorAgeFilesLines
* fix build failureMarkus Mohrhard2014-07-172-2/+1
* Related: rhbz#1117853 nStartPara of EE_PARA_NOT_FOUNDCaolán McNamara2014-07-171-3/+2
* Render slides by default.Andrzej Hunt2014-07-171-2/+7
* Allow setting DrawViewShell PageKind directly.Andrzej Hunt2014-07-171-1/+1
* make the temp file names random in sd testsMarkus Mohrhard2014-07-174-52/+45
* Renamed brdcst.[hc]xx to SfxBroadcaster.[hc]xxTobias Lippert2014-07-173-3/+2
* Update test data to match my gradient handling changeTor Lillqvist2014-07-161-51/+51
* Unit test for cell properties, where lastRow is used in table (bnc#887225)Matúš Kukan2014-07-152-0/+51
* fdo#80020 Fix regression for style sheet inheritanceTobias Lippert2014-07-151-1/+1
* sd: stop calling graphics styles "Image Styles"Michael Stahl2014-07-142-2/+2
* Related cp#1000084: Make this work for other apps too and set proper defaultMatúš Kukan2014-07-141-1/+4
* Impress: implement tiled rendering.Andrzej Hunt2014-07-121-10/+56
* Add Tiled Rendering outline to sd.Andrzej Hunt2014-07-122-1/+52
* new loplugin: externalandnotdefinedNoel Grandin2014-07-1117-24/+31
* Align the pin-box description better.Andrzej Hunt2014-07-101-0/+3
* Head cleanup - use forward declarations.Kohei Yoshida2014-07-103-0/+3
* Resolves: #i119287# corrected default style for draw objects...Armin Le Grand2014-07-091-1/+17
* 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