summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-06-30Actually print parent nameStephan Bergmann1-3/+5
2017-06-30ScMenuFloatingWindow::MENU_NOT_SELECTED can be constexprTor Lillqvist2-3/+2
2017-06-30Bin two unused static member variablesTor Lillqvist2-5/+0
2017-06-30Hexcode amd decimal code should be updated while switching to recent viewAkshay Deep1-0/+17
2017-06-30Avoid getQualifiedNameAsStringStephan Bergmann3-38/+63
2017-06-30loplugin:oncevarStephan Bergmann1-4/+4
2017-06-30loplugin:staticmethodsStephan Bergmann1-0/+2
2017-06-30It seems that things work fine without that ScFormatFilterMissingTor Lillqvist1-32/+1
2017-06-30loplugin:oncevarStephan Bergmann1-4/+2
2017-06-30oovbaapi: implement Application.GetOperatingSystemTamas Bunth1-3/+12
2017-06-30loplugin:oncevarStephan Bergmann3-56/+28
2017-06-30oovbaapi: add Borders.TintAndShade PropertyTamas Bunth3-0/+25
2017-06-30loplugin:oncevarStephan Bergmann2-7/+3
2017-06-30Fix previous commit for non-MACOSXStephan Bergmann1-7/+4
2017-06-30loplugin:oncevarStephan Bergmann5-9/+7
2017-06-30loplugin:oncevarStephan Bergmann1-1/+3
2017-06-29loplugin:oncevarStephan Bergmann1-2/+1
2017-06-29fdo#43157 convert OSL_ASSERT to assert in sd/source/ui/slidesorter/cacheBernhard Widl5-11/+11
2017-06-29related tdf#82173 writerfilter: ensure Xnote para-style round-trippingJustin Luth2-2/+11
2017-06-29loplugin:oncevarStephan Bergmann1-3/+3
2017-06-29Added find function to FastAttributeList:Mohammed Abdul Azeem4-13/+30
2017-06-29loplugin:oncevarStephan Bergmann1-2/+1
2017-06-29VBA test - add RATE, RGB functionsZdeněk Crhonek3-0/+158
2017-06-29Move lcl_getScriptClass into only callerTor Lillqvist1-5/+1
2017-06-29No need for this variable to be staticTor Lillqvist1-1/+1
2017-06-29ScGlobal already caches the global collatorTor Lillqvist1-1/+1
2017-06-29tdf#108836 sw: don't enable Undo if Steps configured to 0Michael Stahl2-2/+10
2017-06-29ScTable::VisibleDataCellIterator::ROW_NOT_FOUND can be constexpr and privateTor Lillqvist2-4/+2
2017-06-29ScRowBreakIterator::NOT_FOUND can be constexprTor Lillqvist2-3/+1
2017-06-29Don't let m_nGrabLevel become negative, tdf#108705 relatedEike Rathke1-3/+6
2017-06-29fix some crashes in unusedfields pluginNoel Grandin1-24/+26
2017-06-29Doc properties: It's signatures (plural)Samuel Mehrbrodt1-1/+1
2017-06-29loplugin:oncevarStephan Bergmann1-3/+4
2017-06-29loplugin:oncevarStephan Bergmann2-4/+2
2017-06-29loplugin:oncevarStephan Bergmann1-2/+1
2017-06-29loplugin:oncevarStephan Bergmann2-9/+5
2017-06-29unusedfields loplugin writeonly analysis improvementsNoel Grandin3-13/+67
2017-06-29SmartArt: undo diagram elements' size changeGrzegorz Araminowicz1-4/+4
2017-06-29PieChart::PieLabelInfo::moveAwayFrom bAlternativeMoveDirection is "TODO"Stephan Bergmann2-5/+5
2017-06-29ChartTypeHelper::getSupportedLabelPlacements nDimensionCount was ignoredStephan Bergmann12-16/+14
2017-06-29Revert "revert related tdf#82173 writerfilter: ignore case when mapping styles"Stephan Bergmann1-22/+12
2017-06-29improve refcounting lopluginNoel Grandin24-43/+117
2017-06-29loplugin:oncevar variousNoel Grandin15-45/+32
2017-06-29Using range-for instead of iterator loop:Mohammed Abdul Azeem7-34/+31
2017-06-29revert related tdf#82173 writerfilter: ignore case when mapping stylesJustin Luth1-12/+22
2017-06-29no need to manually keep track of listener rangeMarkus Mohrhard2-26/+1
2017-06-28Add LOKit Enums to Document.javaXimeng Zu1-0/+21
2017-06-28Watermark: tdf#91687 correct size in the .docSzymon Kłos6-6/+56
2017-06-28Use SvTreeListBox's own method: RemoveEntryMuhammet Kara1-1/+1
2017-06-28sc lok: disable Undo/Redo state if conflict with other viewsHenry Castro3-2/+94