summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-27PresenterPaneBase::PaintBorderBackground does nothingStephan Bergmann
2017-06-27tdf#108711 GPG key selection should only be possible for ODF >= 1.2 documentsSamuel Mehrbrodt
2017-06-27gpg4libre: Show error message when signing failsSamuel Mehrbrodt
2017-06-27Use base class to set/get super/sub scriptTamas Bunth
2017-06-27iOS, remove java and cppunittestjan Iversen
2017-06-27Ported bin/generate-bash-completion from Perl to PythonArkadiy Illarionov
2017-06-27loplugin:oncevar in svtoolsNoel Grandin
2017-06-27loplugin:oncevar in starmath..svlNoel Grandin
2017-06-27loplugin:useuniqueptr in variousNoel Grandin
2017-06-27SmartArt: std::for_each -> range-based for loop.Jan Holesovsky
2017-06-26SmartArt: separate LayoutAtomVisitors from LayoutAtomsGrzegorz Araminowicz
2017-06-26Remove nonsense TODOSamuel Mehrbrodt
2017-06-26Cleanup commentSamuel Mehrbrodt
2017-06-26Updated coreAdolfo Jayme Barrientos
2017-06-26lwp: use std::array and get copy ctor for freeJochen Nitschke
2017-06-26assert( nStartCol + nSize <= MAXCOL+1 ); tdf#108788 prepEike Rathke
2017-06-26Avoid loplugin:unreffunStephan Bergmann
2017-06-26Resolves: tdf#108643 don't restore orig size on first chart activateCaolán McNamara
2017-06-26EditEngine: Added test to check MultiPara Copy/Paste with Bold/Italic textVarun Dhall
2017-06-26Fix loplugin:vclwidgets' disposeOnce checkStephan Bergmann
2017-06-26Revert "tdf#108524 sw: attempt to split section frames inside table cells"Michael Stahl
2017-06-26Revert "crashtesting failure on ooo61225-1.sxw"Michael Stahl
2017-06-26updater: make it more difficult to misuse the APIMarkus Mohrhard
2017-06-26updater: reduce scope of ArchiveReader and pass by referenceMarkus Mohrhard
2017-06-26updater: subclasses need to pass the archiveReader parameter to their parentsMarkus Mohrhard
2017-06-26tdf#108563 Transform global variable gArchiveReader to local variableChristian Barth
2017-06-26loplugin:oncevar in scaddins..sotNoel Grandin
2017-06-26tdf#39674 Translate some German variable namesJohnny_M
2017-06-26nTransparency of type sal_Int16Stephan Bergmann
2017-06-26fdo#43157 convert OSL_ASSERT to assert in sw/source/coreBernhard Widl
2017-06-26Write 0 of type 'unsigned char'Stephan Bergmann
2017-06-26Fix int (sal_Int32) ambiguityStephan Bergmann
2017-06-26loplugin:oncevar in sdNoel Grandin
2017-06-26update constantfunction lopluginNoel Grandin
2017-06-26loplugin:oncevar in scNoel Grandin
2017-06-26tdf#89139: pivotCache: output sharedItems children only for string fieldsMike Kaganski
2017-06-26SmartArt: layout diagramGrzegorz Araminowicz
2017-06-26use implicit default copy assignmentJochen Nitschke
2017-06-26ChangedUIEventListener is refcounted, mustn't be helt by unique_ptrStephan Bergmann
2017-06-26Fix typosAndrea Gelmini
2017-06-26loplugin:oncevar in sfx2Noel Grandin
2017-06-26Translate German comments and debug strings (leftovers in r... dirs)Johnny_M
2017-06-26extensions: remove COMPMOD preprocessor definesJochen Nitschke
2017-06-26lotuswordpro: remove trivial copy assignment operatorsJochen Nitschke
2017-06-26s/catched/caughtNoel Grandin
2017-06-26loplugin:oncevar in oox..saxNoel Grandin
2017-06-26osl: w32/pipe.cxx typo should have been caught, not cachedChris Sherlock
2017-06-26Updated coreOlivier Hallot
2017-06-26Fix PageShape export to pptxPaul Trojahn
2017-06-25crashtesting failure on ooo61225-1.sxwCaolán McNamara