summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-06-27fix conditional format source position during insert/deleting tabs, tdf#107289Markus Mohrhard1-1/+3
2017-06-27add way to handle update refs for addresses, related tdf#107289Markus Mohrhard3-2/+27
2017-06-27clear the lists with listened cells after we stop listeningMarkus Mohrhard1-0/+1
2017-06-27push the whole range to the cell range listMarkus Mohrhard1-1/+1
2017-06-27add a test for listener update during insert tabMarkus Mohrhard2-0/+26
2017-06-27OOXMLFastContextHandler: remove unused stuffMike Kaganski2-19/+0
2017-06-27-Werror=shadow (GCC 8)Stephan Bergmann1-12/+12
2017-06-27Using fast tokens directly:Mohammed Abdul Azeem11-83/+75
2017-06-27tdf#108814 sfx2: fix crash in sidebar when XUpdateModel not implementedMichael Stahl1-1/+4
2017-06-27-Werror=catch-value= (GCC 8)Stephan Bergmann1-1/+1
2017-06-27In OSQLParseTreeIterator::traverseCreateColumns, nLen has always been ignoredStephan Bergmann1-7/+0
2017-06-27No reason not to use RTLFUNC hereStephan Bergmann1-2/+1
2017-06-27xmloff: remove obnoxious ## usage from XML_NAMESPACE macrosMichael Stahl1-87/+85
2017-06-27xmloff: remove duplicate XML_NAMESPACE_##prefix##_IDX macrosMichael Stahl3-15/+8
2017-06-27Unit test for update reference in deletion of last col/row, tdf#108788Eike Rathke1-0/+30
2017-06-27Document::retrieveDefaultAttributesImpl did nothingStephan Bergmann2-53/+4
2017-06-27tdf#108714: allow <w:br> as direct child of <w:body>Mike Kaganski8-1/+101
2017-06-27tdf#100075 DOCX frame height rule updatedVasily Melenchuk3-6/+49
2017-06-27Sticky here means we can bail out early, tdf#108788 follow-upEike Rathke1-0/+11
2017-06-27Fix typoEike Rathke1-1/+1
2017-06-27Resolves: tdf#108788 update references for deletions at end of sheetEike Rathke3-21/+59
2017-06-27use std::array in BlockInfoNoel Grandin3-32/+33
2017-06-27Remove unused ItemProcessor argumentStephan Bergmann5-25/+9
2017-06-27svtools: use implicit defined copy assignmentJochen Nitschke1-65/+0
2017-06-27basegfx: remove trivial copy ctorsJochen Nitschke2-28/+0
2017-06-27Fix typoAndrea Gelmini1-1/+1
2017-06-27Fix typosAndrea Gelmini4-5/+5
2017-06-27PresenterPaneBorderPainter::Renderer::PaintBitmap rpBackgroundBitmap is unusedStephan Bergmann1-21/+13
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