summaryrefslogtreecommitdiffstats
path: root/sd
Commit message (Expand)AuthorAgeFilesLines
* cleanup usage of MapUnit enumNoel Grandin2014-07-311-1/+1
* fix some dodgy FieldUnit conversionsNoel Grandin2014-07-311-3/+3
* Impress/Tiled Rendering: implement setPartMode.Andrzej Hunt2014-07-302-1/+35
* Impress/Tiled Rendering: return correct number for getPart.Andrzej Hunt2014-07-301-1/+2
* Impress: Implement getPartName.Andrzej Hunt2014-07-302-0/+8
* Drop unnecessary SfxApplication::CreateResManager wrapperStephan Bergmann2014-07-291-2/+1
* coverity#704759 Dereference after null checkCaolán McNamara2014-07-261-2/+2
* coverity#704753 Dereference after null checkCaolán McNamara2014-07-261-1/+1
* coverity#704748 Dereference after null checkCaolán McNamara2014-07-261-8/+8
* Massive 'Dialogdiet fail' and similar to 'Dialog creation failed'Matteo Casalin2014-07-265-11/+11
* fdo#76754 Speed up registration of new listeners to SfxBroadcasterTobias Lippert2014-07-222-2/+2
* coverity#707130 Uncaught exceptionCaolán McNamara2014-07-211-3/+9
* fdo#79343 When searching in Draw or Impress, leave focus in search barAlex Henrie2014-07-211-1/+1
* fdo#80536 UI: Menu entry for 'Edit File' -> 'Edit Mode'Joren De Cuyper2014-07-212-0/+4
* XFillStyle -> css::drawing::FillStyleMiklos Vajna2014-07-1923-92/+113
* coverity#1226487 Dereference null return valueCaolán McNamara2014-07-181-2/+6
* coverity#1226485 Dereference null return valueCaolán McNamara2014-07-181-2/+3
* Resolves: fdo#81487 pasting into outline view crashes impressCaolán McNamara2014-07-181-0/+2
* 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