summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-11-29Revert "Resolves: fdo#71527 make presenter console not crash/useless"Thorsten Behrens
2013-11-29fdo#71936 Add Excel 2010 functions GAMMA.DIST, GAMMA.INV, GAMMALN.PRECISEWinfried Donkers
2013-11-29Catch block smells like leftover debugging codeStephan Bergmann
2013-11-29Fix Cygwin PATH compositionStephan Bergmann
2013-11-29wsprintf is broken by design and never writes more than 1024 charactersStephan Bergmann
2013-11-29static, not mysteriousStephan Bergmann
2013-11-29WaE: Silence bogus MSVC 2012 warningTor Lillqvist
2013-11-29Surely ATSLayout is no friend of the CoreText AquaSalGraphicsTor Lillqvist
2013-11-29Fix bit-rot in the ATSUI codeTor Lillqvist
2013-11-29GPU Calc: fix warningsI-Jui (Ray) Sung
2013-11-29Avoid false warning about potentially uninitialized variableStephan Bergmann
2013-11-29WaE: empty bodyDavid Tardon
2013-11-29typos in UIAndras Timar
2013-11-29GPU Calc: fix compilation failuresI-Jui (Ray) Sung
2013-11-29GPU Calc: do not direclty inline constants coming from data cellsI-Jui (Ray) Sung
2013-11-29GPU Calc: WaE fixes.Michael Meeks
2013-11-29GPU Calc: reflect the true cost of InterpretTail more accurately.Michael Meeks
2013-11-29GPU Calc - disable printf console debugging.Michael Meeks
2013-11-29GPU Calc: NULL scores are really very high, it's an inverse scale.Michael Meeks
2013-11-29Drop duplicate #includeTakeshi Abe
2013-11-29only call switchOpenCLDevice only onceMarkus Mohrhard
2013-11-29GPU Calc: Avoid dereferencing null 'score' field in some cases.Michael Meeks
2013-11-28Remove UTF-8 comment.Tomofumi Yagi
2013-11-29Avoid pointless class derivation for the CoreText SystemFontListTor Lillqvist
2013-11-28Re-factoring: Avoid pointless class derivationTor Lillqvist
2013-11-28add dummy oglcanvas::SpriteCanvas::copyRect so this compiles...Michael Stahl
2013-11-28Re-factoring: Avoid pointless class derivationTor Lillqvist
2013-11-28fix error C3665: override specifier 'override' not allowed on a destructorMatúš Kukan
2013-11-28make data streams an experimental featureMatúš Kukan
2013-11-28fix memory leakMatúš Kukan
2013-11-28datastreams: No need to disable undo. We do not add undo actions.Matúš Kukan
2013-11-28datastreams: Simplify code for importing CSV data.Matúš Kukan
2013-11-28datastreams: for security, ask before executing a script when importingMatúš Kukan
2013-11-28Let's use ScRefreshTimer for data streams instead of our own thread.Matúš Kukan
2013-11-28Allow to edit data stream from Edit-> Links... dialog.Matúš Kukan
2013-11-28export data streams; pretend to be an area linkMatúš Kukan
2013-11-28Import data streams - reuse infrastructure for ScAreaLink.Matúš Kukan
2013-11-28Rework data streams to be more like file links (ScAreaLink).Matúš Kukan
2013-11-28Use better icons for data streams.Matúš Kukan
2013-11-28Integrate branch of IAccessible2Steve Yin
2013-11-28CppunitTest_sw_ooxmlexport: speed up activex*Miklos Vajna
2013-11-28SwModelTestBase: write csv output to stdoutMiklos Vajna
2013-11-28Resolves: fdo#71527 make presenter console not crash/uselessCaolán McNamara
2013-11-28Remove code that never effectively did anythingStephan Bergmann
2013-11-28fdo#69636 DOCX export: fix VML export of vert=vert270 drawingML textframesMiklos Vajna
2013-11-28sw doc model dump: handle SvxCharRotateItemMiklos Vajna
2013-11-28warning C4702: unreachable codeStephan Bergmann
2013-11-28warning C4702: unreachable codeStephan Bergmann
2013-11-28Updated coreCaolán McNamara
2013-11-28add mnemonicCaolán McNamara