summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2016-07-20Fix typosAndrea Gelmini61-69/+69
2016-07-20vcl: fix WaE messagesChris Sherlock1-16/+16
2016-07-20new loplugin rangedforcopy - use reference in range based forAndrzej Hunt4-9/+12
2016-07-20sal_uLong/sal_uIntPtr/sal_uInt16 to sal_uInt32Matteo Casalin18-104/+62
2016-07-20sal_uLong to sal_uInt32/sal_uInt64Matteo Casalin3-9/+8
2016-07-20loplugin:unusedfields in scNoel Grandin26-79/+22
2016-07-20s/dobble/doubleTor Lillqvist2-3/+3
2016-07-20loplugin:nullptr: More NULL -> nullptr automatic rewriteStephan Bergmann8-17/+17
2016-07-13tdf#100883 - opencl impls. that use SEH are still bad.Michael Meeks1-0/+5
2016-07-13desktop: validate OpenCL drivers before use.Michael Meeks4-19/+19
2016-07-13opencl: OpenCLZone, detect CL device change and disable CL on crashTomaž Vajngerl1-2/+15
2016-07-13tdf#99512 - opencl - restrict scope of vlookup optimization to doubles.Michael Meeks1-1/+30
2016-07-13tdf#100753 propagate error with VAR and STDEV functions.Winfried Donkers1-0/+9
2016-07-13Resolves: rhbz#1353069 don't clear XATTR_FILL* from stylesheet if...Caolán McNamara1-1/+1
2016-07-12sfx2: clean up no longer needed SfxObjectShell::isTiledRendering()Miklos Vajna1-1/+1
2016-07-12Bin silly 'STATIC DATA' commentsTor Lillqvist52-105/+0
2016-07-12sfx2: bring the view shell's LOK callback up to date with SdrModelMiklos Vajna1-2/+8
2016-07-12sc, sd: add per-view support to recently added LOK_CALLBACK_SET_PART callsMiklos Vajna1-3/+10
2016-07-12LOK: fire SET_PART event when Calc page is changedAshod Nakashian1-2/+0
2016-07-12sc: implement per-view LOK_CALLBACK_HYPERLINK_CLICKEDMiklos Vajna1-3/+15
2016-07-12sc: implement per-view LOK_CALLBACK_DOCUMENT_SIZE_CHANGEDMiklos Vajna2-7/+69
2016-07-12sc: implement per-view LOK_CALLBACK_SEARCH_RESULT_SELECTIONMiklos Vajna3-8/+42
2016-07-12sc: implement per-view LOK_CALLBACK_CELL_FORMULAMiklos Vajna2-5/+21
2016-07-12sc: implement per-view LOK_CALLBACK_INVALIDATE_TILESMiklos Vajna5-12/+69
2016-07-12nConfigId is always 0Maxim Monastirsky1-1/+1
2016-07-12sc lok bccu#1519: More general solution to detecting cell resizes.Jan Holesovsky1-3/+0
2016-07-12there's no reason to be sparing with new linesEike Rathke1-26/+52
2016-07-12sc lok bccu#1519: Broadcast cell size changes, they affect the document size.Jan Holesovsky1-0/+3
2016-07-12loplugin:unusedfieldsNoel Grandin14-25/+8
2016-07-12loplugin:unusedfields variousNoel Grandin6-18/+10
2016-07-12editeng: remove never read mpLibreOfficeKitCallbackMiklos Vajna2-4/+2
2016-07-12Remove excess newlinesChris Sherlock7-9/+0
2016-07-12editeng: ImpEditView::mbTiledRendering is never readMiklos Vajna2-16/+3
2016-07-12update loplugin stylepolice to check local pointers varsNoel Grandin7-35/+35
2016-07-12sc: fix loplugin:passstuffbyrefMiklos Vajna1-4/+9
2016-07-12bccu#1893 - [PERFORMANCE] .uno:ViewRowColumnHeaders too slowAshod Nakashian1-23/+29
2016-07-08sfx2 classification: add Type parameter to the UNO commandMiklos Vajna1-1/+7
2016-07-08sfx2 classification: specify policy type when setting a categoryMiklos Vajna1-1/+1
2016-07-08Resolves: tdf#90285 do not reuse the same StartListeningContextEike Rathke1-1/+2
2016-07-08Resolves: tdf#90285 during sheet copying the old sheets retain their old indexCaolán McNamara5-21/+21
2016-07-08explicitly disable partial cell shift with change-tracking, tdf#73335 relatedEike Rathke1-0/+20
2016-07-08Resolves: tdf#91995 copying cells to undo doc shallow copied note pointerCaolán McNamara1-0/+4
2016-07-08tdf#73335 sc: ODF export: ignore ScChangeAction SC_CAT_NONE harderMichael Stahl1-1/+6
2016-07-07sc: handle classification during copy&pasteMiklos Vajna1-3/+26
2016-07-07sc: make metadata available in copy resultMiklos Vajna5-0/+50
2016-07-07sfx2: make SfxClassificationHelper not require a full doc shellMiklos Vajna1-1/+1
2016-07-07sc: add classification toolbarMiklos Vajna4-0/+27
2016-07-04Step towards disposing of ScDataFormDlg properlyKatarina Behrens2-3/+9
2016-07-04tdf#100641 correct OOXML function name is EFFECT instead of EFFECTIVEEike Rathke1-0/+22
2016-07-04tdf#75387: Don't case-fold strings for formula group calculationsTor Lillqvist1-4/+4