summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-23Make ScToken::GetSingleRef etc. return * instead of &Stephan Bergmann
2014-10-23Turn virtual ScToken::Dump into a single free function DumpTokenStephan Bergmann
2014-10-23loplugin:saloverrideStephan Bergmann
2014-10-23Turn static ScToken::ExtendRangeReference into free functionStephan Bergmann
2014-10-23Move FormulaToken::TextEqual overrides down into specific subclassesStephan Bergmann
2014-10-23gcc4.7.3 complains about the assertsNoel Grandin
2014-10-23sw: fix undefined casts of SwTxtInputFldMichael Stahl
2014-10-22Reduce scopes and add some whitespaces.Kohei Yoshida
2014-10-22Describe text animation types.Kohei Yoshida
2014-10-22SetObjectItemSet() eventually calls NbcAdjustTextFrameWidthAndHeight().Kohei Yoshida
2014-10-22AdoptTextMinSize() calls NbcAdjustTextFrameWidthAndHeight() at the end.Kohei Yoshida
2014-10-22Reduce scope level & Annotate the code a bit.Kohei Yoshida
2014-10-22Remove local variables that are no longer used.Kohei Yoshida
2014-10-22Method descriptions.Kohei Yoshida
2014-10-22Inlining make no sense for virtual functions.Kohei Yoshida
2014-10-22GetSymName() not used.Kohei Yoshida
2014-10-22GetNameAsString() identical to GetName(). Remove this and use GetName().Kohei Yoshida
2014-10-22( void ) -> ()Kohei Yoshida
2014-10-22Be sure to copy the cell text attributes values to and from clip.Kohei Yoshida
2014-10-22Set script type to latin for formula cells with numeric results.Kohei Yoshida
2014-10-22Exit early in case the column has no cell notes to copy to destination.Kohei Yoshida
2014-10-22Set latin script to numeric blocks of applicable columns.Kohei Yoshida
2014-10-22Check for standard number format rather than just for 'General'.Kohei Yoshida
2014-10-22Move this useful function to sc::NumFmtUtil.Kohei Yoshida
2014-10-22Try to determine whether or not a column has all 'General' number formatKohei Yoshida
2014-10-22Move SetAttrEntries from ScDocument to ScDocumentImport.Kohei Yoshida
2014-10-22Update all script types in the marked ranges up-front.Kohei Yoshida
2014-10-22Annotate FindEditCellsHandler.Kohei Yoshida
2014-10-22Store height array to RowHeightContext and reduce function arg counts.Kohei Yoshida
2014-10-22Set rotation reference directly via internal API.Kohei Yoshida
2014-10-22Set cell style name to the document directly, bypassing the UNO API.Kohei Yoshida
2014-10-22i#84172 RTF import: handle nested groups inside redlinesMiklos Vajna
2014-10-22fdo#84844 Sidebar: Use SvxColorToolBoxControl for paragraph colorMaxim Monastirsky
2014-10-22Related: fdo#84844 Support of Sidebar wide buttons in SvxColorToolBoxControlMaxim Monastirsky
2014-10-22scp2: fix language codes for sr-Latn and ca-valenciaAndras Timar
2014-10-22Bin unused version.map fileTor Lillqvist
2014-10-22WaE: overriding virtual function declaration not marked 'override'Tor Lillqvist
2014-10-22WaE: Unreferenced function definitionTor Lillqvist
2014-10-22Revert "PythonTest_dbaccess_python: don't modify source document"Michael Stahl
2014-10-22unusedcode: Remove Deflater::setLevelMatúš Kukan
2014-10-22Match also "debug" lines (for instance from SAL_DEBUG)Tor Lillqvist
2014-10-22fdo#85324 Prioritize writerglobal8_template detectionMaxim Monastirsky
2014-10-22framework, unotest: do not override UserInstallation from environmentMichael Stahl
2014-10-22remove original and unused word for windows 1 filterCaolán McNamara
2014-10-22Resolves: ooo#40683 support word for windows 1Caolán McNamara
2014-10-22callcatcher: update unused codeCaolán McNamara
2014-10-22Avoid unnecessary #includeStephan Bergmann
2014-10-22fdo#75757: remove inheritance to std::vectorTakeshi Abe
2014-10-22fdo#83991 - remove redundant function folding comments.Vinicius Vendramini
2014-10-22fdo#84168 change writerperfect filters to use a new base class templateTakeshi Abe