summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-12-06Function LookupAccountSidW takes number of characters, not bytesMike Kaganski1-2/+2
2017-12-06table of objects crashes on first update with object in documentCaolán McNamara1-2/+2
2017-12-06iOS, update to xcode 9.2jan Iversen4-5/+5
2017-12-06Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxxStephan Bergmann80-64/+165
2017-12-06Handle conversion from glibc locale to BCP 47 language tagEike Rathke2-7/+28
2017-12-06Prevent out-of-bounds access, tdf#114228 relatedEike Rathke1-1/+1
2017-12-06tdf#114228: fix crash when deleting sheet in specific caseJulien Nabet1-2/+3
2017-12-06tdf#114262 Respect text+image toolbar styleMaxim Monastirsky1-3/+4
2017-12-06Updated coreShinnok1-0/+0
2017-12-06ofz: reset sPush and sMainTerm once 'popped'Caolán McNamara1-34/+33
2017-12-06ofz#4539 depth protect mathtype parserCaolán McNamara3-7/+150
2017-12-06tdf#114207 create commands for slide number and slide fieldsYousuf Philips2-4/+36
2017-12-06tdf#113343 Floating charmap window must not have a context menuHeiko Tietze1-1/+2
2017-12-06xmlsecurity: fix loplugin:salcall warningsMiklos Vajna1-2/+2
2017-12-06tdf#37697 Use object alignment buttons rather than text alignmentYousuf Philips4-28/+28
2017-12-06ofz: oom, variation 0 and 1 have one argumentCaolán McNamara1-3/+2
2017-12-06Use proper language fallback chain to find installed helpEike Rathke1-13/+11
2017-12-06tdf#114093 fixing regression when clicking on fieldsBernhard Widl1-1/+5
2017-12-06tdf#101014 Keyboard between textboxes - part 2Marina Latini1-2/+2
2017-12-06tdf#109340 Improve performance by reducing matrix multiplicationBartosz Kosiorek2-5/+5
2017-12-06unotools: remove not needed UcbStreamHelper inheritanceMiklos Vajna1-1/+1
2017-12-06Updated coreShinnok1-0/+0
2017-12-06Updated coreOlivier Hallot1-0/+0
2017-12-06Updated coreOlivier Hallot1-0/+0
2017-12-06assert on export of fdo69698-1.ods to pdfCaolán McNamara1-7/+13
2017-12-06lokdialog: Show/Hide floating window on StateChangedType::VisiblePranav Kant1-4/+6
2017-12-06lokdialog: State change events for dialogs uno commandsPranav Kant2-2/+14
2017-12-06Restore GPG SEInitializer serviceKatarina Behrens7-2/+129
2017-12-06Fix indentationSamuel Mehrbrodt1-22/+22
2017-12-06Document SAL_RTL_ENABLED env varSamuel Mehrbrodt1-0/+1
2017-12-06lokdialog: Window* -> VclPtr<Window>, and a small simplification.Jan Holesovsky4-16/+13
2017-12-06VBA test - iserror function test repair, tdf#114232Zdeněk Crhonek1-1/+1
2017-12-06tdf#114219: Show Edit dialog entry in link sectionXisco Fauli1-1/+2
2017-12-06Better heuristic to only look through implicit copy/move ctorsStephan Bergmann2-2/+12
2017-12-06drop clew and opencl for fuzzingCaolán McNamara1-1/+1
2017-12-06loplugin:countusersofdefaultparams in cuiNoel Grandin21-37/+37
2017-12-06basic: SfxLibraryContainer: replace maMutexMichael Stahl2-6/+7
2017-12-06Related: tdf#105998 except cut and paste as bitmap instead of exportCaolán McNamara1-5/+20
2017-12-06coverity#1421089 seems to be really reporting missing move ctors/assignmentsCaolán McNamara2-0/+50
2017-12-06coverity#1401328 Uncaught exceptionCaolán McNamara2-2/+4
2017-12-06ofz: tmRoot variation 1 has two argumentsCaolán McNamara1-1/+1
2017-12-06ofz: avoid oom, tmLDIV has only two slotsCaolán McNamara1-1/+1
2017-12-06tdf#113413 dbaccess: only use SolarMutex in ODatabaseDocumentMichael Stahl4-41/+11
2017-12-06loplugin:salcallStephan Bergmann2-2/+2
2017-12-06loplugin:salcallStephan Bergmann1-2/+2
2017-12-06loplugin:salcallStephan Bergmann2-4/+4
2017-12-06loplugin:salcall handle virtual methodsNoel Grandin114-394/+430
2017-12-06loplugin:redundantcastStephan Bergmann2-2/+2
2017-12-06Work around latest Boost 1.65.1 still using deprecated std::auto_ptrStephan Bergmann6-1/+40
2017-12-06Remove CXXFLAGS_CXX11 from Clang plugin compilationStephan Bergmann3-15/+10