summaryrefslogtreecommitdiff
path: root/svx/source
AgeCommit message (Expand)AuthorFilesLines
2014-07-01Related: fdo#80713 make 'Gif image', etc. translatableCaolán McNamara3-10/+70
2014-06-26fixes for up-casting to Reference<XInterface>Noel Grandin7-11/+11
2014-06-25fdo#37401 - fixed the old vector lengthHideki Ikeda1-1/+1
2014-06-24fdo#75339: Substituting XInterface* eq. for object eq. requires queryInterfaceStephan Bergmann1-2/+4
2014-06-24Related bnc#822625: Minimum height was not invalidated when rectangle changes.Matúš Kukan3-14/+9
2014-06-23fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida12-33/+52
2014-06-23Resolves: fdo#80327 Sound list box when non-English UIJulien Nabet1-28/+10
2014-06-17bnc#882627: Allow to edit spacing to contents even with no borders visible.Matúš Kukan1-1/+1
2014-06-13Introduce HAVE_FEATURE_GLTF to enable/disable gltf related codeZolnai Tamás1-0/+6
2014-06-12fdo#79883 the page view object contact must existDavid Tardon1-3/+6
2014-06-10avoid problems with poppler's and vcl's FontInfo during runtimeMarkus Mohrhard4-26/+26
2014-06-03disallow private use language tags in combo box editEike Rathke1-1/+1
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-19hrc and src files: squeeze multiple newlinesThomas Arnhold18-60/+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-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 Arnhold1-2/+0
2014-05-16introduce SvxLanguageBoxBase, SvxLanguageBox, SvxLanguageComboBoxEike Rathke1-75/+205
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold4-6/+7
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