summaryrefslogtreecommitdiff
path: root/sc/inc
AgeCommit message (Expand)AuthorFilesLines
2015-05-22loplugin:constantfunctionNoel Grandin1-2/+0
2015-05-20ScIconSetFormatData::mbCustom read uninitialized...Stephan Bergmann1-1/+2
2015-05-19don't use default style as parent for OOXML cond format style, tdf#91335Markus Mohrhard1-0/+3
2015-05-19use XL_A1 as ref string syntax for excel produced documentsMarkus Mohrhard1-1/+1
2015-05-18callcatcher: update unused codeCaolán McNamara1-6/+0
2015-05-16add missing OOXML icon sets, tdf#69095Markus Mohrhard1-1/+4
2015-05-15support custom iconSet collectionsMarkus Mohrhard1-0/+4
2015-05-12tdf#60573 Conditional formatting does not allow scrollingHenry Castro2-0/+4
2015-05-08lopluign:staticmethods: Handle DECL_LINKStephan Bergmann2-2/+2
2015-05-07remove unused code; bMapDupToInternal in struct AddInMapWinfried Donkers1-1/+0
2015-05-06Resolves: tdf#91078 check also DBData modified, not only named expressionsEike Rathke1-3/+6
2015-05-06convert CONFIG_MODE constants to scoped enumNoel Grandin1-1/+1
2015-05-05fdo#77985 make calc function NETWORKDAYS comply with ODFF1.2Winfried Donkers1-0/+1
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann3-3/+3
2015-05-05tdf#34555 add to scalc: crop, change img, save img, edit with ext toolsPhilippe Jung1-0/+1
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann7-9/+9
2015-05-05loplugin:staticmethodsNoel Grandin24-57/+57
2015-05-05rework Sort trim data area logicEike Rathke2-12/+12
2015-05-03sc: More services converted to constructors.Jan Holesovsky2-9/+0
2015-05-03sc: Convert many services to constructors.Jan Holesovsky4-75/+0
2015-05-01coverity#1296292 merge these two enum typesCaolán McNamara1-8/+5
2015-05-01add totals to ScDBData ctorEike Rathke1-1/+1
2015-04-30Gradually typed LinkStephan Bergmann8-14/+14
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist1-1/+1
2015-04-29fdo#69552 [part 1] make calc functions CEILING comply with ODF1.2Winfried Donkers1-0/+2
2015-04-29Clean up tools/link.hxxStephan Bergmann1-0/+3
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks9-20/+21
2015-04-23add css::sheet::DatabaseRange property TotalsRowEike Rathke1-0/+1
2015-04-18const all CreateString... FormulaToken*Eike Rathke1-5/+5
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks1-1/+1
2015-04-17add attribute mandated by ODFMarkus Mohrhard1-0/+1
2015-04-17convert SCRIPTTYPE_ constants to scoped enumNoel Grandin8-27/+28
2015-04-17TableRef: prepare ScTableRefToken to hold the resulting area in RPNEike Rathke1-0/+3
2015-04-16Revert "make more classes dllpublic"David Tardon8-41/+41
2015-04-16fix windows build, part 4David Tardon1-7/+7
2015-04-16fix windows buildDavid Tardon2-21/+21
2015-04-16make more classes dllpublicDavid Tardon8-13/+13
2015-04-16add test for tdf#90511Markus Mohrhard1-0/+1
2015-04-15tdf#89957 prevent crash, not really fixedEike Rathke1-1/+1
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin9-33/+33
2015-04-14add missing fileMarkus Mohrhard1-0/+51
2015-04-14implement a sane and working dxf font export, tdf#81918Markus Mohrhard1-0/+3
2015-04-14implement SfxObjectShell subclasses' LOK interfaceSiqi Liu1-0/+1
2015-04-10VclPtr: unfortunate includes needed for inlining ref/unref.Michael Meeks3-2/+3
2015-04-10tdf#89641 Page numbering in Calc and Draw/ImpressDobra Gabor1-1/+3
2015-04-10Convert last vestiges of OutputDevice* and VirtualDevice* members.Michael Meeks1-1/+1
2015-04-10wrap some more OutputDevice in VclPtrNoel Grandin3-9/+6
2015-04-10start of unwinding reference OutputDevice & Printer lifecycle.Michael Meeks1-2/+2
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin5-6/+9
2015-04-10convert SFXMODEL_ to scoped enumNoel Grandin1-1/+2