summaryrefslogtreecommitdiffstats
path: root/sd/source
Commit message (Expand)AuthorAgeFilesLines
* More -Werror,-Wunused-private-fieldStephan Bergmann2014-10-1511-17/+1
* fdo#84938: replace SYMBOL_TYPE constants with enumNoel Grandin2014-10-151-1/+1
* nDrehWink -> nRotationAngleMiklos Vajna2014-10-152-2/+2
* fdo#84236 Remove view modes from sd context menuSamuel Mehrbrodt2014-10-143-44/+0
* remove duplicate definitions of PPT_TRANSITION_TYPE constantsNoel Grandin2014-10-141-25/+0
* coverity#1242426 Dereference after null checkCaolán McNamara2014-10-141-2/+1
* fdo#84938: convert EPP_LAYOUT constants to enumNoel Grandin2014-10-143-48/+51
* fdo#84213 Add show/hide ruler to sd context menuSamuel Mehrbrodt2014-10-132-0/+9
* boost::rational throws if 0 is passed as denominatorDavid Tardon2014-10-131-4/+16
* Wording: 'Audio/Video' -> 'Audio or Video'Samuel Mehrbrodt2014-10-121-1/+1
* fdo#84916 Fix string: Insert Audio/VideoSamuel Mehrbrodt2014-10-111-1/+1
* convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin2014-10-1171-172/+173
* convert vcl StateChangedType to enum classNoel Grandin2014-10-112-4/+8
* coverity#704776 Dereference after null checkCaolán McNamara2014-10-101-3/+2
* coverity#708132 Uninitialized scalar fieldCaolán McNamara2014-10-101-0/+1
* coverity#1242757 Result is not floating-pointCaolán McNamara2014-10-101-2/+2
* coverity#1244953 Uncaught exceptionCaolán McNamara2014-10-101-2/+2
* Unused PowerPointExport::mpMasterFSArray memberMatúš Kukan2014-10-102-4/+0
* cid#1244955 Uncaught exceptionNoel Grandin2014-10-101-2/+2
* German comment translation.Lennart Poettering2014-10-094-11/+9
* German comment translation.Michael Meeks2014-10-092-20/+20
* fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca2014-10-0939-158/+156
* back out more wrong and confusing tools::Time comment changesEike Rathke2014-10-081-1/+1
* fix build after PathKind enum commitNoel Grandin2014-10-082-8/+8
* convert PathKind enum in SD to enum classNoel Grandin2014-10-081-1/+1
* Resolves: fdo#44998 crash when opening context menu of a fieldCaolán McNamara2014-10-071-0/+3
* disambiguate uniform_int_distributionCaolán McNamara2014-10-071-3/+3
* Disable sdremote by default, and improve flow control.Michael Meeks2014-10-071-1/+5
* ~SdUnoPageBackground() gets a SolarMutexGuardMichael Stahl2014-10-071-0/+2
* Missing includeStephan Bergmann2014-10-061-0/+1
* fdo#75757: remove inheritance to std::vectorTakeshi Abe2014-10-061-15/+14
* use comphelper::rng::uniform_*_distribution everywhereCaolán McNamara2014-10-062-5/+7
* fdo#73151 Always open Styles&Formatting dialog in the sidebarSamuel Mehrbrodt2014-10-063-4/+0
* coverity#1242757 Result is not floating-pointNorbert Thiebaud2014-10-041-2/+2
* coverity#1242802 coverity gold(?) Structurally dead code, loop doesn't loopCaolán McNamara2014-10-031-4/+1
* coverity#1242533 silence Arguments in wrong orderCaolán McNamara2014-10-031-1/+3
* fdo#84617: Guard the destructor with SolarMutex.Jan Holesovsky2014-10-031-0/+2
* Bin EE_CNTRL_URLSFXEXECUTE which was only set, never testedTor Lillqvist2014-10-023-4/+0
* bnc#657899: Paragraph vertical spacing differs from PowerPointTor Lillqvist2014-10-021-0/+22
* coverity#1242520 silence Arguments in wrong orderCaolán McNamara2014-10-021-1/+3
* coverity#1242496 Resource leakCaolán McNamara2014-10-021-2/+4
* coverity#1242497 Resource leakCaolán McNamara2014-10-021-3/+2
* coverity#1242800 Result is not floating-pointCaolán McNamara2014-10-021-2/+2
* coverity#1242906 Unused valueCaolán McNamara2014-10-021-1/+1
* coverity#1242934 Result is not floating-pointCaolán McNamara2014-10-021-1/+1
* Remove leftover SAL_WNODEPRECATED_DECLARATIONS_PUSH/POPStephan Bergmann2014-10-012-4/+0
* sd: std::auto_ptr -> std::unique_ptrStephan Bergmann2014-10-0160-163/+127
* fdo#82577: Handle TimeNoel Grandin2014-10-0116-31/+31
* sd: SdUnoForbiddenCharsTable gets a SolarMutexGuard tooMichael Stahl2014-09-301-0/+2
* fdo#82577: Handle RegionNoel Grandin2014-09-3022-40/+40