Age | Commit message (Expand) | Author |
2015-12-19 | Fix pivot cache debugging. | Michael Meeks |
2015-12-18 | Use std::unique_ptr for SdrLayerAdmin data member. | Kohei Yoshida |
2015-12-18 | Formula Wizard: evaluating expressions always in matrix context is wrong | Eike Rathke |
2015-12-18 | sc: convert SequenceMapping O(n^2) algorithm to O(n log(n)) tdf#85548 | Noel Grandin |
2015-12-18 | crashtesting: crash on converting ooo93489-1.ods to pdf | Caolán McNamara |
2015-12-18 | sc: replace boost::ptr_map with std::map<std::unique_ptr> | Michael Stahl |
2015-12-18 | sc: replace boost::ptr_map with std::map<std::unique_ptr> | Michael Stahl |
2015-12-18 | sc: replace boost::ptr_map with std::map<std::unique_ptr> | Michael Stahl |
2015-12-18 | sc: replace boost::ptr_map with std::map<std::unique_ptr> | Michael Stahl |
2015-12-18 | sc: replace boost::ptr_map with std::map<std::unique_ptr> | Michael Stahl |
2015-12-18 | tdf#93837 Convert RID_POPUP_TAB to xml | Maxim Monastirsky |
2015-12-18 | Small corrections to Calc context menus | Maxim Monastirsky |
2015-12-18 | related tdf#96398 pull out more NPAPI-related code | Thorsten Behrens |
2015-12-17 | Clean unused defines after src->xml conversion | Maxim Monastirsky |
2015-12-17 | nConfigId is always 0 | Maxim Monastirsky |
2015-12-17 | [API CHANGE] Remove NPAPI-related UNO API | Thorsten Behrens |
2015-12-17 | tdf#90598: filter options dialog controls expandable | Oliver Specht |
2015-12-17 | handle varargs with first required and subsequent optional, tdf#71459 related | Eike Rathke |
2015-12-17 | add RAWSUBTRACT spreadsheet function, tdf#71459 | Eike Rathke |
2015-12-17 | Remove unused ToolPanel (aka TaskPane) | Samuel Mehrbrodt |
2015-12-17 | sw, sd, sc: clean up no longer necessary isTiledRendering() member functions | Miklos Vajna |
2015-12-16 | assert that no ODF import happens without a BaseURL | Michael Stahl |
2015-12-16 | don't call getOutputString when we are not using the result, tdf#92802 | Markus Mohrhard |
2015-12-16 | sfx2: clean up no longer needed SfxObjectShell::isTiledRendering() | Miklos Vajna |
2015-12-15 | Resolves: tdf#95440 SharedString are interned per document, re-intern | Eike Rathke |
2015-12-15 | filter: add BaseURL parameter to SvxMSDffManager::ImportOLE() | Michael Stahl |
2015-12-15 | sc: replace boost::ptr_map with std::map<std::unique_ptr> | Michael Stahl |
2015-12-15 | sc: replace boost::ptr_map with std::map<std::unique_ptr> | Michael Stahl |
2015-12-15 | sc: replace boost::ptr_map with std::map<std::unique_ptr> | Michael Stahl |
2015-12-15 | Prefix members with 'm' | Tor Lillqvist |
2015-12-15 | Bin silly 'STATIC DATA' comments | Tor Lillqvist |
2015-12-14 | tdf#96447 : Show correct borders in border editor when multimarked | Dennis Francis |
2015-12-14 | tdf#34094 : Allow column and row selections while creating a formula | Dennis Francis |
2015-12-14 | tdf#93837 Convert some Calc context menus to xml | Maxim Monastirsky |
2015-12-12 | tdf#73006 : Put results in correct cells after Text to Columns | Dennis Francis |
2015-12-12 | No need for a separate <vcl/lstbox.h> | Tor Lillqvist |
2015-12-12 | tdf#96339 fix bug in sort list | Noel Grandin |
2015-12-11 | separate ScRange::Move() and MoveSticky(), tdf#92779 | Eike Rathke |
2015-12-11 | No need for a separate <vcl/graph.h> | Tor Lillqvist |
2015-12-11 | silence -Werror=strict-overflow | Eike Rathke |
2015-12-11 | No need for a separate <vcl/combobox.h> | Tor Lillqvist |
2015-12-11 | unit test for sticky end col/row anchors, tdf#92779 | Eike Rathke |
2015-12-11 | geez, how about actually checking the Move() error return? tdf#92779 related | Eike Rathke |
2015-12-11 | sc: Merge ScMultiTextWnd into ScTextWnd. | Jan Holesovsky |
2015-12-11 | sc: Prefix members of ScInputBarGroup. | Jan Holesovsky |
2015-12-11 | sc interpreter: Force OpenCL off when testing the s/w interpreter. | Jan Holesovsky |
2015-12-11 | tdf#69977: uno::Sequence is expensive | Noel Grandin |
2015-12-10 | tdf#93263: Take function mask from ScPivotField | Katarina Behrens |
2015-12-10 | sticky end only if it already was a range on the same axis, tdf#92779 | Eike Rathke |
2015-12-10 | Missing include | Stephan Bergmann |