summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-26Be careful not to access a string out of boundsTor Lillqvist
2013-08-25Unused variable.Kohei Yoshida
2013-08-25A little more cleanup.Kohei Yoshida
2013-08-25Combine SetMatrixCellData() with SetCellData().Kohei Yoshida
2013-08-25Now we don't need to increment progress bar on every edit cell.Kohei Yoshida
2013-08-25fdo#60740: Export multi-line formula results to ods without UNO API.Kohei Yoshida
2013-08-25fdo#60740: Export cell field items without using UNO API.Kohei Yoshida
2013-08-25fdo#60740: Handle empty paragraphs correctly.Kohei Yoshida
2013-08-25fdo#60740: Export edit cells to ods without using UNO API.Kohei Yoshida
2013-08-25Create sections for unformatted paragraphs too.Kohei Yoshida
2013-08-25Don't sign the Current symlink in a frameworkTor Lillqvist
2013-08-25Fix "Save As" when sandboxed on OS XTor Lillqvist
2013-08-25Simplify iterator managementJulien Nabet
2013-08-25Linking symbols only once.Minh Ngo
2013-08-25fdo#57950: Remove some chained appends in swJelle van der Waa
2013-08-25String to OUStringMatteo Casalin
2013-08-25Use support function for name of servicesMatteo Casalin
2013-08-25vector<OUString*> to vector<OUString> as a temporaryMatteo Casalin
2013-08-25String to OUString and some cleanupMatteo Casalin
2013-08-25String to OUString and hide implementation detailsMatteo Casalin
2013-08-25String to OUString + missing SetTextMatteo Casalin
2013-08-25SwGlTreeListBox: NotifyCoping and NotifyMoving almost equalMatteo Casalin
2013-08-25Reduce getToken load by using nIndexMatteo Casalin
2013-08-25String to OUStringMatteo Casalin
2013-08-25String to OUStringMatteo Casalin
2013-08-25Improve descriptionMatteo Casalin
2013-08-25String to OUStringMatteo Casalin
2013-08-25String to OUStringMatteo Casalin
2013-08-25String to OUStringMatteo Casalin
2013-08-25String to OUStringMatteo Casalin
2013-08-25String to OUStringMatteo Casalin
2013-08-25String to OUStringMatteo Casalin
2013-08-25String to OUStringMatteo Casalin
2013-08-25String to OUStringMatteo Casalin
2013-08-25TypoTor Lillqvist
2013-08-24commited PolynomialRegressionCurveCalculator2 by accidentTomaž Vajngerl
2013-08-24Forgotten one SAL_CALL in AgileDocumentHandlerTomaž Vajngerl
2013-08-24and also add SAL_CALL to AgileTokenHandlerTomaž Vajngerl
2013-08-25Avoid OS X sandbox messages when just checking if a pathname is a directoryTor Lillqvist
2013-08-25More work on a sandboxed LibreOffice on OS XTor Lillqvist
2013-08-25Switch from OSL_TRACE to SAL_INFO()Tor Lillqvist
2013-08-25The "shared" extensions are read-only when HAVE_FEATURE_READONLY_INSTALLSETTor Lillqvist
2013-08-25Do more syscalls using a security scope bookmark on OS X when sandboxedTor Lillqvist
2013-08-24Encryption: and add exceptions to methods that need itTomaž Vajngerl
2013-08-24Make this a separate function.Kohei Yoshida
2013-08-24Change of plan - we need to include feature attributes here as well.Kohei Yoshida
2013-08-24We can simplify this one too.Kohei Yoshida
2013-08-24Remove ugly and expensive hack only to see if the cell is an edit cell.Kohei Yoshida
2013-08-24Use smart pointer for this too.Kohei Yoshida
2013-08-24Provide a way to retrieve current cell instance during ods export.Kohei Yoshida