summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2021-07-30drawinglayer: move TextLayouter to processor2dTomaž Vajngerl
2021-07-30drawinglayer: make VisitingParameters constructor explicitTomaž Vajngerl
2021-07-30Separate core drawinglayer func. into drawinglayercore libraryTomaž Vajngerl
2021-07-29osl::Mutex->std::mutex in FormulaBufferNoel Grandin
2021-07-29osl::Mutex->std::mutex in ColumnBlockPositionSetNoel Grandin
2021-07-29lok: sc: unit test for non existent tab view data fixDennis Francis
2021-07-28Keep ScParameterClassification sorted, tdf#76310 follow-upEike Rathke
2021-07-28Resolves: tdf#76310 Preserve whitespace TAB, CR, LF in formula expressionsEike Rathke
2021-07-28a11y: Add XAccessibleValue::getMinimumIncrement methodMichael Weghorn
2021-07-28lok: sc: avoid crash on non existent tab view dataDennis Francis
2021-07-28use officecfg for SvtCJKOptionsNoel Grandin
2021-07-27drop SvtLanguageOptions classNoel Grandin
2021-07-26use officecfg for SvxHtmlOptionsNoel Grandin
2021-07-26use officecfg for security optionsNoel Grandin
2021-07-26tdf#123626 Allow adding hyperlinks to shapesSamuel Mehrbrodt
2021-07-26tdf#143220 XLSX export: fix hyperlink to sheet targetTünde Tóth
2021-07-25use officecfg to retrieve OdfDefaultVersionNoel Grandin
2021-07-25use officecfg for drawing optionsNoel Grandin
2021-07-25use officecfg to retrieve WarnAlienFormatNoel Grandin
2021-07-24use officecfg to retrieve SaveRelInetNoel Grandin
2021-07-24use officecfg to retrieve SaveRelFSysNoel Grandin
2021-07-24use officecfg to retrieve PrettyPrintingNoel Grandin
2021-07-23tdf#143515: avoid memory leak in ScDrawLayer::DeleteObjectsInAreaMike Kaganski
2021-07-23use officecfg to retrieve GetIsForPagePreviewsNoel Grandin
2021-07-23Use vector instead of unique_ptrMike Kaganski
2021-07-23We already have this valueMike Kaganski
2021-07-23remove pimpl from ScZoomSliderNoel Grandin
2021-07-22no need to allocate ScTokenMatrixMap separatelyNoel Grandin
2021-07-22Dereferencing uninitialized pointerMike Kaganski
2021-07-21pass sc::ColumnIterator by valueNoel Grandin
2021-07-21pass SfxChildWinFactory around by valueNoel Grandin
2021-07-21flatten aCatLists in ScFunctionCategoryNoel Grandin
2021-07-21tdf#142600 - List tables in order of their appearanceAndreas Heinisch
2021-07-21Avoid deadlock between osl global mutex and cppu::getTypeEntries mutexStephan Bergmann
2021-07-21Avoid external processes picking up instdir/program/libnspr4.soStephan Bergmann
2021-07-21IsVertical->IsEffectivelyVertical, GetDirectVertical->GetVerticalMike Kaganski
2021-07-21flatten TableType in ColumnSpanSetNoel Grandin
2021-07-21flatten maTables in ColumnSpanSetNoel Grandin
2021-07-21flatten ScDetOpList vectorNoel Grandin
2021-07-21tdf#142854 XLSX import: fix grid visibility in headless modeAttila Szűcs
2021-07-21can pass SfxItemSet around by value in SfxShellNoel Grandin
2021-07-21Related: tdf#135762 Suppress cout if not command lineEike Rathke
2021-07-20Use some forward declarations in <editeng/editobj.hxx>Mike Kaganski
2021-07-20EditTextObject: use virtual interface instead of pimplMike Kaganski
2021-07-20tdf#142763 sc UI: add first page header/footer optionsDaniel Arato (NISZ)
2021-07-20Resolves tdf#143048 - Make autofilter popop resizableHeiko Tietze
2021-07-20tdf#46184 sc AutoFilter: reset filter options to default valuesTünde Tóth
2021-07-20tdf#123598 sc UI: don't show autofilter dropdown arrowsTünde Tóth
2021-07-19jsdialog: sidebar: avoid duplicated widget idsSzymon Kłos
2021-07-19no need for pimpl in ScCellRangesObjNoel Grandin