summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* de-break published API changeCaolán McNamara2013-05-214-66/+106
* Related: #i121442# - Extend css::awt::XGraphic to draw imagesAriel Constenla-Haile2013-05-215-137/+294
* Related: #i121442# Add support for StatusBar merging via configurationAriel Constenla-Haile2013-05-211-0/+107
* restore StatusBar::GetItemData, etc. because we need it againCaolán McNamara2013-05-212-0/+190
* absoletely guarantee there is no mem leakCaolán McNamara2013-05-211-9/+5
* Adapt to new com/sun/star/oox/Stephan Bergmann2013-05-211-0/+1
* fdo#46808, Convert more XMultiServiceFactory to XComponentContextNoel Grandin2013-05-215-45/+38
* more linking fixNoel Grandin2013-05-211-0/+1
* remove unused member and methodNoel Grandin2013-05-213-8/+4
* fdo#46808, Convert oox::PowerPointExport service to new styleNoel Grandin2013-05-215-17/+57
* fix for linkingNoel Grandin2013-05-218-2/+9
* fdo#46808, Convert oox.ExcelFilterExport service to new styleNoel Grandin2013-05-216-19/+58
* fdo#46808, Remove unnecessary XMultiServiceFactory memberNoel Grandin2013-05-218-29/+14
* fdo#46808, Convert chart2::*RegressionCurve services to new styleNoel Grandin2013-05-218-37/+170
* fdo#46808, Convert some XMultiServiceFactory to XComponentContextNoel Grandin2013-05-2114-29/+20
* bump product version to 4.2.0.0.alpha0+Petr Mladek2013-05-211-1/+1
* Little cleanup in image loader internal functionslibreoffice-4-1-branch-pointRodolfo Ribeiro Gomes2013-05-211-43/+22
* move DBG_UNHANDLED_EXCEPTION out of lineNoel Grandin2013-05-212-39/+54
* do not second-guess help langs for installationDavid Tardon2013-05-212-10/+3
* Re-add PNG file that used to have a pathological (LF) filenameIsamu Mogi2013-05-211-0/+0
* Avoid pathological filename, breaking checkout on some systems.Isamu Mogi2013-05-211-0/+0
* Fix two SfxFilterMatcher_Impl memory leaks.Mark Wielaard2013-05-211-1/+9
* fdo#64011 fix the position and the drawing from left to right in RTL sheetFaisal M. Al-Otaibi2013-05-211-0/+7
* Updated corePetr Mladek2013-05-210-0/+0
* helpcontent2: add missing auxiliary helpcontent files for bn-INPetr Mladek2013-05-211-0/+0
* allow to create new database using the wizard again (fdo#62937)Petr Mladek2013-05-211-7/+3
* fdo#46808, fix unit testNoel Grandin2013-05-211-0/+1
* fdo#46808, Use service constructorsNoel Grandin2013-05-212-28/+16
* fdo#46808, Convert chart2::Title service to new styleNoel Grandin2013-05-2130-220/+309
* fdo#46808, Convert various chart2:*Scaling services to new styleNoel Grandin2013-05-2110-42/+30
* fdo#46808, GetStorageFromURL now takes an XComponentContextNoel Grandin2013-05-211-1/+1
* remove unnecessary macrosNoel Grandin2013-05-211-20/+12
* Remove unnecessary namespacingNoel Grandin2013-05-212-21/+22
* fix alignment in codeNoel Grandin2013-05-211-8/+10
* fdo#46808, Clean up old usages of ExtToolkitNoel Grandin2013-05-213-10/+7
* fdo#46808, Convert awt::XUnoControlDialog to new styleNoel Grandin2013-05-2115-139/+213
* fdo#46808, Convert awt::UnoControlDialogModel to new styleNoel Grandin2013-05-2128-519/+627
* Bypass for now an OSL_ENSURE that doesn't compileTor Lillqvist2013-05-211-1/+3
* Rehash the 0.8.1 package due to a last minute oops.Kohei Yoshida2013-05-201-1/+1
* We don't need this patch anymore.Kohei Yoshida2013-05-202-26/+0
* Update mdds to 0.8.1.Kohei Yoshida2013-05-202-2/+2
* Test performance of pasting of formula cells as well.Kohei Yoshida2013-05-201-0/+94
* Another performance scenario. Pasting of cells interspersed with empty ones.Kohei Yoshida2013-05-201-0/+92
* A bit cleaner way to measure time segment.Kohei Yoshida2013-05-201-21/+40
* Make these stack variables & fix one memory leak with the undo object.Kohei Yoshida2013-05-201-9/+6
* Add performance test for repeat-pasting cell to a large cell range.Kohei Yoshida2013-05-207-0/+116
* Ditto when purging broadcasters.Kohei Yoshida2013-05-209-44/+26
* A bit of cleanup.Kohei Yoshida2013-05-201-6/+9
* Do the same trick when getting broadcasters during mass formula cell deletion.Kohei Yoshida2013-05-203-3/+20
* Keep track of column block positions when mass-pasting formula cells.Kohei Yoshida2013-05-2013-41/+165