summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-10-15clang-cl loplugin: vclStephan Bergmann50-1361/+1280
2016-10-15clang-cl loplugin: toolsStephan Bergmann4-28/+27
2016-10-15use initializer list ...Jochen Nitschke3-16/+10
2016-10-15avoid exceptionJochen Nitschke1-8/+11
2016-10-15tdf#103170 Add contextual image section buttonsYousuf Philips2-5/+234
2016-10-15tdf#103223 Arrange buttons, add spacing and separator to Area tabYousuf Philips1-4/+17
2016-10-14This is no longer used.Kohei Yoshida1-9/+0
2016-10-14Remove the branching at the end of IterateParametersIfs().Kohei Yoshida2-55/+58
2016-10-14Do parameter count check outside of IterateParametersIfs().Kohei Yoshida1-355/+381
2016-10-14tdf#64038 ODF import: fix handling of space following <text:s>Michael Stahl3-0/+80
2016-10-14tdf#103170 Adjust grid spacing and shrink section headingsYousuf Philips1-13/+10
2016-10-14Revert "Don't use the (win32) jawt_md.h as we don't have that when cross-comp...Stephan Bergmann1-23/+1
2016-10-14loplugin:mergeclasses merge TextView with ExtTextViewNoel Grandin16-255/+240
2016-10-14sc: silence loplugin:staticmethodsMiklos Vajna1-0/+1
2016-10-14xmlsecurity: avoid checking storage streams of PDF filesMiklos Vajna1-2/+4
2016-10-14tdf#103211 Calc: it is insane to call EditGrowX/Y while the edit view is grow...Marco Cecchetti2-1/+21
2016-10-14tdf#102948 Make HYPGEOMDIST ODFF1.2 compliant.Winfried Donkers5-33/+38
2016-10-14LOK: Calc: fixed missed tile invalidations on cell text editingMarco Cecchetti8-45/+92
2016-10-14LOK: Calc: an edit view may be not displayed when a 2nd one is killedMarco Cecchetti1-0/+4
2016-10-14LOK: Calc: if text of 2 cells overlaps, painting occurs in wrong orderMarco Cecchetti1-70/+70
2016-10-14LOK: Calc: missing invalidate when ending larger-than-cell edit textMarco Cecchetti8-91/+106
2016-10-14LOK: Calc: parallel cell editing: small code improvementsMarco Cecchetti4-128/+140
2016-10-14tdf#92817: re-implement empty lockfile fixMike Kaganski1-4/+2
2016-10-14Updated coreGabor Kelemen1-0/+0
2016-10-14Updated coreGabor Kelemen1-0/+0
2016-10-14provide another fallbackCaolán McNamara1-2/+3
2016-10-14Disable PythonTest_solenv_python on Windows for nowStephan Bergmann1-0/+2
2016-10-14DdeInternal::InfCallback is unusedStephan Bergmann3-36/+0
2016-10-14tdf#102212: correct constraints for Calc functions CRITBINOM, BINOM.INV.Winfried Donkers2-1038/+1654
2016-10-14external/poppler: Avoid UBSan warning about undefined downcastStephan Bergmann1-0/+218
2016-10-14xmlsecurity: expose reason string of PDF signaturesMiklos Vajna2-22/+61
2016-10-14Missing dependencyStephan Bergmann1-0/+4
2016-10-14loplugin:nullptrStephan Bergmann1-3/+3
2016-10-1464-bit Windows fix: InsertMenu takes a UINT_PTRStephan Bergmann1-1/+1
2016-10-14silence warningsCaolán McNamara1-1/+2
2016-10-14Formatting: Make this readable without a 30" screenSamuel Mehrbrodt1-294/+461
2016-10-14LOK: handle "EMPTY" invalid tile msg with part number in payloadMarco Cecchetti2-28/+74
2016-10-14loplugin:mergeclasses merge SfxWorkWindow with SfxFrameWorkWin_ImplNoel Grandin4-92/+57
2016-10-14convert LOCK_UI constants to scoped enumNoel Grandin2-14/+11
2016-10-14profilesafe: Adapted to UIArmin Le Grand8-190/+470
2016-10-14xmlsecurity: expose date of PDF signaturesMiklos Vajna1-0/+26
2016-10-14Related: tdf#101699 gtk3: get correct arrow widthCaolán McNamara1-2/+5
2016-10-14Related: tdf#101699 gtk3: get correct combobox and listbox arrowsCaolán McNamara2-4/+32
2016-10-14CppunitTest_desktop_lib: fix loplugin:cppunitassertequals warningsMiklos Vajna5-52/+52
2016-10-14loplugin:countusersofdefaultparams in sot..svtoolsNoel Grandin14-23/+25
2016-10-14coverity#1371215 Missing move assignment operatorCaolán McNamara1-11/+15
2016-10-14coverity#1373663 consider backupfilehelper byte twiddling as untaintedCaolán McNamara1-1/+8
2016-10-14rename sd::Outliner to SdOutlinerNoel Grandin24-220/+221
2016-10-14coverity#1373664 Uninitialized scalar fieldCaolán McNamara1-1/+3
2016-10-14coverity#1373665 Useless callCaolán McNamara1-2/+0