summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-19Revert strdup to PL_strdup in nss_secutil.cfeature/gsoc15-online-updateNathan Yee
2015-07-22online update: Fix many warnings.Jan Holesovsky
2015-07-22online update tdf#68274: fix --enable-online-update=mar on WindowsNathan Yee
2015-07-21tdf#91574 - ensure we get paint events to render directx presenter console.Michael Meeks
2015-07-21need to check for after reading and before seekingCaolán McNamara
2015-07-21tdf#92256: Introducing CONV_A1_XL_A1 address pseudoconventionKatarina Behrens
2015-07-21add testcase for CVE-2015-0097Caolán McNamara
2015-07-21Listen to error only while operating on controller.Lionel Elie Mamane
2015-07-21janitorialLionel Elie Mamane
2015-07-21form document view activation: prioritise activation of already active formLionel Elie Mamane
2015-07-21unit test for MATCH ReferenceOrForceArray parameterEike Rathke
2015-07-21tdf#36796 Status updates for custom shapes buttonsMaxim Monastirsky
2015-07-21SimplifyMaxim Monastirsky
2015-07-21MATCH, HLOOKUP and VLOOKUP have a ReferenceOrForceArray parameterEike Rathke
2015-07-21coverity#1312086 Out-of-bounds readCaolán McNamara
2015-07-21coverity#1312084 Unchecked return valueCaolán McNamara
2015-07-21coverity#1312085 Dereference null return valueCaolán McNamara
2015-07-21coverity#1312087 Resource leakCaolán McNamara
2015-07-21coverity#1312088 Uninitialized scalar fieldCaolán McNamara
2015-07-21coverity#1312089 Uninitialized pointer fieldCaolán McNamara
2015-07-21loplugin:unusedmethods swNoel Grandin
2015-07-21bah, removed too muchDavid Tardon
2015-07-21drop obsolete codeDavid Tardon
2015-07-21fix my previous commitNoel Grandin
2015-07-21workaround clang-3.5 issue in unusedmethods lopluginNoel Grandin
2015-07-21avoid 1-past-the-end string accessLionel Elie Mamane
2015-07-21Miscellaneous typosAdolfo Jayme Barrientos
2015-07-21reject invalid tiff dimensionsCaolán McNamara
2015-07-21loplugin:unusedmethods sdNoel Grandin
2015-07-21use 3,0,0 rather than 3,10,0Caolán McNamara
2015-07-21loplugin:unusedmethods writerfilterNoel Grandin
2015-07-21loplugin:cstylecastNoel Grandin
2015-07-21Use comphelper::containerToSequence()Miklos Vajna
2015-07-21create-tags: recognize C++11 features hidden behind SAL macrosMiklos Vajna
2015-07-21tdf#89702 DOCX import: fix too large bullet characterMiklos Vajna
2015-07-21Make PyUNO objects hashableMatthew J. Francis
2015-07-21loplugin:unusedmethods starmathNoel Grandin
2015-07-21loplugin:unusedmethods reportdesign,scaddinsNoel Grandin
2015-07-21loplugin:unusedmethods vbahelperNoel Grandin
2015-07-21loplugin:unusedmethods ooxNoel Grandin
2015-07-21loplugin:unusedmethods formulaNoel Grandin
2015-07-21add Slovenian Emoji shortcodesLászló Németh
2015-07-21Resolves: tdf#92448 check for numeric '.' only if sheet separator is '.'Eike Rathke
2015-07-20use osl_get_system_random data in rtlRamdomPoolNorbert Thiebaud
2015-07-20add an internal api to osl to collect 'native' random numbersNorbert Thiebaud
2015-07-20svtools: this one has a copy constructor but not a copy assingment?Michael Stahl
2015-07-20Removed commentAndrea Gelmini
2015-07-20tdf#68868: better handle xlsx with samecell anchor imageRavindra_Vidhate
2015-07-20sw: SwXFlatParagraph::isChecked() return value is invertedMichael Stahl
2015-07-20svtools: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl