summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-06-28sw lok: rename return values UNDO_CONFLICT to SID_REPAIRPACKAGEHenry Castro3-15/+13
2017-06-28assert(nTab < static_cast<SCTAB>(maTabData.size())); cause of tdf#108796Eike Rathke1-1/+2
2017-06-28Resolves: tdf#108796 let ScViewData::InsertTabs() insert the correct amountEike Rathke1-1/+1
2017-06-28Implement search feature in the Kayboard tabMuhammet Kara3-127/+209
2017-06-28make it possible for calc tests to use ScDocument without BootstrapFixtureMarkus Mohrhard1-0/+5
2017-06-28gdb pretty-printers: fix BigPtrArrayPrinter after recent std::isationMichael Stahl1-3/+3
2017-06-28sw:findtxt - whitespace cleanupJustin Luth1-4/+4
2017-06-28ChooseMacro rMacroDesc parameter is unusedStephan Bergmann5-15/+11
2017-06-28add test for tdf#65848Markus Mohrhard2-0/+20
2017-06-28tdf#108826 sw: also handle RES_REMOVE_UNO_OBJECT in SwCallMouseEventMichael Stahl1-3/+5
2017-06-28Change ~Styles to St~yles to resolve clash with ~Sheet, tdf#91820 follow-upEike Rathke1-1/+1
2017-06-28Call ~Idle with SolarMutex lockedStephan Bergmann1-5/+9
2017-06-28oovbaapi: cast ReadingOrder value to sal_Int16Tamas Bunth1-4/+7
2017-06-28No suitable xmlsec found in org.gnome.Sdk//3.24Stephan Bergmann1-0/+1
2017-06-28remove default-able copy ctors and copy operatorsJochen Nitschke10-93/+0
2017-06-28Fix typosAndrea Gelmini3-3/+3
2017-06-28loplugin:redundantcastStephan Bergmann2-4/+4
2017-06-28sd lok: disable undo state if conflict with other viewsHenry Castro2-32/+91
2017-06-28In ImpEditEngine::ReplaceTextOnly, nLen has always been ignoredStephan Bergmann2-5/+3
2017-06-28remove "vs2013" from gbuild-to-ideMichael Stahl3-6/+3
2017-06-28Try to get meaningful gdb backtraces for failed UITest core files after allStephan Bergmann1-2/+6
2017-06-28loplugin:oncevar in writerfilter..xmlhelpNoel Grandin7-31/+23
2017-06-28-Werror=ignored-qualifiers (GCC 8)Stephan Bergmann1-1/+1
2017-06-28-Werror=ignored-qualifiers (GCC 8)Stephan Bergmann4-6/+6
2017-06-28fdo#43157 convert OSL_ASSERT to assert in sc/source/coreBernhard Widl8-16/+16
2017-06-28-Werror=ignored-qualifiers (GCC 8)Stephan Bergmann5-6/+6
2017-06-28-Werror=catch-value= (GCC 8)Stephan Bergmann1-1/+1
2017-06-28loplugin:oncevar in xmloffNoel Grandin24-103/+42
2017-06-28gpg4libre: Don't call production code inside an assert()Samuel Mehrbrodt2-4/+10
2017-06-28tdf#108714 follow-up: handle deferred break in character groupMike Kaganski3-8/+19
2017-06-28-Werror=ignored-qualifiers (GCC 8)Stephan Bergmann2-3/+3
2017-06-28-Werror=ignored-qualifiers (GCC 8)Stephan Bergmann2-2/+2
2017-06-28-Werror=ignored-qualifiers (GCC 8)Stephan Bergmann1-1/+1
2017-06-28loplugin:unusedfields in sc part2Noel Grandin12-25/+8
2017-06-28-Werror=ignored-qualifiers (GCC 8)Stephan Bergmann2-6/+6
2017-06-28-Werror=ignored-qualifiers (GCC 8)Stephan Bergmann4-9/+9
2017-06-28-Werror=ignored-qualifiers (GCC 8)Stephan Bergmann1-2/+2
2017-06-28-Werror=ignored-qualifiers (GCC 8)Stephan Bergmann1-2/+2
2017-06-28oovbaapi: do not use properties for formControlTamas Bunth1-2/+15
2017-06-28tdf#108794 gpg4libre: Use key id to get the right keySamuel Mehrbrodt3-6/+13
2017-06-28connectivity: Fix memory leak at finding non-empty fileTakeshi Abe1-4/+2
2017-06-28tdf#107880: Make use of ScopedVclPtrChristian Barth1-2/+1
2017-06-28loplugin:oncevar in vclNoel Grandin47-196/+130
2017-06-28loplugin:oncevar in ucb..vbahelperNoel Grandin23-100/+55
2017-06-28loplugin:oncevar in test..toolsNoel Grandin14-71/+39
2017-06-28use std::vector in BigPtrArrayNoel Grandin3-77/+45
2017-06-28loplugin:unusedfields in sc part1Noel Grandin35-127/+22
2017-06-28tdf#108798 Make CanSignWithGPG work with PDF docsSamuel Mehrbrodt1-1/+1
2017-06-28always import page scaling, tdf#65848Markus Mohrhard1-1/+1
2017-06-28sd: Kill forward declaration of non-existent RequestDataTakeshi Abe5-7/+1