summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-05-21Little cleanup in image loader internal functionslibreoffice-4-1-branch-pointRodolfo Ribeiro Gomes
2013-05-21move DBG_UNHANDLED_EXCEPTION out of lineNoel Grandin
2013-05-21do not second-guess help langs for installationDavid Tardon
2013-05-21Re-add PNG file that used to have a pathological (LF) filenameIsamu Mogi
2013-05-21Avoid pathological filename, breaking checkout on some systems.Isamu Mogi
2013-05-21Fix two SfxFilterMatcher_Impl memory leaks.Mark Wielaard
2013-05-21fdo#64011 fix the position and the drawing from left to right in RTL sheetFaisal M. Al-Otaibi
2013-05-21Updated corePetr Mladek
2013-05-21helpcontent2: add missing auxiliary helpcontent files for bn-INPetr Mladek
2013-05-21allow to create new database using the wizard again (fdo#62937)Petr Mladek
2013-05-21fdo#46808, fix unit testNoel Grandin
2013-05-21fdo#46808, Use service constructorsNoel Grandin
2013-05-21fdo#46808, Convert chart2::Title service to new styleNoel Grandin
2013-05-21fdo#46808, Convert various chart2:*Scaling services to new styleNoel Grandin
2013-05-21fdo#46808, GetStorageFromURL now takes an XComponentContextNoel Grandin
2013-05-21remove unnecessary macrosNoel Grandin
2013-05-21Remove unnecessary namespacingNoel Grandin
2013-05-21fix alignment in codeNoel Grandin
2013-05-21fdo#46808, Clean up old usages of ExtToolkitNoel Grandin
2013-05-21fdo#46808, Convert awt::XUnoControlDialog to new styleNoel Grandin
2013-05-21fdo#46808, Convert awt::UnoControlDialogModel to new styleNoel Grandin
2013-05-21Bypass for now an OSL_ENSURE that doesn't compileTor Lillqvist
2013-05-20Rehash the 0.8.1 package due to a last minute oops.Kohei Yoshida
2013-05-20We don't need this patch anymore.Kohei Yoshida
2013-05-20Update mdds to 0.8.1.Kohei Yoshida
2013-05-20Test performance of pasting of formula cells as well.Kohei Yoshida
2013-05-20Another performance scenario. Pasting of cells interspersed with empty ones.Kohei Yoshida
2013-05-20A bit cleaner way to measure time segment.Kohei Yoshida
2013-05-20Make these stack variables & fix one memory leak with the undo object.Kohei Yoshida
2013-05-20Add performance test for repeat-pasting cell to a large cell range.Kohei Yoshida
2013-05-20Ditto when purging broadcasters.Kohei Yoshida
2013-05-20A bit of cleanup.Kohei Yoshida
2013-05-20Do the same trick when getting broadcasters during mass formula cell deletion.Kohei Yoshida
2013-05-20Keep track of column block positions when mass-pasting formula cells.Kohei Yoshida
2013-05-20A bit of cleanup before refactoring.Kohei Yoshida
2013-05-20Prefer early bail-out.Kohei Yoshida
2013-05-20Compiler warning.Kohei Yoshida
2013-05-20Optimize ScColumn::MixData() to remove several bottlenecks.Kohei Yoshida
2013-05-20A bit of a cleanup.Kohei Yoshida
2013-05-20Keep track of column block positions in ScDocumentImport too.Kohei Yoshida
2013-05-20Same with MixDocument(). But this one has additional bottleneck...Kohei Yoshida
2013-05-20Make it exception safe.Kohei Yoshida
2013-05-20Reuse CopyToDocContext for UndoTo*.Kohei Yoshida
2013-05-20Do the same thing for CopyToDocument.Kohei Yoshida
2013-05-20Move the boolean flags to the context bucket.Kohei Yoshida
2013-05-20Do the same optimization for CopyToClip.Kohei Yoshida
2013-05-20Get the script type in an efficient manner.Kohei Yoshida
2013-05-20Optimize ScViewFunc::GetSelectionScriptType().Kohei Yoshida
2013-05-20Cleaned up a bit to remove the need to initialize the block positions.Kohei Yoshida
2013-05-20Speed up ScColumn::HasEditCells() by keeping track of block position.Kohei Yoshida