summaryrefslogtreecommitdiff
path: root/sc/source/ui/unoobj/docuno.cxx
AgeCommit message (Expand)Author
2024-11-28tdf#163913 Implement font-relative marginsJonathan Clark
2024-11-24Turn SC_MOD macro to a functionMike Kaganski
2024-11-20cool#7406: Refactor Calc->getPartInfo & use JsonWriter.Gökay Şatır
2024-09-04use less dynamic_cast when broadcasting SfxHint in scNoel Grandin
2024-09-01null deref of pTableView seenCaolán McNamara
2024-08-27sc: fix crash in ScModelObj::initializeForTiledRendering()Aron Budea
2024-08-16feat(invert): Allow inverted background on initSkyler Grey
2024-08-11cid#1558088 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-08-09fix(invert): Use separate view IDs when invertedSkyler Grey
2024-07-31reduce number of GetItem callsNoel Grandin
2024-06-18Remove duplicated includeBogdan Buzea
2024-05-28loplugin:ostr in sc/../unoobjNoel Grandin
2024-05-21tdf#161190: fix crash when exporting spreadsheet as PDF...Julien Nabet
2024-04-02tdf#160399 speed up print previewNoel Grandin
2024-03-18cid#1594402 Unchecked dynamic_castCaolán McNamara
2024-03-11tdf#159094 sc: fix failure when exporting media files to PDFTibor Nagy
2024-03-07Revert hyperlinkInfoAtPositon changes.Gökay Şatır
2024-02-29move inline spelling setting out of document and into viewshellCaolán McNamara
2024-02-29tdf#155218 sc: fix regression page orientation in print dialogTibor Nagy
2024-02-28sync InputHandler zoom on setClientZoomCaolán McNamara
2024-02-21support possibility to set Theme early during initializeForTiledRenderingCaolán McNamara
2024-02-14calc: getPartInfo() returns the sheet protected stateHubert Figuière
2024-02-09tdf#155218 sc: fix different page orientation in print dialogTibor Nagy
2024-02-08lok: calc: GridWindow size not updated for some viewMarco Cecchetti
2024-01-30Revert "sc lok: don't set the GridWindow size to document size"Tomaž Vajngerl
2024-01-21cid#1586650 silence Unchecked return valueCaolán McNamara
2024-01-20calc doc with saved zoom in settings causes disjoint invalidations...Caolán McNamara
2024-01-17Readonly Hyperlink Info - normalize the clicked coordinates.Gökay Şatır
2024-01-17Implement hyperlinkInfoAtPosition function for Calc.Gökay Şatır
2024-01-16sc lok: don't set the GridWindow size to document sizeTomaž Vajngerl
2024-01-15sc lok: set the GridWindow size to the client area size + testTomaž Vajngerl
2024-01-10Related: cool#7951 don't invalidate when creating a new viewCaolán McNamara
2024-01-08tdf#123870 sc: fix tagged content for accessible PDF exportTibor Nagy
2023-12-28Decouple ScPatternAttr from SfxItemPoolArmin Le Grand (allotropia)
2023-12-28In readonly mode, we restrict many events like click.Gökay Şatır
2023-12-21export UserAllowsLinkUpdate via AllowLinkUpdate propertyCaolán McNamara
2023-12-21Add export sheet range option to calcNickWingate
2023-12-19tdf#154339: do not cache GetCellArea results for nowXisco Fauli
2023-11-19Extended loplugin:ostr: scStephan Bergmann
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: scStephan Bergmann
2023-10-11Drop o3tl::span, can use C++20 std::span directly nowStephan Bergmann
2023-10-07loplugin:ostr: automatic rewriteStephan Bergmann
2023-09-22tdf#146619 Recheck include/c* with IWYUGabor Kelemen
2023-09-08inline SC_QUERYINTERFACE macrosNoel Grandin
2023-09-01sc: add ODF import/export of the Theme + testsTomaž Vajngerl
2023-08-01cool#6911 report the position of comments as cell addressesCaolán McNamara
2023-08-01Allow getViewRenderState to get from a specific viewParis Oplopoios
2023-07-24tdf#131471 sc: fix background color of conditional formatting styleTibor Nagy
2023-06-18Use getXWeak in scMike Kaganski
2023-06-14online: speed up scrolling large excel documentNoel Grandin