summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-02-28GPU-Calc: remove the flag of USE_HOST_PTR and ALLOC_HOST_PTRlibreoffice-4-2-milestone-6Wei Wei1-20/+27
2014-02-28GPU-Calc: Change the szHostBuffer to fix the out of boundary bugWei Wei1-1/+4
2014-02-28Store the length of originally requested array size prior to trimming.Kohei Yoshida3-18/+36
2014-02-28Ensure that numeric array storage is aligned to 256-byte boundary.Kohei Yoshida2-1/+93
2013-12-13Fix performance regression from ScMatrix conversion to multi_type_matrix.libreoffice-4-2-milestone-5Kohei Yoshida1-33/+33
2013-12-12Expert config: 6px between lines + center the button.Jan Holesovsky1-1/+4
2013-12-12Expert config: Introduce configuration key to disable expert config.Jan Holesovsky2-0/+10
2013-12-12Fix "fit to column" breakage.Kohei Yoshida1-1/+1
2013-12-12resolved fdo#67205 CRITBINOM and BINOM.INV, use ODF OpenFormula descriptionEike Rathke1-2/+2
2013-12-12Updated coreEike Rathke1-0/+0
2013-12-12probabilty -> probabilityEike Rathke1-1/+1
2013-12-12startcenter: Smaller frame around the entire start center area (6 -> 1px).Jan Holesovsky1-16/+16
2013-12-12Start center: Re-introduce the Macros menu, people use it.Jan Holesovsky1-0/+9
2013-12-12Start center: Use the welcome text that was agreed by UX / design team.Jan Holesovsky1-1/+1
2013-12-12pages with equal Priority and Class getting droppedCaolán McNamara1-3/+8
2013-12-12fix occasional crash on dragging and dropping pages in slidesortersCaolán McNamara2-7/+38
2013-12-12startcenter: Update the button descriptions to the UX team decision.Jan Holesovsky1-6/+6
2013-12-12fdo#67011: Run Display::Yield through KDEXLib::Yield.Jan-Marek Glogowski1-6/+16
2013-12-12About config: Make the value box dialog a bit nicer.Jan Holesovsky2-5/+7
2013-12-12fdo#72125: GetTextWidth() can get very expensive.Jan Holesovsky1-1/+19
2013-12-12getStatusIndicator can apparently return nullStephan Bergmann1-4/+8
2013-12-11Fix paste as link, and a test case to catch it in the future.Kohei Yoshida3-2/+42
2013-12-11Open .tab files with CalcMaxim Monastirsky2-1/+3
2013-12-11Let's use a status indicator while exporting to xlsx.Kohei Yoshida4-4/+21
2013-12-11CID#736170, CID#736171, CID#736172 Out-of-Bounds read/writeJulien Nabet1-8/+7
2013-12-11fdo#71748 Fix also for hicontrast and sifr themesMaxim Monastirsky3-1/+1
2013-12-11Fix typoMaxim Monastirsky1-2/+2
2013-12-11disposed but not dtoredCaolán McNamara1-0/+6
2013-12-11correctly dispose to avoid cyclic dependenciesCaolán McNamara1-1/+19
2013-12-11Add back check for missing libgetuid.so.Matúš Kukan2-3/+6
2013-12-11fdo#67388: installer: Fix path to libgetuid.so again. Hardcode it.Matúš Kukan2-18/+3
2013-12-11sw/qa/tiledrendering/tiledrendering.ui is not for translationAndras Timar1-8/+8
2013-12-11WaE: : ignoring return value -Werror=unused-resultTomaž Vajngerl1-1/+2
2013-12-11one missing icon from draw tool-barNorah A. Abanumay1-0/+0
2013-12-11new icons for Sifr icon themeNorah A. Abanumay163-0/+0
2013-12-10fdo#66969: Reset group dimension data from all referencing pivot objects.Kohei Yoshida2-25/+42
2013-12-10Dump group types from pivot cache for debugging.Kohei Yoshida1-15/+53
2013-12-10fdo#66969: Set selected page name after building all dimension members.Kohei Yoshida2-1/+39
2013-12-10Allow dumping of internal states of pivot table objects for debugging.Kohei Yoshida4-0/+128
2013-12-10offapi: fdo#69306 tweak multi-paragraph parameter commentMichael Stahl1-2/+0
2013-12-10Related: #i33737# correction: assure the selections does not...Oliver-Rainer Wittmann1-3/+2
2013-12-10fdo#40315 Improve text for moving average trendlineLaurent Balland-Poirier4-3/+23
2013-12-10sax, xmloff: fix ODF import/export of text:time/text:time-valueMichael Stahl6-60/+329
2013-12-10fdo#70278: editeng: fix Time fields in ImpressMichael Stahl1-1/+1
2013-12-10editeng: fix more 32-bit Time breakageMichael Stahl4-13/+13
2013-12-10fdo#70198: sw: don't truncate Time values on 32bit platformsMichael Stahl2-3/+5
2013-12-10sd: PPT export: fix assert on 0-length text portionsMichael Stahl1-1/+3
2013-12-10svtools: don't dereference invalid iteratorMichael Stahl1-0/+2
2013-12-10Get rid of $(share_subdir_name) againStephan Bergmann13-69/+174
2013-12-10WaE: unused variable 'aService' [loplugin]Tor Lillqvist1-1/+0