summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2014-10-10vcl, sd: fix some TempFile leaks from vcl Graphic in cppunit testsMichael Stahl1-0/+1
2014-10-09German comment translation.Lennart Poettering4-11/+9
2014-10-09German comment translation.Michael Meeks2-20/+20
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca39-158/+156
2014-10-08back out more wrong and confusing tools::Time comment changesEike Rathke1-1/+1
2014-10-08fix build after PathKind enum commitNoel Grandin2-8/+8
2014-10-08convert PathKind enum in SD to enum classNoel Grandin1-1/+1
2014-10-07Resolves: fdo#44998 crash when opening context menu of a fieldCaolán McNamara1-0/+3
2014-10-07disambiguate uniform_int_distributionCaolán McNamara1-3/+3
2014-10-07Disable sdremote by default, and improve flow control.Michael Meeks1-1/+5
2014-10-07~SdUnoPageBackground() gets a SolarMutexGuardMichael Stahl1-0/+2
2014-10-06Missing includeStephan Bergmann1-0/+1
2014-10-06fdo#75757: remove inheritance to std::vectorTakeshi Abe1-15/+14
2014-10-06use comphelper::rng::uniform_*_distribution everywhereCaolán McNamara2-5/+7
2014-10-06fdo#73151 Always open Styles&Formatting dialog in the sidebarSamuel Mehrbrodt3-4/+0
2014-10-04coverity#1242757 Result is not floating-pointNorbert Thiebaud1-2/+2
2014-10-03coverity#1242802 coverity gold(?) Structurally dead code, loop doesn't loopCaolán McNamara1-4/+1
2014-10-03coverity#1242533 silence Arguments in wrong orderCaolán McNamara1-1/+3
2014-10-03fdo#84617: Guard the destructor with SolarMutex.Jan Holesovsky1-0/+2
2014-10-02Bin EE_CNTRL_URLSFXEXECUTE which was only set, never testedTor Lillqvist3-4/+0
2014-10-02bnc#657899: Paragraph vertical spacing differs from PowerPointTor Lillqvist1-0/+22
2014-10-02coverity#1242520 silence Arguments in wrong orderCaolán McNamara1-1/+3
2014-10-02coverity#1242496 Resource leakCaolán McNamara1-2/+4
2014-10-02coverity#1242497 Resource leakCaolán McNamara1-3/+2
2014-10-02coverity#1242800 Result is not floating-pointCaolán McNamara1-2/+2
2014-10-02coverity#1242906 Unused valueCaolán McNamara1-1/+1
2014-10-02coverity#1242934 Result is not floating-pointCaolán McNamara1-1/+1
2014-10-01Remove leftover SAL_WNODEPRECATED_DECLARATIONS_PUSH/POPStephan Bergmann2-4/+0
2014-10-01sd: std::auto_ptr -> std::unique_ptrStephan Bergmann63-167/+131
2014-10-01fdo#82577: Handle TimeNoel Grandin16-31/+31
2014-09-30sd: SdUnoForbiddenCharsTable gets a SolarMutexGuard tooMichael Stahl1-0/+2
2014-09-30bnc#584721: invisible text because of wrong color (white)Zolnai Tamás2-0/+41
2014-09-30fdo#82577: Handle RegionNoel Grandin22-40/+40
2014-09-28fdo#70998 Termchange: Picture->ImageSamuel Mehrbrodt1-2/+2
2014-09-27Term change: Sound/Movie -> Audio/VideoSamuel Mehrbrodt1-4/+4
2014-09-27Add missing title to the Header and Footer dialogAdolfo Jayme Barrientos1-1/+3
2014-09-27fdo#53682 Merge 'Insert Image' and 'Insert Audio/Video' in submenuSamuel Mehrbrodt2-2/+2
2014-09-26fdo#83808 Scale images proportionally by default in Impress/DrawSamuel Mehrbrodt2-6/+16
2014-09-26remove unnecessary casts in misc calls to SvStream.Write*Noel Grandin1-3/+3
2014-09-26remove unnecessary casts in calls to SvStream.WriteUInt32Noel Grandin6-253/+253
2014-09-26remove unnecessary casts in calls to SvStream.WriteInt32Noel Grandin4-34/+34
2014-09-26remove unnecessary casts in calls to SvStream.WriteUInt16Noel Grandin10-94/+94
2014-09-26remove unnecessary casts in calls to SvStream.WriteInt16Noel Grandin3-10/+10
2014-09-26remove unnecessary casts in calls to SvStream.WriteUCharNoel Grandin2-38/+38
2014-09-26remove unnecessary casts'sNoel Grandin2-2/+2
2014-09-26remove unnecessary static_cast'sNoel Grandin2-7/+7
2014-09-26bnc#897769: OOXML import: Import border lines using reference too.Matúš Kukan1-0/+12
2014-09-25fdo#84235 Remove Navigator from Context menuSamuel Mehrbrodt2-11/+0
2014-09-25Fix validation problems pointed out by CppunitTest_sd_export_testsMiklos Vajna1-1/+1
2014-09-25fdo#83751- Add test case for custom properties in pptxHeena Gupta2-0/+19