summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2016-02-22Missing dispose of dialogStephan Bergmann
2016-02-22loplugin:write only fieldsNoel Grandin
2016-02-21tdf#93837 Convert RID_FM_TEXTATTRIBUTE_MENU to xmlMaxim Monastirsky
2016-02-21sc: Add forgotten radio style bitsMaxim Monastirsky
2016-02-20let ConvertToSearchType() also adapt the regex bool, tdf#72196Eike Rathke
2016-02-20implement wildcards precedence at ScDocOptions, tdf#72196Eike Rathke
2016-02-20use O(n) algorithm to change all autofilter entriesMarkus Mohrhard
2016-02-20use calc brace styleMarkus Mohrhard
2016-02-20add missing IsFormulaWildcardsEnabled() calls, tdf#72196Eike Rathke
2016-02-20read ODF table:use-wildcards, tdf#72196Eike Rathke
2016-02-20write ODF table:use-wildcards to calculation settings, tdf#72196Eike Rathke
2016-02-20import Wildcards at ScXMLCalculationSettingsContext, tdf#72196Eike Rathke
2016-02-20add Wildcards UNO API implementation, tdf#72196Eike Rathke
2016-02-20add FormulaWildcardsEnabled to ScDocOptions, tdf#72196Eike Rathke
2016-02-19new loplugin: find write-only fieldsNoel Grandin
2016-02-19editeng: remove never read mpLibreOfficeKitCallbackMiklos Vajna
2016-02-19change all bool bRegExp to utl::SearchParam::SearchType enum, tdf#72196Eike Rathke
2016-02-19prepare a SearchType detection fragment, tdf#72196Eike Rathke
2016-02-18tdf#91781 Move uppercase and lowercase up one levelYousuf Philips
2016-02-18fix DEBUG_MATRIX buildMarkus Mohrhard
2016-02-18don't fill the matrix cell by cell, tdf#67071Markus Mohrhard
2016-02-18use better asserter macroMarkus Mohrhard
2016-02-17gtk3: use native GtkPopover for calc formula prompt, etcCaolán McNamara
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-02-17tdf#91013 Convert freezepanes menu to xmlMaxim Monastirsky
2016-02-17tdf#91013 Add new uno commands to freeze one row and column.Gulsah Kose
2016-02-17tdf#40517 Unit test for question marks in number formatLaurent Balland-Poirier
2016-02-17tdf#97654 - replaced UNO cell types in xlsx import with calc internal onesMohammed Abdul Azeem
2016-02-16loplugin:implicitboolconversionStephan Bergmann
2016-02-16sc lok: Handle left mouse button up events for tiled renderingPranav Kant
2016-02-16-Werror,-Winconsistent-missing-overrideStephan Bergmann
2016-02-16use consistent #define checks for the Windows platformNoel Grandin
2016-02-16tighten up the attribute parsing, and drop some unused slotsNoel Grandin
2016-02-16coverity#1352645 Uncaught exceptionCaolán McNamara
2016-02-16single element access is really slow in mdds, tdf#67071Markus Mohrhard
2016-02-16sc lok: Notify LibreOfficeKit of empty selectionPranav Kant
2016-02-16declare variable when using itMarkus Mohrhard
2016-02-15Remove newly unused .java fileStephan Bergmann
2016-02-15Rename rtl::isValidCodePoint -> rtl::isUnicodeCodePointStephan Bergmann
2016-02-15tdf#94858, avoid O(n^2) algorithm during outline importMarkus Mohrhard
2016-02-15tdf#45904 move java based api tests to c++kadertarlan
2016-02-14coverity#1352321 Dereference null return valueCaolán McNamara
2016-02-14coverity#1352451 Uncaught exceptionCaolán McNamara
2016-02-11cppcheck: unreadVariable 'bTextWrap'Jochen Nitschke
2016-02-11[API CHANGE] add operator==/!= to UNO structsNoel Grandin
2016-02-11tdf#67343 Standardize order of dialog buttonsOlivier Hallot
2016-02-10Refactor ScMarkData for tdf#50916Dennis Francis
2016-02-09don't assert that no ODF import happens without a base URLMichael Stahl
2016-02-09Remove excess newlinesChris Sherlock
2016-02-09Formatting changes across all modulesChris Sherlock