Age | Commit message (Expand) | Author |
2017-08-28 | remove unused header file | Noel Grandin |
2017-08-27 | convert code-class in ErrCode to scoped enum | Noel Grandin |
2017-08-27 | tdf#97548: Do not set anchor flag on starting formula mode in a cell | Dennis Francis |
2017-08-27 | tdf#45904 Move _DataPilotItem Java tests to C++ | Jens Carl |
2017-08-27 | tdf#45904: Move _DatabaseRange Java tests to C++ | Jens Carl |
2017-08-27 | tdf#45904 Move _CellAreaLink Java tests to C++ | Jens Carl |
2017-08-27 | fixed image and textbox rotation on xlsx files tdf#83672 | serdarot5 |
2017-08-26 | tdf#89139: list all items in pivot table definition, incl. hidden | Mike Kaganski |
2017-08-26 | loplugin:constparam in sc part7 | Noel Grandin |
2017-08-25 | coverity#1416669 Uninitialized scalar field | Caolán McNamara |
2017-08-25 | tdf#107806: Semantic and syntax for .uno:RowHeight have been changed | Henry Castro |
2017-08-25 | Follow-up fix for aa7dc5fa1df23f1a9079305cb362aab018e94848 | Tor Lillqvist |
2017-08-25 | dynamic column container: more efficient loops over all cols | Noel Grandin |
2017-08-25 | Drop gratuitous initial :: from comphelper::ProfileZone | Tor Lillqvist |
2017-08-25 | Get rid of need to use initial :: for ::opencl to avoid clash with sc::opencl | Tor Lillqvist |
2017-08-25 | loplugin:constparam in sc part6 | Noel Grandin |
2017-08-25 | loplugin:useuniqueptr in sc | Noel Grandin |
2017-08-25 | loplugin:unusedfields | Noel Grandin |
2017-08-25 | Allow non-modal Dialogs during FileImport/Load | Armin Le Grand |
2017-08-25 | oovbaapi: Use default path for FileDialog | Tamas Bunth |
2017-08-25 | tdf#111876 Save correct relative links in Calc | Szymon Kłos |
2017-08-25 | add reference operators tests | Zdeněk Crhonek |
2017-08-25 | loplugin:unusedmethods | Noel Grandin |
2017-08-25 | no need to use ERRCODE_RES_MASK here | Noel Grandin |
2017-08-24 | Resolves: tdf#93171 follow-up, notify dependents of subtotal formula cells | Eike Rathke |
2017-08-24 | Resolves: tdf#108795 merge table EditEngine language attributes to input line | Eike Rathke |
2017-08-24 | loplugin:constparam in sc part5 | Noel Grandin |
2017-08-24 | loplugin:constparam in sc part4 | Noel Grandin |
2017-08-24 | loplugin:constparam in sc part3 | Noel Grandin |
2017-08-24 | Consistently use OUString in test::Directories | Stephan Bergmann |
2017-08-23 | Fix typo | Andrea Gelmini |
2017-08-23 | tdf#45904 Move Java _XUniqueCellFormatRangesSupplier test to C++ | Jens Carl |
2017-08-23 | tdf#45904 Move Java _XAreaLink tests to C++ | Jens Carl |
2017-08-23 | Clean up string construction | Stephan Bergmann |
2017-08-23 | ScFiltersTest::testUnicodeFileNameGnumeric only works with UTF-8 | Stephan Bergmann |
2017-08-23 | Make ScBootstrapFixture::createFileURL generate properly encoded URLs | Stephan Bergmann |
2017-08-23 | loplugin:constparam in sc part2 | Noel Grandin |
2017-08-23 | fix bug in ScTable::LastHiddenColRow | Noel Grandin |
2017-08-23 | convert message box style bits to scoped enum | Noel Grandin |
2017-08-22 | loplugin:constparam in sc part1 | Noel Grandin |
2017-08-22 | Assert that caller columns are within bounds | Eike Rathke |
2017-08-22 | Convert ErrCode area to scoped enum | Noel Grandin |
2017-08-22 | convert WB_QUICK_SEARCH/WB_FORCE_MAKEVISIBLE to bool fields | Noel Grandin |
2017-08-22 | tdf#108706 Unify loading document progress bar label | Takeshi Abe |
2017-08-21 | WalkAndMatchElements: really really limit the match, tdf#108292 follow-up | Eike Rathke |
2017-08-20 | Typo about "document" | Julien Nabet |
2017-08-20 | tdf#83562: Make the EditTextObject export of automatic colors... | Dennis Francis |
2017-08-20 | Fix 'make translations' run | Gabor Kelemen |
2017-08-20 | external data: add a way to get the available data sourcesfor a provider | Markus Mohrhard |
2017-08-20 | external data: improve the external data dialog | Markus Mohrhard |