summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2014-06-02Pass also const CellRef& to save a lot of getCellByPosition() calls.Matúš Kukan3-10/+7
2014-05-29reportdesign: Fix applying the last used colorMaxim Monastirsky1-2/+4
2014-05-28Related bnc#822625: Cache minimum height for table cells.Matúš Kukan2-5/+10
2014-05-27various situations where graphic go missing on saveOliver-Rainer Wittmann1-3/+5
2014-05-27fdo#78920: Number %NUMBERSTRING in tooltipJason Hulme2-38/+3
2014-05-23feedback color indicator for invalid tagsEike Rathke1-0/+19
2014-05-23switch the Western language list box to SvxLanguageComboBoxEike Rathke1-0/+90
2014-05-21we have GetEntryPos(), use itEike Rathke1-8/+12
2014-05-21Split ZCodec::BeginCompression param into its 3 independent componentsStephan Bergmann1-1/+1
2014-05-21RID_DLG_UPDATE conversion to .uisk941-5/+5
2014-05-20Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part18Julien Nabet30-363/+363
2014-05-20SvxRelativeField: set the unit from the passed stringmapMichael Stahl1-4/+10
2014-05-20fdo#77282 Replace "Edit Group" with "Enter Group"Laurent Balland-Poirier1-1/+1
2014-05-19hrc and src files: squeeze multiple newlinesThomas Arnhold19-66/+0
2014-05-19loplugin:saloverrideStephan Bergmann1-9/+9
2014-05-19loplugin:unreffunStephan Bergmann1-7/+0
2014-05-19svx: SvxPixelCtl should never be able to have zero linesChris Sherlock1-0/+1
2014-05-19Resolves: fdo#78841 crash because parent isn't SvxTabPageCaolán McNamara2-15/+9
2014-05-19We apparently don't want to build pixelctl for WNTTor Lillqvist1-1/+2
2014-05-19svx: pixelctl demo - cleanup headersChris Sherlock1-8/+0
2014-05-19svx: Create pixel control (bitmap editing) demoChris Sherlock3-0/+203
2014-05-18Correct prefixMaxim Monastirsky1-5/+5
2014-05-18Fix last color detectionMaxim Monastirsky1-1/+1
2014-05-18That's actually a pointerMaxim Monastirsky1-3/+3
2014-05-18fdo#46839 Convert line color picker to split buttonMaxim Monastirsky5-81/+93
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante5-9/+6
2014-05-17fdo#78149: set the ViewPort even when painting to a MetaFileMichael Stahl1-1/+3
2014-05-16unused XGradient::VclGradientMiklos Vajna1-16/+0
2014-05-16more SvxLanguageBoxBase interfacingEike Rathke1-4/+97
2014-05-16strangely obvious leaky codeCaolán McNamara1-0/+1
2014-05-16ODF filters: fallback glTF model to bitmap for older versionsZolnai Tamás2-1/+7
2014-05-16clean up, remove eof commentsThomas Arnhold2-8/+0
2014-05-16introduce SvxLanguageBoxBase, SvxLanguageBox, SvxLanguageComboBoxEike Rathke1-75/+205
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold96-257/+258
2014-05-14Keep only one class for toolbox color controlsMaxim Monastirsky4-421/+101
2014-05-14Revert "fdo#77683 the color in the toolbar buttons doesn't change."Maxim Monastirsky1-2/+7
2014-05-14Find places where uno::Sequence is passed by value.Noel Grandin2-2/+2
2014-05-13unused XFillStyleItem ctorMiklos Vajna1-5/+0
2014-05-13remove dead codeNoel Grandin1-50/+0
2014-05-13coverity#1212488 Copy-paste errorThomas Arnhold1-1/+1
2014-05-11SdrObjCustomShape::GetCustomShapeEngine: aEngine can't be empty at this pointMiklos Vajna1-11/+8
2014-05-11Fix previous commit (svx part)Julien Nabet1-2/+2
2014-05-11Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part10Julien Nabet2-9/+9
2014-05-10coverity#708341 Uninitialized scalar fieldCaolán McNamara1-0/+2
2014-05-10coverity#984153 Uninitialized scalar fieldCaolán McNamara1-2/+3
2014-05-09'!= false' is redundant, and confusing - kill it.Jan Holesovsky3-3/+3
2014-05-09coverity#1209792 Dereference before null checkCaolán McNamara1-5/+3
2014-05-09coverity#1209818 Dereference before null checkCaolán McNamara1-2/+2
2014-05-08some more %PRODUCTNAME usageThomas Arnhold1-2/+2
2014-05-08typosThomas Arnhold2-3/+3