Age | Commit message (Expand) | Author |
2016-02-04 | show parameter tip help below instead of above, tdf#95878 follow-up | Eike Rathke |
2016-02-04 | tdf#65206 Highlighted (colored) references limited to 32 references in formula | Kumar Thangavel |
2016-02-04 | coverity#1351755 Dereference null return value | Caolán McNamara |
2016-02-04 | pItem isn't used here, its the same as result, so weird cast can go | Caolán McNamara |
2016-02-04 | vcl: take into account the font width is the average font width | Chris Sherlock |
2016-02-03 | sc: replace boost::bind with C++11 lambda | Michael Stahl |
2016-02-03 | tdf#97437: Don't crash when creating new pivot table | Katarina Behrens |
2016-02-03 | tdf#93936:while creating formula comma appends incorrectly using Ctrl key | kumar |
2016-02-03 | tdf#89140:Calc row paste doesn't keep row height | Arul |
2016-02-04 | tdf#94269 Replace "n" prefix for bool variables with "b" | Chris Sherlock |
2016-02-03 | tdf#34873 : Better way to show autofilter count | Dennis Francis |
2016-02-03 | lok: Avoid the 'alien format' warning in LibreOfficeKit. | Jan Holesovsky |
2016-02-03 | fix previous commit | Markus Mohrhard |
2016-02-03 | remove bogus nullprt checks for pContext | Jochen Nitschke |
2016-02-02 | Fix for tdf#97084 : Scroll view to the ref boundary... | Dennis Francis |
2016-02-02 | tdf#84843 Stop using PseudoSlots for drawing slots | Maxim Monastirsky |
2016-01-31 | unnecessary use of OUString constructor | Noel Grandin |
2016-01-31 | This can be a Window and not a DockingWindow now | Caolán McNamara |
2016-01-31 | implement missing FID_FUNCTION_BOX GetState | Caolán McNamara |
2016-01-31 | SfxChildWindow is always null | Caolán McNamara |
2016-01-31 | so ScFunctionChildWindow doesn't appear to be needed anymore | Caolán McNamara |
2016-01-31 | RecentFunctionsChanged doesn't do anything since... | Caolán McNamara |
2016-01-31 | function list is always in the sidebar now | Caolán McNamara |
2016-01-31 | sequence->vector in PrinterOptionsHelper | Noel Grandin |
2016-01-31 | tools: rename FontUnderline to FontLineStyle | Chris Sherlock |
2016-01-29 | oox: replace boost::bind with std::bind | Michael Stahl |
2016-01-29 | vcl: add text alignment functions to ImplFont and FontAttributes | Chris Sherlock |
2016-01-27 | we need the space="preserve" also for formatted strings, tdf#96912 | Markus Mohrhard |
2016-01-27 | tdf#96222: Better to avoid anything except MM_NONE, says Eike | Tor Lillqvist |
2016-01-27 | tdf#96222: Don't attempt to handle matrix formulas as formula groups | Tor Lillqvist |
2016-01-27 | tdf#89308: Delete old copy of pivot table on moving destination | Katarina Behrens |
2016-01-26 | handle entries with num type and formula during OOXML import, tdf#94626 | Markus Mohrhard |
2016-01-26 | Resolves: tdf#93151 handle ExpandRefs and mnColDelta the same as mnRowDelta | Eike Rathke |
2016-01-25 | tdf#96910 : Calc crashes while using "Insert Column Left" for large Documents | Yogesh |
2016-01-25 | InterfaceContainer2 with vector instead of Sequence | Noel Grandin |
2016-01-24 | tdf#74667 interchange slope and intercept for power regression | Tomaž Vajngerl |
2016-01-23 | tdf#97308: fix logic with conditional "ends with" | Julien Nabet |
2016-01-23 | sc lokit: update zoom values to graphic and text selection | Henry Castro |
2016-01-22 | editeng: ImpEditView::mbTiledRendering is never read | Miklos Vajna |
2016-01-22 | Move sc/source/ui/dbgui/validate.cxx from scui to sc | Stephan Bergmann |
2016-01-21 | tdf#34873 : Show autofilter row count in status bar | Dennis Francis |
2016-01-21 | IMHO " : " doesn't need to be localizable, tdf#95878 follow-up | Eike Rathke |
2016-01-21 | sc lok: Implement unit test for .uno:{Insert,Name,Remove} for sheets. | Jan Holesovsky |
2016-01-21 | sc lok: Fix .uno:Remove (removing sheets) to accept a parameter. | Jan Holesovsky |
2016-01-21 | sc lok: Fix .uno:Name (renaming sheets) to really accept parameters. | Jan Holesovsky |
2016-01-21 | loplugin: unused return values | Noel Grandin |
2016-01-21 | vcl: rename Font::GetFamily to Font::GetFamilyType | Chris Sherlock |
2016-01-20 | there's no reason to be sparing with new lines | Eike Rathke |
2016-01-20 | tdf#97247 Keep focus on merged cell at top-left corner | Takeshi Abe |
2016-01-20 | nitpicks, tdf#96822 follow-up | Eike Rathke |