Age | Commit message (Expand) | Author |
2016-10-05 | tdf#101943 Make Calc functions BETAINV and BETA.INV comply with | Winfried Donkers |
2016-10-05 | sc lok: add .uno:AutoSum | Henry Castro |
2016-10-05 | convert the last two lonely FixedInfos to FixedText | Caolán McNamara |
2016-10-05 | move these string resources out of the window resource | Caolán McNamara |
2016-10-05 | don't need a custom class to respond to a new selected listbox entry | Caolán McNamara |
2016-10-05 | Base SvxFrameToolBoxControl on PopupWindowController | Maxim Monastirsky |
2016-10-05 | grab focus to border style popup | Caolán McNamara |
2016-10-05 | convert border style to .ui | Caolán McNamara |
2016-10-05 | MAP_APPFONT->MapUnit::MapAppFont | Caolán McNamara |
2016-10-05 | convert line style to .ui format | Caolán McNamara |
2016-10-05 | loplugin:unnecessaryoverride in sc | Noel Grandin |
2016-10-05 | convert MapUnit to scoped enum | Noel Grandin |
2016-10-05 | Remove _TYPED suffix from tools/link.hxx macros | Stephan Bergmann |
2016-10-05 | Pivot tables: Fix wrong group field number in cache | Tamás Zolnai |
2016-10-04 | these helpids go nowhere | Caolán McNamara |
2016-10-04 | unused bitmap resource | Caolán McNamara |
2016-10-04 | can now remove both PopupContainer copies | Caolán McNamara |
2016-10-04 | These are just floating windows, no need for all the special intrastructure | Caolán McNamara |
2016-10-04 | remove PopupControl as an intermediate step | Caolán McNamara |
2016-10-04 | coverity#1371197 the compiler defaults should be sufficient here | Caolán McNamara |
2016-10-04 | pNewPattern can never be null here | Stephan Bergmann |
2016-10-04 | Avoid UBSan "reference binding to null pointer" | Stephan Bergmann |
2016-10-04 | tdf#93894: Get column labels to work with formula groups. | Kohei Yoshida |
2016-10-04 | Add a bit more description here. | Kohei Yoshida |
2016-10-03 | Reverse the boolean logic. | Kohei Yoshida |
2016-10-03 | Resolves: tdf#101711 problems with attempt to remove unused bg images | Caolán McNamara |
2016-10-03 | loplugin:vclwidgets | Caolán McNamara |
2016-10-03 | LOK: Calc: clear cell background in other views on editing | Marco Cecchetti |
2016-10-03 | Calc LOK: clear cell background when editing in parallel | Ashod Nakashian |
2016-10-03 | Calc: fixed bug in parallel cell editing | Marco Cecchetti |
2016-10-03 | Calc: implemented parallel cell text editing | Marco Cecchetti |
2016-10-03 | Calc: edit engine could be accessed after being destroyed | Marco Cecchetti |
2016-10-03 | LOK - when a view is enabled, the existing edit views are killed | Marco Cecchetti |
2016-10-03 | Use closure to simplify use of for_each. | Kohei Yoshida |
2016-10-03 | Avoid pointless single-line wrapper for OpenCL isnan() | Tor Lillqvist |
2016-10-03 | add more dumpAsXml() | Noel Grandin |
2016-10-02 | support TargetFrame in url field import/export code, tdf#77873 | Markus Mohrhard |
2016-10-01 | Dump the stored formula results for debugging. | Kohei Yoshida |
2016-10-01 | Fix typos | Andrea Gelmini |
2016-10-01 | Fix typos | Andrea Gelmini |
2016-10-01 | avoid coverity#1371264 Missing move assignment operator | Caolán McNamara |
2016-10-01 | tdf#101910, mark ScRangeList updated when DeleteArea was used | Markus Mohrhard |
2016-09-30 | fix perf bug (I think) | Noel Grandin |
2016-09-30 | loplugin:constantparam | Noel Grandin |
2016-09-29 | reorg FillItemData | Caolán McNamara |
2016-09-29 | LOK: conditionally include part number in invalidation payload | Miklos Vajna |
2016-09-29 | only date autofilter menus need the space for the tree expanders | Caolán McNamara |
2016-09-28 | tdf#99386, broadcast that cell content changed after merge cells undo/redo | Markus Mohrhard |
2016-09-28 | Remove old cell styles from calc | Jaskaran Singh |
2016-09-28 | sc-perf: avoid second call to ScAttrArray::Search(), tdf#87101 related | Eike Rathke |