summaryrefslogtreecommitdiff
path: root/sc/inc
AgeCommit message (Expand)AuthorFilesLines
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
2015-04-09TableRef: correct GetToken() logicEike Rathke1-0/+3
2015-04-09TableRef: lookup column specifierEike Rathke1-0/+1
2015-04-08convert RECALCMODE_ constants to scoped enumNoel Grandin2-2/+2
2015-04-07TableRef: add Totals to ScDBDataEike Rathke1-0/+3
2015-04-07TableRef: only #Headers,#Data or #Data,#Totals combinations allowedEike Rathke1-3/+1
2015-04-07LOK: reimplement lok::Document::postKeyEvent()Miklos Vajna1-0/+3
2015-04-04Typo: creat->createJulien Nabet1-1/+1
2015-04-03first part for correct handling of new cond format entriesMarkus Mohrhard1-0/+18
2015-04-03tdf#51460 Calc fails to set undo step after changing image anchor modeHenry Castro2-0/+19
2015-04-02use error value instead of string in array/matrix, tdf#89387 tdf#42481 relatedEike Rathke1-7/+7
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann2-3/+3