summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)Author
2016-11-19Revert "Use rtl::Reference to wrap ScAccessibleEditObject here."Kohei Yoshida
2016-11-20PivotMedian: ODS import / export of pivot table medianTamás Zolnai
2016-11-20PivotMedian: Implement median as a new pivot table functionTamás Zolnai
2016-11-20Display localized function names in Pivot Layout dialogTamás Zolnai
2016-11-20Remove some unused resource stringsTamás Zolnai
2016-11-19tdf#48140 Replace CellAddress uno calls with direct accessBartosz Kosiorek
2016-11-19Use rtl::Reference to wrap ScAccessibleEditObject here.Kohei Yoshida
2016-11-19strip now obsolete comment partEike Rathke
2016-11-19sc-perf: lock drawing layer during creation of captions for SaveEike Rathke
2016-11-19tdf#48140 Remove not used UNO headers from filtersBartosz Kosiorek
2016-11-19sc-perf: bundle SdrObject::BroadcastObjectChange() calls during SaveEike Rathke
2016-11-19LOK - Calc: use the tiled rendering area as visible area in PaintAreaMarco Cecchetti
2016-11-19LOK - calc: now PgUp/PgDn offset is used only when PgUp/PgDn are pressedMarco Cecchetti
2016-11-18fdo#71409: Prevent the a11y code from creating an edit view instance.Kohei Yoshida
2016-11-18Use std::unique_ptr for pEditEngine.Kohei Yoshida
2016-11-18Use std::unique_ptr for EditView.Kohei Yoshida
2016-11-18includes should be at the top of the fileNoel Grandin
2016-11-17Re-label more class members private from protected.Kohei Yoshida
2016-11-17Resolves: tdf#103994 AdjustReferenceOnMove: handle external referencesEike Rathke
2016-11-17Avoid -fsanitize=signed-integer-overflowStephan Bergmann
2016-11-17loplugin:unusedfieldsNoel Grandin
2016-11-17Add Skeleton for DataProvider ClassJaskaran Singh
2016-11-17Remove redundant checks on nullptr.Kohei Yoshida
2016-11-17Use std::unique_ptr for mpTextHelper.Kohei Yoshida
2016-11-16remove anything svHybridValueCell related, it's nowhere set anymoreEike Rathke
2016-11-16tdf#96475 restore the EmptyDisplayedAsString condition during loadEike Rathke
2016-11-16tdf#96475 PasteSpecial EmptyDisplayedAsString as emptyEike Rathke
2016-11-16make the element names in dumpAsXml match the class namesNoel Grandin
2016-11-16new loplugin finalprotectedNoel Grandin
2016-11-15tdf#96475 PutFormulaCell: any other cell than formula is utter nonsenseEike Rathke
2016-11-15tdf#96475 sort error result between text and empty cellEike Rathke
2016-11-15Spurious whitespace at end of lineStephan Bergmann
2016-11-15tdf#96099 Reduce no of typedefs used for trivial containersChamal
2016-11-15loplugin:constantparamNoel Grandin
2016-11-15sc-perf: HasAttrChanged: save unnecessary calls to SfxItemPool::Get()Eike Rathke
2016-11-14avoid reallocating if allocating once is enoughEike Rathke
2016-11-14loplugin:unusedmethodsNoel Grandin
2016-11-14ScFormulaCell::Notify: bail out early in doc dtorEike Rathke
2016-11-14coverity#703927 Unchecked return valueCaolán McNamara
2016-11-13drop extra semicolonsDavid Tardon
2016-11-12Actually this should be MAXROWCOUNT.Kohei Yoshida
2016-11-12Address warning from the MSVC compiler.Kohei Yoshida
2016-11-12loplugin:staticmethodsKohei Yoshida
2016-11-12loplugin:stringconstantKohei Yoshida
2016-11-12Dump the state of the "save" data as well.Kohei Yoshida
2016-11-12Let's just dump the result tree in dbgutil build.Kohei Yoshida
2016-11-12Let's hook up the pivot table dumper code to Ctrl-Shift-F8 as well.Kohei Yoshida
2016-11-12Renaming due to the fact that it now dumps non-formula blocks too.Kohei Yoshida
2016-11-12Keep loplugin:staticmethods happy.Kohei Yoshida
2016-11-12Dump the other block types as well.Kohei Yoshida