summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-06-27loplugin:oncevar in swNoel Grandin80-303/+170
2017-06-27inline ElementPtrNoel Grandin3-31/+30
2017-06-27android, fix codemaker buildbreakerjan Iversen1-2/+2
2017-06-27sw: fix the assertion in SwModule::Notify()Michael Stahl1-1/+3
2017-06-27fdo#43157 convert OSL_ASSERT to assert in sw/sourceBernhard Widl5-5/+5
2017-06-27tdf#108806: convert CRLF into space in OOXML textMike Kaganski3-2/+17
2017-06-27iOS, first attempt to get bridges compiling.jan Iversen1-9/+15
2017-06-27gpg4libre: Show message when no cert manager foundSamuel Mehrbrodt3-1/+10
2017-06-27loplugin:oncevar in svxNoel Grandin36-112/+59
2017-06-27gpg4libre: Add seahorse to list of certificate managersSamuel Mehrbrodt1-1/+1
2017-06-27tdf#108809 Message boxes: Add more descriptive window titleSamuel Mehrbrodt4-6/+71
2017-06-27PresenterPaneBase::PaintBorderBackground does nothingStephan Bergmann2-32/+1
2017-06-27tdf#108711 GPG key selection should only be possible for ODF >= 1.2 documentsSamuel Mehrbrodt4-2/+26
2017-06-27gpg4libre: Show error message when signing failsSamuel Mehrbrodt5-0/+20
2017-06-27Use base class to set/get super/sub scriptTamas Bunth2-163/+0
2017-06-27iOS, remove java and cppunittestjan Iversen2-4/+4
2017-06-27Ported bin/generate-bash-completion from Perl to PythonArkadiy Illarionov3-242/+164
2017-06-27loplugin:oncevar in svtoolsNoel Grandin17-75/+34
2017-06-27loplugin:oncevar in starmath..svlNoel Grandin16-122/+83
2017-06-27loplugin:useuniqueptr in variousNoel Grandin15-175/+102
2017-06-27SmartArt: std::for_each -> range-based for loop.Jan Holesovsky3-20/+17
2017-06-26SmartArt: separate LayoutAtomVisitors from LayoutAtomsGrzegorz Araminowicz6-255/+327
2017-06-26Remove nonsense TODOSamuel Mehrbrodt1-1/+1
2017-06-26Cleanup commentSamuel Mehrbrodt1-8/+3
2017-06-26Updated coreAdolfo Jayme Barrientos1-0/+0
2017-06-26lwp: use std::array and get copy ctor for freeJochen Nitschke2-35/+8
2017-06-26assert( nStartCol + nSize <= MAXCOL+1 ); tdf#108788 prepEike Rathke1-0/+1
2017-06-26Avoid loplugin:unreffunStephan Bergmann1-1/+7
2017-06-26Resolves: tdf#108643 don't restore orig size on first chart activateCaolán McNamara1-1/+3
2017-06-26EditEngine: Added test to check MultiPara Copy/Paste with Bold/Italic textVarun Dhall1-0/+301
2017-06-26Fix loplugin:vclwidgets' disposeOnce checkStephan Bergmann1-16/+27
2017-06-26Revert "tdf#108524 sw: attempt to split section frames inside table cells"Michael Stahl4-49/+5
2017-06-26Revert "crashtesting failure on ooo61225-1.sxw"Michael Stahl3-10/+12
2017-06-26updater: make it more difficult to misuse the APIMarkus Mohrhard1-29/+19
2017-06-26updater: reduce scope of ArchiveReader and pass by referenceMarkus Mohrhard1-53/+48
2017-06-26updater: subclasses need to pass the archiveReader parameter to their parentsMarkus Mohrhard1-11/+26
2017-06-26tdf#108563 Transform global variable gArchiveReader to local variableChristian Barth1-23/+46
2017-06-26loplugin:oncevar in scaddins..sotNoel Grandin10-64/+35
2017-06-26tdf#39674 Translate some German variable namesJohnny_M10-70/+70
2017-06-26nTransparency of type sal_Int16Stephan Bergmann1-1/+1
2017-06-26fdo#43157 convert OSL_ASSERT to assert in sw/source/coreBernhard Widl14-18/+19
2017-06-26Write 0 of type 'unsigned char'Stephan Bergmann1-1/+1
2017-06-26Fix int (sal_Int32) ambiguityStephan Bergmann1-1/+1
2017-06-26loplugin:oncevar in sdNoel Grandin48-208/+133
2017-06-26update constantfunction lopluginNoel Grandin1-0/+24
2017-06-26loplugin:oncevar in scNoel Grandin104-464/+285
2017-06-26tdf#89139: pivotCache: output sharedItems children only for string fieldsMike Kaganski1-37/+65
2017-06-26SmartArt: layout diagramGrzegorz Araminowicz2-5/+13
2017-06-26use implicit default copy assignmentJochen Nitschke1-9/+0
2017-06-26ChangedUIEventListener is refcounted, mustn't be helt by unique_ptrStephan Bergmann2-4/+5