Age | Commit message (Expand) | Author |
2015-05-16 | add missing OOXML icon sets, tdf#69095 | Markus Mohrhard |
2015-05-15 | support custom iconSet collections | Markus Mohrhard |
2015-05-12 | tdf#60573 Conditional formatting does not allow scrolling | Henry Castro |
2015-05-08 | lopluign:staticmethods: Handle DECL_LINK | Stephan Bergmann |
2015-05-07 | remove unused code; bMapDupToInternal in struct AddInMap | Winfried Donkers |
2015-05-06 | Resolves: tdf#91078 check also DBData modified, not only named expressions | Eike Rathke |
2015-05-06 | convert CONFIG_MODE constants to scoped enum | Noel Grandin |
2015-05-05 | fdo#77985 make calc function NETWORKDAYS comply with ODFF1.2 | Winfried Donkers |
2015-05-05 | Use typed Idle::SetIdleHdl Link | Stephan Bergmann |
2015-05-05 | tdf#34555 add to scalc: crop, change img, save img, edit with ext tools | Philippe Jung |
2015-05-05 | Use typed Timer::SetTimeoutHdl Link | Stephan Bergmann |
2015-05-05 | loplugin:staticmethods | Noel Grandin |
2015-05-05 | rework Sort trim data area logic | Eike Rathke |
2015-05-03 | sc: More services converted to constructors. | Jan Holesovsky |
2015-05-03 | sc: Convert many services to constructors. | Jan Holesovsky |
2015-05-01 | coverity#1296292 merge these two enum types | Caolán McNamara |
2015-05-01 | add totals to ScDBData ctor | Eike Rathke |
2015-04-30 | Gradually typed Link | Stephan Bergmann |
2015-04-30 | Get rid of the initial :: for the vcl namespace | Tor Lillqvist |
2015-04-29 | fdo#69552 [part 1] make calc functions CEILING comply with ODF1.2 | Winfried Donkers |
2015-04-29 | Clean up tools/link.hxx | Stephan Bergmann |
2015-04-28 | Merge remote-tracking branch 'origin/feature/vclptr' | Michael Meeks |
2015-04-23 | add css::sheet::DatabaseRange property TotalsRow | Eike Rathke |
2015-04-18 | const all CreateString... FormulaToken* | Eike Rathke |
2015-04-17 | Fix SfxTabPage creation to use VclPtr. | Michael Meeks |
2015-04-17 | add attribute mandated by ODF | Markus Mohrhard |
2015-04-17 | convert SCRIPTTYPE_ constants to scoped enum | Noel Grandin |
2015-04-17 | TableRef: prepare ScTableRefToken to hold the resulting area in RPN | Eike Rathke |
2015-04-16 | Revert "make more classes dllpublic" | David Tardon |
2015-04-16 | fix windows build, part 4 | David Tardon |
2015-04-16 | fix windows build | David Tardon |
2015-04-16 | make more classes dllpublic | David Tardon |
2015-04-16 | add test for tdf#90511 | Markus Mohrhard |
2015-04-15 | tdf#89957 prevent crash, not really fixed | Eike Rathke |
2015-04-15 | remove unnecessary use of void in function declarations | Noel Grandin |
2015-04-14 | add missing file | Markus Mohrhard |
2015-04-14 | implement a sane and working dxf font export, tdf#81918 | Markus Mohrhard |
2015-04-14 | implement SfxObjectShell subclasses' LOK interface | Siqi Liu |
2015-04-10 | VclPtr: unfortunate includes needed for inlining ref/unref. | Michael Meeks |
2015-04-10 | tdf#89641 Page numbering in Calc and Draw/Impress | Dobra Gabor |
2015-04-10 | Convert last vestiges of OutputDevice* and VirtualDevice* members. | Michael Meeks |
2015-04-10 | wrap some more OutputDevice in VclPtr | Noel Grandin |
2015-04-10 | start of unwinding reference OutputDevice & Printer lifecycle. | Michael Meeks |
2015-04-10 | vclwidget: change all vcl::window fields to be wrapped in VclPtr | Noel Grandin |
2015-04-10 | convert SFXMODEL_ to scoped enum | Noel Grandin |
2015-04-09 | TableRef: correct GetToken() logic | Eike Rathke |
2015-04-09 | TableRef: lookup column specifier | Eike Rathke |
2015-04-08 | convert RECALCMODE_ constants to scoped enum | Noel Grandin |
2015-04-07 | TableRef: add Totals to ScDBData | Eike Rathke |
2015-04-07 | TableRef: only #Headers,#Data or #Data,#Totals combinations allowed | Eike Rathke |