summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-05-26lokit: scPrintTwipsMsgs: LOK_CALLBACK_COMMENTfeature/calc-coordinatesDennis Francis1-11/+22
2020-05-26lokit: scPrintTwipsMsgs: LOK_CALLBACK_*SELECTION*Dennis Francis3-24/+87
2020-05-25lokit: scPrintTwipsMsgs: LOK_CALLBACK_CELL_VIEW_CURSORDennis Francis1-3/+32
2020-05-25lokit: scPrintTwipsMsgs: LOK_CALLBACK_REFERENCE_MARKSDennis Francis1-0/+19
2020-05-25lokit: do not set an artificial cursor size when it is zero...Dennis Francis1-8/+6
2020-05-25lokit: scPrintTwipsMsgs: LOK_CALLBACK_CELL_CURSORDennis Francis1-0/+4
2020-05-25Allow cell coordinates calculation in print twips tooDennis Francis2-21/+74
2020-05-25use lcl_ExtendTiledDimension() in getRowColumnHeaders()Dennis Francis1-79/+2
2020-05-25use helper-class ScRangeProvider in getRowColumnHeader()Dennis Francis1-22/+10
2020-05-25lokit: move helper classes/functions to anonymous namespaceDennis Francis1-161/+161
2020-05-25lokit: scPrintTwipsMsgs: Extend the tiled-area limits...Dennis Francis3-0/+270
2020-05-25lokit: notify clients of various sheet geometry invalidationsDennis Francis8-14/+163
2020-05-25lokit: add new callback type LOK_CALLBACK_INVALIDATE_SHEET_GEOMETRYDennis Francis5-0/+29
2020-05-25lokit: Introduce new flag "sc_print_twips_msgs"...Dennis Francis2-0/+4
2020-05-25add row/col limits to the JSONDennis Francis1-0/+2
2020-05-25lokit: table-outline: skip empty collections...Dennis Francis1-0/+4
2020-05-25Unit tests for ITiledRenderable::getSheetGeometryData()Dennis Francis1-0/+347
2020-05-25Introduce ITiledRenderable::getSheetGeometryData()Dennis Francis14-0/+440
2020-05-25Fix sc tiledrendering unit test document-setupDennis Francis1-0/+5
2020-05-18Adapt compilerplugins/clang/test/writeonlyvars.cxxStephan Bergmann1-0/+13
2020-05-18officecfg,unotools,cui: add ODF 1.2 Extended / ODF 1.3 versionsMichael Stahl11-21/+41
2020-05-18schema: adapt libreoffice schema to ODF 1.3Michael Stahl1-128/+0
2020-05-18tdf#127616 DOCX import: fix char style of empty paragraphLászló Németh3-0/+30
2020-05-18tdf#133142 UnoControlTabPageContainer: Handle tab property changesMichael Weghorn5-1/+41
2020-05-18tdf#92526 DrawingML shape export: fix 0 line widthSzabolcs Toth3-1/+13
2020-05-18Resolves: tdf#129620 crash because there is no associated windowCaolán McNamara1-4/+9
2020-05-18update to Skia chrome/m84 snapshotLuboš Luňák7-19/+65
2020-05-18xmlsecurity: actually validate in testODFEncryptedGPGMichael Stahl1-0/+1
2020-05-18upgrade ODF validator with ODF 1.3 supportMichael Stahl1-2/+2
2020-05-18package: ODF export: fix position of manifest:start-key-generation childMichael Stahl1-42/+40
2020-05-18schema: update ODF 1.3 rng drafts to cs01Michael Stahl5-99/+75
2020-05-18Apply dirname to the first word of CXXStephan Bergmann1-1/+1
2020-05-18Fix typo in codeAndrea Gelmini1-1/+1
2020-05-18tdf#128782: move UItest to CppunitTestXisco Fauli3-45/+39
2020-05-18loplugin:unusedfieldsNoel Grandin5-35/+32
2020-05-18loplugin:unusedmethodsNoel Grandin3-37/+12
2020-05-18use for-range on Sequence in cli_ure..connectivityNoel Grandin9-40/+39
2020-05-18Revert "make: map slowcheck to gbuild's build and slowcheck"Luboš Luňák1-1/+1
2020-05-18MSForms: fix rendering of form field button.Tamás Zolnai2-9/+5
2020-05-18use for-range on Sequence in chart2Noel Grandin47-504/+450
2020-05-18Revert "I am told we don't want to use old style help files any longer"Tor Lillqvist1-3/+2
2020-05-18Added a new tab "Styles Inspector" at the side barShivam Kumar Singh7-0/+344
2020-05-18tdf#123622 DOCX VML import: fix relative horizontal alignmentTibor Nagy3-5/+24
2020-05-18sw: UITest_writer_dialogs: disable MailMergeWizardMichael Stahl1-1/+2
2020-05-18sw: HasBlinkPor() now always returns falseMiklos Vajna2-7/+0
2020-05-18tdf#131963: regression from fix for tdf#92472Julien Nabet1-1/+1
2020-05-18tdf38835 Avoid pointless globalsMesut Çifci1-23/+14
2020-05-18use std::experimental::source_location in uno::ExceptionNoel Grandin5-13/+83
2020-05-18I am told we don't want to use old style help files any longerTor Lillqvist1-2/+3
2020-05-17tdf#74702 vcl: extract GetOutputBoundsClipRegion()Chris Sherlock4-3/+17