Age | Commit message (Expand) | Author |
2015-05-07 | Make pivot table resizable again to make it easier to work with. | Tomaž Vajngerl |
2015-05-06 | tdf#90258 Sidebar: toggle Thousand/Engineering | Laurent Balland-Poirier |
2015-05-06 | assume modified if an index has no corresponding ScDBData (anymore) | Eike Rathke |
2015-05-06 | now also ocTableRef is DBData, tdf#91078 related | Eike Rathke |
2015-05-06 | Resolves: tdf#91078 check also DBData modified, not only named expressions | Eike Rathke |
2015-05-06 | document's visible tab may be out of sync | Eike Rathke |
2015-05-06 | tdf#91015 - CSV dialog crasher. | Michael Meeks |
2015-05-06 | convert BMP_SCALE constant to scoped enum | Noel Grandin |
2015-05-06 | convert USER_OPT constants to scoped enum | Noel Grandin |
2015-05-06 | convert DEFAULTFONT_ constants to scoped enum | Noel Grandin |
2015-05-06 | convert SUBSFONT_ to scoped enum | Noel Grandin |
2015-05-06 | convert CONFIG_MODE constants to scoped enum | Noel Grandin |
2015-05-06 | Use various typed ToolBox::Set*Hdl Links | Stephan Bergmann |
2015-05-06 | SfxBoolItem takes a sal_uInt16 nWhich as first argument | Stephan Bergmann |
2015-05-05 | Resolves tdf#84240 : Red squiggly underline does not appear instantly | Deena Francis |
2015-05-05 | fdo#77985 make calc function NETWORKDAYS comply with ODFF1.2 | Winfried Donkers |
2015-05-05 | rework the twisted ShrinkToUsedDataArea logic | Eike Rathke |
2015-05-05 | vcl: rename other members of StateChangedType for consistency | Michael Stahl |
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 | loplugin:staticmethods | Noel Grandin |
2015-05-05 | typo: strech -> stretch | Andras Timar |
2015-05-05 | rework Sort trim data area logic | Eike Rathke |
2015-05-04 | assert(nStartRow <= nEndRow) | Eike Rathke |
2015-05-04 | Resolves tdf#90757 ensure start row / end row order makes sense | Eike Rathke |
2015-05-04 | Ensure listener removal is done with SolarMutex locked | Stephan Bergmann |
2015-05-03 | tdf#90982 - repair more of the conditional formatting dialog. | Michael Meeks |
2015-05-03 | tdf#90982 - repair parts of the conditional formatting dialog. | Michael Meeks |
2015-05-03 | sc: More services converted to constructors. | Jan Holesovsky |
2015-05-03 | sc: Convert many services to constructors. | Jan Holesovsky |
2015-05-02 | Audit LoseFocus - forms, reportdesign, sc, starmath, svtools. | Michael Meeks |
2015-05-02 | Unwind odd reference handling with csvcontrol. | Michael Meeks |
2015-05-01 | Revert "update to liborcus 0.9.0" | Markus Mohrhard |
2015-05-01 | update to liborcus 0.9.0 | Markus Mohrhard |
2015-05-01 | coverity#1296292 merge these two enum types | Caolán McNamara |
2015-05-01 | add totals to ScDBData ctor | Eike Rathke |
2015-05-01 | add "Contains totals row" to database range dialog | Eike Rathke |
2015-04-30 | tdf#90955: CharKerning i.e spc is not exported after RT. | yogesh.bharate001 |
2015-04-30 | tdf#63416 Do not sort header in autofilter if user has chosen one in dialog | scito |
2015-04-30 | Gradually typed Link | Stephan Bergmann |
2015-04-30 | loplugin:simplifybool | Stephan Bergmann |
2015-04-30 | Get rid of initial :: for the sdr namespace | Tor Lillqvist |
2015-04-30 | Get rid of initial :: for the svx namespace | Tor Lillqvist |
2015-04-30 | Get rid of the initial :: for the vcl namespace | Tor Lillqvist |
2015-04-30 | tdf#90908 : FILESAVE: XLSX wrong export of font size 18 | PriyankaGaikwad |
2015-04-30 | simplify logic and less comparisons, fdo#69552 follow-up | Eike Rathke |
2015-04-29 | fdo#69552 [part 1] make calc functions CEILING comply with ODF1.2 | Winfried Donkers |
2015-04-29 | tdf#56036: allow calc compiler treat tabs and newlines as spacers | Mike Kaganski |