summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-06-15Fails: catch differences in index.private/mmeeks/formula-iteratorMichael Meeks4-8/+25
2017-06-15Double account for indexes so we can detect differences.Michael Meeks1-4/+43
2017-06-15Working re-factor.Michael Meeks2-37/+49
2017-06-15Overcome 'Reset' problems ...Michael Meeks1-8/+16
2017-06-15Works - and kills lots of junk.Michael Meeks5-30/+69
2017-06-15The stack works too ...Michael Meeks2-1/+3
2017-06-15Works - more work.Michael Meeks1-11/+25
2017-06-15Works: use more of the API.Michael Meeks3-12/+24
2017-06-15Works: swap 1st call-site.Michael Meeks1-3/+3
2017-06-15Works: allow using a shared index and use it for FormulaCompiler.Michael Meeks3-11/+11
2017-06-15Fails ucalc test.Michael Meeks2-38/+40
2017-06-15Works.Michael Meeks4-0/+30
2017-06-15Ensure all cases push an error return, tdf#104989 related (not the cause)Eike Rathke1-0/+6
2017-06-15uitest: Using dimensions in assert isn't a good idea...Xisco Fauli1-17/+10
2017-06-15improve unusedfields lopluginNoel Grandin2-10/+34
2017-06-15Resolves: tdf#104875 defer filter detection to first load/update of externalEike Rathke2-6/+8
2017-06-15[API CHANGE] Add processingInstruction event to XFastDocumentHandler:Mohammed Abdul Azeem15-2/+90
2017-06-15Watermark: RTF font import and exportSzymon Kłos4-5/+90
2017-06-15cid#1412761,1412762: Avoid signed intermediary resultsStephan Bergmann1-1/+1
2017-06-15Use unique_ptr for SwFormatClipboard membersStephan Bergmann2-30/+24
2017-06-15replace SbxError typedef with ErrCodeNoel Grandin15-35/+32
2017-06-15writerfilter: remove unused WriterFilterDetectorMiklos Vajna3-139/+0
2017-06-15drop SbError typedefNoel Grandin22-188/+184
2017-06-15use std::unique_ptr in FlatFndBoxNoel Grandin3-9/+21
2017-06-15fix bug in MenuBarManager::FillMenuManagerNoel Grandin1-2/+1
2017-06-15use more SAL_N_ELEMENTS part 3Noel Grandin25-77/+62
2017-06-15Updated coreOlivier Hallot1-0/+0
2017-06-15tdf#99680 save graphic state even for empty clipping regionVasily Melenchuk3-1/+49
2017-06-14Updated coreOlivier Hallot1-0/+0
2017-06-14This could never have been meantEike Rathke1-1/+0
2017-06-14Updated coreOlivier Hallot1-0/+0
2017-06-14Clean up declaration of __cxa_get_globals in linux_arm bridgebrainbreaker2-5/+21
2017-06-14use default handler for SIGALRM for fuzzersCaolán McNamara2-5/+20
2017-06-14dBASE: put back an array for trailerJulien Nabet2-48/+26
2017-06-14xmlsec: drop vc9 hunk from xmlsec1-vc.patch.1Miklos Vajna1-13/+0
2017-06-14Use unique_ptr for HTMLAttrContext::pFrameItemSetStephan Bergmann2-7/+6
2017-06-14Use unique_ptr for SwASCIIParser::pItemSetStephan Bergmann1-5/+5
2017-06-14loplugin:redundantcase (clang-cl)Stephan Bergmann1-1/+1
2017-06-14Use unique_ptr for SwXTextPortion::GetPropertyValue paramStephan Bergmann2-7/+6
2017-06-14Use pointer instead of referenceTor Lillqvist2-36/+36
2017-06-14Bump @since LibreOffice 5.5 -> 6.0Stephan Bergmann2-2/+2
2017-06-14Remove 'owner' credit from uno interfaceSamuel Mehrbrodt1-2/+0
2017-06-14Use unique_ptr for UnodTableCpyTable_Entry membersStephan Bergmann2-39/+27
2017-06-14use ERRCODE_NONE instead of 0Noel Grandin70-206/+206
2017-06-14use more SAL_N_ELEMENTS part 2Noel Grandin22-126/+64
2017-06-14Avoid use of FormulaTokenArray::First() and Next() in another placeTor Lillqvist1-4/+5
2017-06-14Use unique_ptr for SwRedlineItr::pSetStephan Bergmann2-4/+4
2017-06-14use more SAL_N_ELEMENTS part 1Noel Grandin30-223/+155
2017-06-14uitest: Add test for insertPageHeader and tdf#107427Xisco Fauli1-0/+72
2017-06-14Handle TypedItemList property in models, tdf#108413 follow-upEike Rathke4-5/+63