summaryrefslogtreecommitdiff
path: root/sc/source/ui/docshell/docsh3.cxx
AgeCommit message (Expand)Author
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-08-22fdo#82183 do not reset globals while loading a documentEike Rathke
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud
2014-06-25remove whitespaceMarkus Mohrhard
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-05-15Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-05-05resolved fdo#78294 default null-date for document import is 1899-12-30Eike Rathke
2014-04-23sc: sal_Bool->boolNoel Grandin
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-03-03Remove visual noise from scAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-19sal_Bool->boolNoel Grandin
2014-02-18sal_Bool->boolNoel Grandin
2014-02-18sal_Bool->bool, and remove some virtual modifiersNoel Grandin
2014-02-11Ensure that vector array has a numeric array of NaN's for empty range.Kohei Yoshida
2014-02-10loplugin:implicitboolconversion, loplugin:literaltoboolconversionStephan Bergmann
2014-01-28bool improvementsStephan Bergmann
2014-01-20sal_Bool->boolNoel Grandin
2013-11-28Clear column data cache here too.Kohei Yoshida
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::appendNoel Grandin
2013-10-18convert remaining String in SC to OUStringNoel Grandin
2013-10-08convert sc/source/ui/docshell/*.cxx from String to OUStringNoel Grandin
2013-10-04convert sc/source/ui/inc/d*.hxx from String to OUStringNoel Grandin
2013-07-25resolved fdo#67249 use ScFieldEditEngine to resolve field contentEike Rathke
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-28Move ScFormulaCell into its own header source files: formulacell.?xx.Kohei Yoshida
2013-03-26Get the whole change tracking code entirely ScBaseCell-free!Kohei Yoshida
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-09-11-Werror,-Wunused-private-field (various sc)Stephan Bergmann
2012-07-10Remove unused include statementsThomas Arnhold
2012-06-28probably the last uses of the one argument String::CreateFromAscii variantCaolán McNamara
2012-06-09Remove superfluous include commentsThomas Arnhold
2012-05-10WaE: unsafe mix of bool and sal_BoolCaolán McNamara
2012-04-10Grouping ScFormulaOptionsAlbert Thuswaldner
2012-02-27Splitting ScDocument::SetDocOptions, moved new SetFormulaOptions to ScDocShellAlbert Thuswaldner
2012-02-03Missing String -> OUStringStephan Bergmann
2012-02-03GetDescription() now deals with rtl::OUString.Kohei Yoshida
2012-02-03More on bool & string conversions.Kohei Yoshida
2011-11-27remove include of pch header from scNorbert Thiebaud
2011-11-23Reducing header dependency on markdata.hxx.Kohei Yoshida
2011-11-15Reset formula cell's changed flag only for those within visible range.Kohei Yoshida
2011-11-11ByteString->rtl::OStringCaolán McNamara
2011-11-07String->OUString in ScDocument and follow upMarkus Mohrhard
2011-09-12ResetChanged() now takes range list.Kohei Yoshida
2011-09-12PostPaint() now takes range list.Kohei Yoshida