summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2015-03-13tdf#43157: Fix format string violations in OSL_TRACE etc.Stephan Bergmann1-9/+12
2015-03-13V803 decreased performance postfix incrementMichael Stahl2-2/+2
2015-03-13tdf#43157: Fix format string violations in OSL_TRACE etc.Stephan Bergmann5-13/+20
2015-03-12Typo: subsitute->substituteJulien Nabet1-1/+1
2015-03-12TyposJulien Nabet1-1/+1
2015-03-12sd: PVS-Studio V595 'mpViewShell' pointer could be nullMichael Stahl1-1/+5
2015-03-12sd: PVS-Studio V595 'mpViewShell' pointer could be nullMichael Stahl1-1/+1
2015-03-12Clean up previous commitStephan Bergmann4-16/+1
2015-03-12sd: convert sd.component to constructor usageChris Sherlock22-710/+249
2015-03-11Clean up previous commitStephan Bergmann1-2/+2
2015-03-11sd: use constructor syntax for sdd.componentChris Sherlock5-92/+14
2015-03-11utl::ConfigItem::Commit() should call ClearModified()Michael Stahl2-2/+3
2015-03-11V595: pointer was utilized before it was verified against nullptrCaolán McNamara1-9/+6
2015-03-11consistently check hereCaolán McNamara1-1/+1
2015-03-11V668 no sense in testing the result of new against nullCaolán McNamara2-41/+26
2015-03-10V668 no sense in testing the result of new against nullCaolán McNamara5-93/+62
2015-03-10Missing dependencyStephan Bergmann1-0/+2
2015-03-09dead_error_begin->dead_error_lineCaolán McNamara1-1/+1
2015-03-09V801: Decreased performanceCaolán McNamara2-3/+3
2015-03-07SdrMarkView: aHdl -> maHdlListMiklos Vajna1-1/+1
2015-03-06Timer/Idle: adapted inherited funktionsTobias Madl4-4/+4
2015-03-06Idle: Changed to new enum nameTobias Madl7-10/+10
2015-03-06Idle: Removed VCL_IDLE_PRIORITY_ prefix of enumTobias Madl7-10/+10
2015-03-06idle includes and enum useJennifer Liebel6-4/+7
2015-03-06Timer: Adapted all idle includes and enum usesTobias Madl6-6/+10
2015-03-06Timer: Reversed some Idles to TimerTobias Madl4-18/+24
2015-03-05sd: fix non-WNT buildMichael Stahl1-1/+1
2015-03-05sd: BluetoothServer: fix deprecation warning C4996, use WSAQUERYSETWMichael Stahl1-4/+4
2015-03-05sal,sd: use newer InetPtonW API when not building for WinXP targetMichael Stahl1-1/+1
2015-03-05Actually execute testPDFImportSkipImagesStephan Bergmann1-0/+1
2015-03-05V801: Decreased performanceCaolán McNamara15-77/+77
2015-03-05Unit tests for PDF importMihai Varga4-3/+54
2015-03-04V813: Decreased performanceCaolán McNamara2-12/+12
2015-03-04V813: Decreased performanceCaolán McNamara7-28/+28
2015-03-03TyposJulien Nabet1-1/+1
2015-03-03Typo: instert(ed)->insert(ed)Julien Nabet1-2/+2
2015-03-03tdf#64573: Add captions to Photo AlbumRishabh Kumar3-6/+52
2015-03-02V813: Decreased performanceCaolán McNamara3-3/+3
2015-03-02remove executable bit from c / h / cxx / hxx / l filesMichael Stahl1-0/+0
2015-03-02sd::Window::LogicInvalidate: add missing mm100 -> twips conversionMiklos Vajna1-1/+12
2015-03-02sd::ViewShell::LogicMouseButtonDown(): typoMiklos Vajna1-1/+1
2015-03-02Introduce SdXImpressDocument::postMouseEvent() overrideMiklos Vajna4-0/+63
2015-03-02convert PARAFLAG_ constants to enum classNoel Grandin6-37/+37
2015-03-02convert SVX_SEARCHAPP_ constants to enum classNoel Grandin1-1/+1
2015-03-02replace SVX_SEARCHCMD_ constants with enum classNoel Grandin1-8/+8
2015-03-01WaE: implicit conversion (IntegralToBoolean) of literal of type 'sal_Bool' ...Tor Lillqvist3-10/+10
2015-03-01condition is always true because of wrongly placed )David Tardon3-10/+10
2015-02-28TyposJulien Nabet2-3/+3
2015-02-28TyposJulien Nabet1-1/+1
2015-02-28Typo: skiped->skippedJulien Nabet1-2/+2