summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2016-07-21CppunitTest_sc_tiledrendering: clear reference to local var in timeMiklos Vajna1-0/+2
2016-07-20sc: add LOK_CALLBACK_CELL_VIEW_CURSOR testcaseMiklos Vajna1-2/+64
2016-07-20CppunitTest_sc_tiledrendering: replace ifdefs with a single makefile conditionMiklos Vajna2-16/+6
2016-07-20sc lok: add LOK_CALLBACK_CELL_VIEW_CURSORMiklos Vajna1-0/+3
2016-07-20Remove unused SfxObjectShell::libreOfficeKitCallback()Miklos Vajna2-6/+0
2016-07-20Remove no longer needed vcl::ITiledRenderable::registerCallback()Miklos Vajna2-7/+0
2016-07-20Resolves: tdf#100764 check row when determining bounds for deleted rangeEike Rathke1-2/+8
2016-07-20forward compatibility for several _xlfn.ORG.OPENOFFICE.* functions in OOXMLEike Rathke1-1/+8
2016-07-20Remove no longer needed SdrModel::libreOfficeKitCallback()Miklos Vajna2-5/+2
2016-07-20comphelper lok: remove the g_bViewCallback globalMiklos Vajna14-215/+72
2016-07-20comphelper: enable LibreOfficeKit::isViewCallback() by defaultMiklos Vajna1-7/+7
2016-07-20sc: implement per-view resetSelection()Miklos Vajna1-1/+5
2016-07-20Give unique, comprehensible names to timers tdf#97087emahaldar/em1-2/+2
2016-07-20convert DBG_ASSERT(false, to SAL_WARN(Noel Grandin1-1/+1
2016-07-20remove some unnecessary castingNoel Grandin2-5/+5
2016-07-20Convert SC_MF to scoped enumNoel Grandin38-160/+170
2016-07-20tdf#99783 Invalidate SID_ATTR_CHAR_OVERLINEMaxim Monastirsky1-0/+1
2016-07-20Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann22-50/+62
2016-07-20use Any constructor instead of temporariesNoel Grandin14-129/+51
2016-07-20Fix typosAndrea Gelmini5-6/+6
2016-07-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann58-219/+203
2016-07-20tdf#97087 Give comprehensible names to timersMuhammet Kara1-1/+1
2016-07-20tdf#84938 replace #define with scoped typed_flagsJochen Nitschke21-120/+131
2016-07-20sc tiled rendering: Fix a corner case with shift modifierPranav Kant2-14/+32
2016-07-20tdf#84938 replace #defined constant with scoped enum classJochen Nitschke4-304/+228
2016-07-20svx: SdrModel::mbTiledRendering is never readMiklos Vajna1-1/+0
2016-07-20vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock3-3/+3
2016-07-20Fix typosAndrea Gelmini11-16/+16
2016-07-20unnecessary use of OUString constructorNoel Grandin9-15/+15
2016-07-20vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock11-14/+14
2016-07-20sc: clean up remaining non-static isTiledRendering() usageMiklos Vajna7-24/+24
2016-07-20sw, sd, sc: clean up no longer necessary isTiledRendering() member functionsMiklos Vajna2-6/+0
2016-07-20loplugin:privatebase: Publicly derive from binary_/unary_functionStephan Bergmann27-48/+48
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