summaryrefslogtreecommitdiff
path: root/sc/inc
AgeCommit message (Expand)Author
2015-05-08lopluign:staticmethods: Handle DECL_LINKStephan Bergmann
2015-05-07remove unused code; bMapDupToInternal in struct AddInMapWinfried Donkers
2015-05-06Resolves: tdf#91078 check also DBData modified, not only named expressionsEike Rathke
2015-05-06convert CONFIG_MODE constants to scoped enumNoel Grandin
2015-05-05fdo#77985 make calc function NETWORKDAYS comply with ODFF1.2Winfried Donkers
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann
2015-05-05tdf#34555 add to scalc: crop, change img, save img, edit with ext toolsPhilippe Jung
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann
2015-05-05loplugin:staticmethodsNoel Grandin
2015-05-05rework Sort trim data area logicEike Rathke
2015-05-03sc: More services converted to constructors.Jan Holesovsky
2015-05-03sc: Convert many services to constructors.Jan Holesovsky
2015-05-01coverity#1296292 merge these two enum typesCaolán McNamara
2015-05-01add totals to ScDBData ctorEike Rathke
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist
2015-04-29fdo#69552 [part 1] make calc functions CEILING comply with ODF1.2Winfried Donkers
2015-04-29Clean up tools/link.hxxStephan Bergmann
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-23add css::sheet::DatabaseRange property TotalsRowEike Rathke
2015-04-18const all CreateString... FormulaToken*Eike Rathke
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks
2015-04-17add attribute mandated by ODFMarkus Mohrhard
2015-04-17convert SCRIPTTYPE_ constants to scoped enumNoel Grandin
2015-04-17TableRef: prepare ScTableRefToken to hold the resulting area in RPNEike Rathke
2015-04-16Revert "make more classes dllpublic"David Tardon
2015-04-16fix windows build, part 4David Tardon
2015-04-16fix windows buildDavid Tardon
2015-04-16make more classes dllpublicDavid Tardon
2015-04-16add test for tdf#90511Markus Mohrhard
2015-04-15tdf#89957 prevent crash, not really fixedEike Rathke
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-14add missing fileMarkus Mohrhard
2015-04-14implement a sane and working dxf font export, tdf#81918Markus Mohrhard
2015-04-14implement SfxObjectShell subclasses' LOK interfaceSiqi Liu
2015-04-10VclPtr: unfortunate includes needed for inlining ref/unref.Michael Meeks
2015-04-10tdf#89641 Page numbering in Calc and Draw/ImpressDobra Gabor
2015-04-10Convert last vestiges of OutputDevice* and VirtualDevice* members.Michael Meeks
2015-04-10wrap some more OutputDevice in VclPtrNoel Grandin
2015-04-10start of unwinding reference OutputDevice & Printer lifecycle.Michael Meeks
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-10convert SFXMODEL_ to scoped enumNoel Grandin
2015-04-09TableRef: correct GetToken() logicEike Rathke
2015-04-09TableRef: lookup column specifierEike Rathke
2015-04-08convert RECALCMODE_ constants to scoped enumNoel Grandin
2015-04-07TableRef: add Totals to ScDBDataEike Rathke
2015-04-07TableRef: only #Headers,#Data or #Data,#Totals combinations allowedEike Rathke
2015-04-07LOK: reimplement lok::Document::postKeyEvent()Miklos Vajna
2015-04-04Typo: creat->createJulien Nabet
2015-04-03first part for correct handling of new cond format entriesMarkus Mohrhard