summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2014-10-23Resolves: fdo#62682 crash on second export of svgCaolán McNamara3-0/+20
2014-10-02fdo#84315 quick fixLionel Elie Mamane2-2/+2
2014-10-01Resolves: fdo#79131 crash in EnhancedCustomShapeTypeNames::GetCaolán McNamara1-1/+1
2014-09-04fdo#44081 don't remove 'edit' pop-up menu entry from form in design modeLionel Elie Mamane1-3/+0
2014-09-03fdo#67615 TextField in table should use same formatting as floating TextFieldLionel Elie Mamane3-16/+4
2014-08-28Resolves: fdo#77516 sub-grid shouldn't be allowed as 0Caolán McNamara1-2/+6
2014-08-27Resolves: fdo#83062 infinite recursionCaolán McNamara1-4/+4
2014-08-26bnc#770711: Make changing table text color in impress always workMatúš Kukan1-0/+2
2014-07-29rhbz#1121254 reload font list from shell on changeDavid Tardon1-0/+6
2014-07-21bnc#883684: Better fix for this.Kohei Yoshida2-11/+9
2014-07-13fdo#81004 this looks like a mis-merge to meDavid Tardon1-8/+0
2014-07-10bnc#883684: Make chart objects exempt from automatic unloading.Kohei Yoshida2-0/+10
2014-07-04svx: the openglprimitive2d.hxx has been removedMichael Stahl2-2/+0
2014-07-04fdo#78908 Revert "Merge back branch alg_writerframes to trunk"Miklos Vajna16-115/+84
2014-07-04Make OpenGL 2D rendering working again.Markus Mohrhard8-32/+2
2014-07-01Resolves: fdo#42747 limits need to multiplied by num of decimal placesCaolán McNamara1-0/+7
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-02Resolves: fdo#79506 Some numbers are marked as translatableJulien Nabet1-5/+5
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