summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-10-08coverity#982156 Unchecked return valueCaolán McNamara1-1/+1
2014-10-08coverity#706283 Uncaught exceptionCaolán McNamara3-4/+3
2014-10-08coverity#1237352 Dereference after null checkCaolán McNamara1-6/+2
2014-10-08coverity#706248 Uncaught exceptionCaolán McNamara1-2/+0
2014-10-08desktop: let --convert-to dump its exception message on stderrMiklos Vajna1-2/+5
2014-10-08pass const OUString&, Clang loplugin:passstuffbyrefEike Rathke1-1/+1
2014-10-08pass const OUString&, Clang loplugin:passstuffbyrefEike Rathke1-1/+1
2014-10-08Use constants for ST_PresetColorVal valuesMiklos Vajna1-140/+140
2014-10-08scripting: as of release 5, 'enum' is a keywordRobert Antoni Buj i Gelonch1-3/+3
2014-10-08DOCX export: fix handling of shapes containing and also anchored inside tablesMiklos Vajna4-0/+54
2014-10-08Fix thinko. Thanks to vmiklos for noticingTor Lillqvist1-2/+2
2014-10-08Don't try to create cdefghij.klm inside the app bundle on OS X when sandboxedTor Lillqvist2-1/+31
2014-10-08fdo#83141: optimize slow performance after when using replaceall or searchallSeyeong Kim1-4/+12
2014-10-080.60000002384185791->0.5, scrollwheel in glade panel wobbleCaolán McNamara1-2/+2
2014-10-08fdo#84504: UI- LineNumbering for header/footerCharu Tyagi3-2/+64
2014-10-08fdo#75757: remove inheritance to std::vectorTakeshi Abe4-17/+7
2014-10-08gbuild-to-ide improvmentsPeter Foley1-17/+18
2014-10-08fdo#75757: remove inheritance to std::mapTakeshi Abe3-6/+15
2014-10-08vcl: make IconTestApp build with gcc 4.6Michael Stahl1-0/+2
2014-10-08ISO C++ forbids in-class initialization of non-const static member 'nRet'Tor Lillqvist1-1/+3
2014-10-08Resolves: #i125447# corrected some string to number conversion...Armin Le Grand2-13/+29
2014-10-08SwPostItMgr::RemoveItem(): AddressSanitizer: heap-use-after-freeMichael Stahl1-1/+1
2014-10-08basic: use SolarMutex to lock SfxLibraryContainerMichael Stahl1-2/+2
2014-10-08basic::ImplRepository: use SolarMutex instead of own mutexMichael Stahl1-8/+10
2014-10-08coverity#1242517 Arguments in wrong order (gold ?)Caolán McNamara2-2/+2
2014-10-08icontest was missingTor Lillqvist1-0/+2
2014-10-08Add a start on a "temporary" test prog for traditional vcl vs. OpenGLTor Lillqvist3-1/+348
2014-10-08fdo#80927: css.office.Quickstart should be single-instance service.Matúš Kukan3-2/+23
2014-10-08Resolves: fdo#48405 GetString can call a macro which modifies the documentCaolán McNamara1-19/+22
2014-10-08back out even more wrong tools::Time changes, geez..Eike Rathke6-10/+10
2014-10-08back out more wrong and confusing tools::Time comment changesEike Rathke15-21/+21
2014-10-08back out wrong and confusing tools::Time comment changeEike Rathke2-3/+3
2014-10-08add missing legacyOnly currency, fdo#84260Eike Rathke1-0/+7
2014-10-08libgcrypt and gnutls are only used by our internal external/neonStephan Bergmann1-1/+1
2014-10-08convert Action enum in SC to enum classNoel Grandin1-19/+19
2014-10-08Do not terminate desktop from a TimerStephan Bergmann1-18/+1
2014-10-08fix build after PathKind enum commitNoel Grandin2-8/+8
2014-10-08derive all from ca-ES, fdo#83292Eike Rathke1-5/+5
2014-10-08convert PathKind enum in SD to enum classNoel Grandin1-1/+1
2014-10-08convert ParamType enum in SC to enum classNoel Grandin6-30/+30
2014-10-08Fix build.Jan Holesovsky1-0/+2
2014-10-08usage info: Improve the 'what is this for' comment.Jan Holesovsky1-1/+1
2014-10-08spelling: instanciated -> instantiatedNoel Grandin26-41/+41
2014-10-08usage info: Code to collect actions that the user performs.Jan Holesovsky1-0/+113
2014-10-08Document how rtl::Uri::convertRelToAbs normalizes an absolute URL's pathStephan Bergmann1-1/+2
2014-10-08Remove smb from X-KDE-Protocols linesStephan Bergmann9-9/+9
2014-10-08Use constants for ST_CombineBrackets valuesMiklos Vajna3-12/+31
2014-10-08sfx2: missing semicolonMiklos Vajna1-1/+1
2014-10-08fdo#82288 merge core01-core07 packages into just oneChristian Lohmaier11-536/+372
2014-10-07Annotate code.Kohei Yoshida4-1/+15