summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2014-07-22fdo#76754 Speed up registration of new listeners to SfxBroadcasterTobias Lippert2-2/+2
2014-07-21coverity#707130 Uncaught exceptionCaolán McNamara1-3/+9
2014-07-21fdo#79343 When searching in Draw or Impress, leave focus in search barAlex Henrie1-1/+1
2014-07-21fdo#80536 UI: Menu entry for 'Edit File' -> 'Edit Mode'Joren De Cuyper2-0/+4
2014-07-19XFillStyle -> css::drawing::FillStyleMiklos Vajna23-92/+113
2014-07-18coverity#1226487 Dereference null return valueCaolán McNamara1-2/+6
2014-07-18coverity#1226485 Dereference null return valueCaolán McNamara1-2/+3
2014-07-18Resolves: fdo#81487 pasting into outline view crashes impressCaolán McNamara1-0/+2
2014-07-17fix build failureMarkus Mohrhard2-2/+1
2014-07-17Related: rhbz#1117853 nStartPara of EE_PARA_NOT_FOUNDCaolán McNamara1-3/+2
2014-07-17Render slides by default.Andrzej Hunt1-2/+7
2014-07-17Allow setting DrawViewShell PageKind directly.Andrzej Hunt1-1/+1
2014-07-17make the temp file names random in sd testsMarkus Mohrhard4-52/+45
2014-07-17Renamed brdcst.[hc]xx to SfxBroadcaster.[hc]xxTobias Lippert3-3/+2
2014-07-16Update test data to match my gradient handling changeTor Lillqvist1-51/+51
2014-07-15Unit test for cell properties, where lastRow is used in table (bnc#887225)Matúš Kukan2-0/+51
2014-07-15fdo#80020 Fix regression for style sheet inheritanceTobias Lippert1-1/+1
2014-07-14sd: stop calling graphics styles "Image Styles"Michael Stahl2-2/+2
2014-07-14Related cp#1000084: Make this work for other apps too and set proper defaultMatúš Kukan1-1/+4
2014-07-12Impress: implement tiled rendering.Andrzej Hunt1-10/+56
2014-07-12Add Tiled Rendering outline to sd.Andrzej Hunt2-1/+52
2014-07-11new loplugin: externalandnotdefinedNoel Grandin17-24/+31
2014-07-10Align the pin-box description better.Andrzej Hunt1-0/+3
2014-07-10Head cleanup - use forward declarations.Kohei Yoshida3-0/+3
2014-07-09Resolves: #i119287# corrected default style for draw objects...Armin Le Grand1-1/+17
2014-07-06error: could not convert from 'void' to 'bool'Miklos Vajna1-49/+47
2014-07-06coverity#735324: Unchecked return valueNorbert Thiebaud1-9/+8
2014-07-06coverity#982181: Unchecked return valueNorbert Thiebaud1-4/+6
2014-07-06coverity#982182: Unchecked return valueNorbert Thiebaud1-12/+19
2014-07-06coverity#1202762: Unchecked return valueNorbert Thiebaud1-12/+17
2014-07-06coverity#1202763: Unchecked return valueNorbert Thiebaud1-1/+1
2014-07-06coverity#1209589: Dereference after null checkNorbert Thiebaud1-18/+21
2014-07-04make the validation working correctlyMarkus Mohrhard1-2/+2
2014-07-04remove unused header fileMarkus Mohrhard1-2/+0
2014-07-04enable ODP export validation in sd export testMarkus Mohrhard1-0/+8
2014-07-04split sd's import and export testsMarkus Mohrhard4-361/+547
2014-07-04extract a bit more codeMarkus Mohrhard1-45/+25
2014-07-04extract some shared codeMarkus Mohrhard1-44/+34
2014-07-04fix wrong operator<< for ColorMarkus Mohrhard1-1/+1
2014-07-04coverity#704008 Uncheck return valueNorbert Thiebaud1-1/+0
2014-07-04coverity#704007 Uncheck return valueNorbert Thiebaud1-1/+1
2014-07-03use assert when followed by derefCaolán McNamara1-1/+1
2014-07-03comphelper: sal_Bool -> boolStephan Bergmann4-4/+4
2014-07-01New loplugin:stringconcatStephan Bergmann1-1/+1
2014-07-01coverity#704299 Dead codeNorbert Thiebaud1-1/+1
2014-07-01clang scan-build: various warningsCaolán McNamara1-1/+1
2014-06-30Background color in defaults for named presentation layoutmatteocam1-0/+4
2014-06-30Called C++ object pointer is nullCaolán McNamara2-3/+3
2014-06-30More -WaE: nested template problems.Andrzej Hunt1-3/+3
2014-06-30-WaE: nested template problems.Andrzej Hunt1-1/+1