Age | Commit message (Expand) | Author |
2016-02-22 | Missing dispose of dialog | Stephan Bergmann |
2016-02-22 | loplugin:write only fields | Noel Grandin |
2016-02-21 | tdf#93837 Convert RID_FM_TEXTATTRIBUTE_MENU to xml | Maxim Monastirsky |
2016-02-21 | sc: Add forgotten radio style bits | Maxim Monastirsky |
2016-02-20 | let ConvertToSearchType() also adapt the regex bool, tdf#72196 | Eike Rathke |
2016-02-20 | implement wildcards precedence at ScDocOptions, tdf#72196 | Eike Rathke |
2016-02-20 | use O(n) algorithm to change all autofilter entries | Markus Mohrhard |
2016-02-20 | use calc brace style | Markus Mohrhard |
2016-02-20 | add missing IsFormulaWildcardsEnabled() calls, tdf#72196 | Eike Rathke |
2016-02-20 | read ODF table:use-wildcards, tdf#72196 | Eike Rathke |
2016-02-20 | write ODF table:use-wildcards to calculation settings, tdf#72196 | Eike Rathke |
2016-02-20 | import Wildcards at ScXMLCalculationSettingsContext, tdf#72196 | Eike Rathke |
2016-02-20 | add Wildcards UNO API implementation, tdf#72196 | Eike Rathke |
2016-02-20 | add FormulaWildcardsEnabled to ScDocOptions, tdf#72196 | Eike Rathke |
2016-02-19 | new loplugin: find write-only fields | Noel Grandin |
2016-02-19 | editeng: remove never read mpLibreOfficeKitCallback | Miklos Vajna |
2016-02-19 | change all bool bRegExp to utl::SearchParam::SearchType enum, tdf#72196 | Eike Rathke |
2016-02-19 | prepare a SearchType detection fragment, tdf#72196 | Eike Rathke |
2016-02-18 | tdf#91781 Move uppercase and lowercase up one level | Yousuf Philips |
2016-02-18 | fix DEBUG_MATRIX build | Markus Mohrhard |
2016-02-18 | don't fill the matrix cell by cell, tdf#67071 | Markus Mohrhard |
2016-02-18 | use better asserter macro | Markus Mohrhard |
2016-02-17 | gtk3: use native GtkPopover for calc formula prompt, etc | Caolán McNamara |
2016-02-17 | use consistent #define checks for the Windows platform | Noel Grandin |
2016-02-17 | tdf#91013 Convert freezepanes menu to xml | Maxim Monastirsky |
2016-02-17 | tdf#91013 Add new uno commands to freeze one row and column. | Gulsah Kose |
2016-02-17 | tdf#40517 Unit test for question marks in number format | Laurent Balland-Poirier |
2016-02-17 | tdf#97654 - replaced UNO cell types in xlsx import with calc internal ones | Mohammed Abdul Azeem |
2016-02-16 | loplugin:implicitboolconversion | Stephan Bergmann |
2016-02-16 | sc lok: Handle left mouse button up events for tiled rendering | Pranav Kant |
2016-02-16 | -Werror,-Winconsistent-missing-override | Stephan Bergmann |
2016-02-16 | use consistent #define checks for the Windows platform | Noel Grandin |
2016-02-16 | tighten up the attribute parsing, and drop some unused slots | Noel Grandin |
2016-02-16 | coverity#1352645 Uncaught exception | Caolán McNamara |
2016-02-16 | single element access is really slow in mdds, tdf#67071 | Markus Mohrhard |
2016-02-16 | sc lok: Notify LibreOfficeKit of empty selection | Pranav Kant |
2016-02-16 | declare variable when using it | Markus Mohrhard |
2016-02-15 | Remove newly unused .java file | Stephan Bergmann |
2016-02-15 | Rename rtl::isValidCodePoint -> rtl::isUnicodeCodePoint | Stephan Bergmann |
2016-02-15 | tdf#94858, avoid O(n^2) algorithm during outline import | Markus Mohrhard |
2016-02-15 | tdf#45904 move java based api tests to c++ | kadertarlan |
2016-02-14 | coverity#1352321 Dereference null return value | Caolán McNamara |
2016-02-14 | coverity#1352451 Uncaught exception | Caolán McNamara |
2016-02-11 | cppcheck: unreadVariable 'bTextWrap' | Jochen Nitschke |
2016-02-11 | [API CHANGE] add operator==/!= to UNO structs | Noel Grandin |
2016-02-11 | tdf#67343 Standardize order of dialog buttons | Olivier Hallot |
2016-02-10 | Refactor ScMarkData for tdf#50916 | Dennis Francis |
2016-02-09 | don't assert that no ODF import happens without a base URL | Michael Stahl |
2016-02-09 | Remove excess newlines | Chris Sherlock |
2016-02-09 | Formatting changes across all modules | Chris Sherlock |