Age | Commit message (Expand) | Author |
2014-12-04 | unnecessary cast | Bjoern Michaelsen |
2014-12-04 | use C++11 iteration | Bjoern Michaelsen |
2014-12-04 | unnecessary cast | Bjoern Michaelsen |
2014-12-04 | use C++11 iteration | Bjoern Michaelsen |
2014-12-04 | use C++11 iteration | Bjoern Michaelsen |
2014-12-04 | use C++11 iteration | Bjoern Michaelsen |
2014-12-04 | unnecessary cast | Bjoern Michaelsen |
2014-12-04 | unnecessary cast | Bjoern Michaelsen |
2014-12-04 | more docs | Bjoern Michaelsen |
2014-12-04 | reformat | Bjoern Michaelsen |
2014-12-04 | Revert "introduce bool bBroadcast parameter for ScTable::SetDirty()" | Eike Rathke |
2014-12-03 | do not construct an ScAddress on each iteration | Eike Rathke |
2014-12-03 | slightly speed-up things by using ScTable access | Eike Rathke |
2014-12-03 | introduce bool bBroadcast parameter for ScTable::SetDirty() | Eike Rathke |
2014-12-03 | Linked graphic is not displayed | Zolnai Tamás |
2014-12-03 | Lotus 1-2-3: fix import of mathematical functions | Andras Timar |
2014-12-03 | Lotus 1-2-3: fix import of database functions | Andras Timar |
2014-12-03 | Lotus 1-2-3: fix import of @AVG, @PUREAVG, @COUNT, @PURECOUNT | Andras Timar |
2014-12-03 | Lotus 1-2-3: fix import of @VAR, @VARS, @PUREVAR, @PUREVARS | Andras Timar |
2014-12-03 | Lotus 1-2-3: fix import of @STD, @STDS, @PURESTD, @PURESTDS | Andras Timar |
2014-12-03 | Lotus 1-2-3: fix import of @MIN, @MAX, @PUREMIN, @PUREMAX | Andras Timar |
2014-12-03 | writerfilter: only dmapper needs TableData | Miklos Vajna |
2014-12-03 | Further clean-up | Stephan Bergmann |
2014-12-03 | Code clean-up/consolidation task. | Vishv Brahmbhatt |
2014-12-03 | update credits | Christian Lohmaier |
2014-12-03 | Don’t use DOS line endings | Khaled Hosny |
2014-12-03 | windows opengl: Call PreDraw() earlier in the text rendering too. | Jan Holesovsky |
2014-12-03 | coverity#1242942 Use of untrusted scalar value | Caolán McNamara |
2014-12-03 | remove boolean parameter default from ScDocument::SetDirty | Eike Rathke |
2014-12-03 | Delay potentially expensive first-time template initialization | Stephan Bergmann |
2014-12-03 | fdo#86472 fix icons on dark theme in oxygen and sifr | Yousuf Philips |
2014-12-03 | fdo#85594 enabling date format and rearranging others | Yousuf Philips |
2014-12-03 | windows opengl: Call PreDraw() earlier. | Jan Holesovsky |
2014-12-03 | when parking pams, park into nearest txtnode | Caolán McNamara |
2014-12-03 | coverity#1256310 Don't call rand | Caolán McNamara |
2014-12-03 | remove boolean parameter default from ScTable::SetDirty() | Eike Rathke |
2014-12-03 | get rid of defaulted boolean parameters in ScColumn::SetDirty() | Eike Rathke |
2014-12-03 | From ill-named comphelper::getExpandedFilePath to comphelper::getExpanedUri | Stephan Bergmann |
2014-12-03 | Redundant mpCurrentView (always = mpLocalView) | Stephan Bergmann |
2014-12-03 | Use std::initializer_list | Stephan Bergmann |
2014-12-03 | Master requires MSVC 2013 now | Stephan Bergmann |
2014-12-03 | Fold URE: Windows | Stephan Bergmann |
2014-12-03 | RtfAttributeOutput::NumberingLevel: fix indentation | Miklos Vajna |
2014-12-03 | remove unused class SwXMLIgnoreSectionListContext | Daniel Sikeler |
2014-12-03 | vcl: Fix Linux build. | Jan Holesovsky |
2014-12-03 | fdo#85806: Hebrew and Arabic is not working on MAC | galbarnissan |
2014-12-03 | vcl: Fix color-replacement fragment shader | Louis-Francis Ratté-Boulianne |
2014-12-03 | vcl: Acquire framebuffer from current context when reading back texture | Louis-Francis Ratté-Boulianne |
2014-12-03 | vcl: Implement bitmap color replacement operation in OpenGL backend | Louis-Francis Ratté-Boulianne |
2014-12-03 | vcl: Add dummy Replace to SalBitmap implementations | Louis-Francis Ratté-Boulianne |