summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-05-26tdf#83830: Writer page sidebar deckRishabh Kumar19-0/+2019
2016-05-26Resolves: tdf#98436 crash trying To create remote folder before connectedCaolán McNamara1-0/+3
2016-05-26CppunitTest_sd_import_tests: fix loplugin:cppunitassertequals warningsMiklos Vajna1-16/+16
2016-05-26vcl: replace boost::shared_array with std::shared_ptrMichael Stahl3-28/+28
2016-05-26loplugin:unusedmethodsNoel Grandin79-885/+4
2016-05-26tdf#89329: use unique_ptr for pImpl in basmgrXisco Fauli2-6/+2
2016-05-26tdf#89329: use unique_ptr for pImpl in addresstemplateXisco Fauli2-3/+2
2016-05-26tdf#89329: use unique_ptr for pImpl in hyperlabelXisco Fauli2-4/+2
2016-05-26tdf#89329: use unique_ptr for pImpl in roadmapwizardXisco Fauli2-5/+2
2016-05-26tdf#89329: use unique_ptr for pImpl in svlbitmXisco Fauli2-2/+1
2016-05-26tdf#89329: use unique_ptr for pImpl in svtabbxXisco Fauli2-2/+2
2016-05-26tdf#89329: use unique_ptr for pImpl in treelistboxXisco Fauli3-146/+141
2016-05-26tdf#89329: use unique_ptr for pImpl in wizardmachineXisco Fauli2-3/+2
2016-05-26tdf#89329: use unique_ptr for pImpl in fileviewXisco Fauli2-66/+63
2016-05-26tdf#89329: use unique_ptr for pImpl in inettbcXisco Fauli2-14/+14
2016-05-26tdf#89329: use unique_ptr for pImpl in htmlcfgXisco Fauli2-69/+69
2016-05-26tdf#89329: use unique_ptr for pImpl in ivctrlXisco Fauli2-49/+48
2016-05-26tdf#89329: use unique_ptr for pImpl in optasianXisco Fauli2-3/+2
2016-05-26tdf#89329: use unique_ptr for pImpl in SpellDialogXisco Fauli2-5/+4
2016-05-26tdf#89329: use unique_ptr for pImpl in optinet2Xisco Fauli2-3/+2
2016-05-26loplugin:unusedreturntypesNoel Grandin37-181/+148
2016-05-26Convert MtfConversion to scoped enumNoel Grandin4-11/+11
2016-05-26convert RSC_IMAGE to scoped enumNoel Grandin3-22/+13
2016-05-26remove unused WORKWIN constantsNoel Grandin1-6/+0
2016-05-26Convert METRICFORMATTER to scoped enumNoel Grandin3-7/+12
2016-05-26Convert METRICFIELD to scoped enumNoel Grandin3-10/+15
2016-05-26tdf#100051 Partially revert "loplugin:constantparam in sw"Miklos Vajna3-14/+10
2016-05-26We indeed can't do anything with LN_CT_Font_notTrueType hereJulien Nabet1-0/+2
2016-05-26tdf#97831 unit test document for new Excel2016 functionsWinfried Donkers1-0/+2756
2016-05-26starmath: nodes in the clipboard are owened by SmClipboardTakeshi Abe2-51/+27
2016-05-26fix configure typoJochen Nitschke1-1/+1
2016-05-25lok: reset the font list when there are no itemsHenry Castro2-1/+14
2016-05-26bump product version to 5.3.0.0.alpha0+Christian Lohmaier1-1/+1
2016-05-26update creditslibreoffice-5-2-branch-pointChristian Lohmaier1-1463/+1521
2016-05-26update emoji autocorrect files from po-filesChristian Lohmaier13-18/+34
2016-05-25Updated coreChristian Lohmaier1-0/+0
2016-05-25sw: replace boost::shared_array with std::shared_ptrMichael Stahl4-9/+8
2016-05-25vcl: replace prematurely optimized GlyphEmit with a std::vectorMichael Stahl1-25/+6
2016-05-25canvas: replace BOOST_PP usageMichael Stahl1-17/+11
2016-05-25filter: generate that with the python script, not BOOST_PPMichael Stahl2-6/+8
2016-05-25sw: boost::numeric_cast not really ideal in core codeMichael Stahl2-5/+4
2016-05-25remove now moot comment, tdf#86282 follow-upEike Rathke1-14/+2
2016-05-25add DVARP test caseZdeněk Crhonek1-0/+1663
2016-05-25tdf#86282 switch to base name sheet name again for external references CSVEike Rathke1-9/+13
2016-05-25add DVAR test caseZdeněk Crhonek1-0/+1686
2016-05-25vcl: replace boost::dynamic_bitset with boost::optional<std::bitset>Michael Stahl9-65/+107
2016-05-25Resolves: tdf#97879 loop in style hierarchy on odt loopCaolán McNamara2-1/+7
2016-05-25Updated coreChristian Lohmaier1-0/+0
2016-05-25Updated coreChristian Lohmaier1-0/+0
2016-05-25tdf#86282 handle both, base name and Sheet1, as external reference sheet nameEike Rathke3-30/+191