summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)Author
2014-08-08Avoid incomplete type in fn sig to keep ubsan's RTTI-based checks happyStephan Bergmann
2014-08-08Avoid incomplete type in fn sig to keep ubsan's RTTI-based checks happyStephan Bergmann
2014-08-08Avoid incomplete type in fn sig to keep ubsan's RTTI-based checks happyStephan Bergmann
2014-08-07cppcheck: va_list 'args' was opened but not closed by va_end()Julien Nabet
2014-08-07Handle collada libraries seperately: --disable-colladaZolnai Tamás
2014-08-07Consistency around SdrYesNoItem in svx/sxmsuitm.hxxStephan Bergmann
2014-08-06Consistency around SdrMetricItem in svx/sxelditm.hxxStephan Bergmann
2014-08-06Consistency around SdrOnOffItem in svx/sdasitm.hxxStephan Bergmann
2014-08-05Let GetObjectItemPool return a referenceStephan Bergmann
2014-08-05fdo#81552 Fail nicely if avahi doesn't let libreoffice publish itemsBryan Quigley
2014-08-05fdo#79917: Add 'Save a Copy' to Calc/Impress/Draw.Heiko Scheidt
2014-08-05Clear() an SdPage while it is still an SdPageStephan Bergmann
2014-08-05GetPage requires mpPage to be an SdPageStephan Bergmann
2014-08-05Avoid undef out-of-range value -1 for XPropertyListType enumStephan Bergmann
2014-08-05Consistency around SdrOnOffItem in svx/sdshitm.hxxStephan Bergmann
2014-08-04Consistency around SdrOnOffItem in svx/sdtagitm.hxxStephan Bergmann
2014-08-04prevent memory leakMarkus Mohrhard
2014-08-04Consistency around SdrMetricItem in svx/sdtditm.hxxStephan Bergmann
2014-08-03put ReadThroughComponent to anon. namespace to avoid redefinitionTomaž Vajngerl
2014-08-02fix deps for sd_import_testsDavid Tardon
2014-08-01bnc#862514: Handle corner case in slide sorter correctly.Jan Holesovsky
2014-08-01typo: more then -> more thanTakeshi Abe
2014-07-31WaE: 'aPageKind' may be used uninitialized in this functionTor Lillqvist
2014-07-31Consistency around SdrMetricItemStephan Bergmann
2014-07-31cleanup usage of MapUnit enumNoel Grandin
2014-07-31fix some dodgy FieldUnit conversionsNoel Grandin
2014-07-30Impress/Tiled Rendering: implement setPartMode.Andrzej Hunt
2014-07-30Impress/Tiled Rendering: return correct number for getPart.Andrzej Hunt
2014-07-30Impress: Implement getPartName.Andrzej Hunt
2014-07-29Drop unnecessary SfxApplication::CreateResManager wrapperStephan Bergmann
2014-07-26coverity#704759 Dereference after null checkCaolán McNamara
2014-07-26coverity#704753 Dereference after null checkCaolán McNamara
2014-07-26coverity#704748 Dereference after null checkCaolán McNamara
2014-07-26Massive 'Dialogdiet fail' and similar to 'Dialog creation failed'Matteo Casalin
2014-07-22fdo#76754 Speed up registration of new listeners to SfxBroadcasterTobias Lippert
2014-07-21coverity#707130 Uncaught exceptionCaolán McNamara
2014-07-21fdo#79343 When searching in Draw or Impress, leave focus in search barAlex Henrie
2014-07-21fdo#80536 UI: Menu entry for 'Edit File' -> 'Edit Mode'Joren De Cuyper
2014-07-19XFillStyle -> css::drawing::FillStyleMiklos Vajna
2014-07-18coverity#1226487 Dereference null return valueCaolán McNamara
2014-07-18coverity#1226485 Dereference null return valueCaolán McNamara
2014-07-18Resolves: fdo#81487 pasting into outline view crashes impressCaolán McNamara
2014-07-17fix build failureMarkus Mohrhard
2014-07-17Related: rhbz#1117853 nStartPara of EE_PARA_NOT_FOUNDCaolán McNamara
2014-07-17Render slides by default.Andrzej Hunt
2014-07-17Allow setting DrawViewShell PageKind directly.Andrzej Hunt
2014-07-17make the temp file names random in sd testsMarkus Mohrhard
2014-07-17Renamed brdcst.[hc]xx to SfxBroadcaster.[hc]xxTobias Lippert
2014-07-16Update test data to match my gradient handling changeTor Lillqvist
2014-07-15Unit test for cell properties, where lastRow is used in table (bnc#887225)Matúš Kukan