summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-02-20implement wildcards precedence at ScDocOptions, tdf#72196Eike Rathke2-7/+36
2016-02-20sd lok: re-work LOK_CALLBACK_PARTS_COUNT_CHANGED callbackHenry Castro4-82/+46
2016-02-20tdf#57950 Replace chained O(U)StringBuffer::append() with operator+irem1-6/+1
2016-02-20Galaxy: Add icons for track changes, bookmark, and browser previewYousuf Philips17-0/+0
2016-02-21vcl: README update - generic was moved some time ago to unxChris Sherlock1-3/+0
2016-02-20use O(n) algorithm to change all autofilter entriesMarkus Mohrhard1-5/+22
2016-02-20use calc brace styleMarkus Mohrhard1-1/+2
2016-02-20add missing IsFormulaWildcardsEnabled() calls, tdf#72196Eike Rathke2-5/+4
2016-02-20read ODF table:use-wildcards, tdf#72196Eike Rathke1-1/+7
2016-02-20write ODF table:use-wildcards to calculation settings, tdf#72196Eike Rathke1-2/+8
2016-02-20import Wildcards at ScXMLCalculationSettingsContext, tdf#72196Eike Rathke1-2/+4
2016-02-20add Wildcards UNO API implementation, tdf#72196Eike Rathke4-0/+12
2016-02-20add FormulaWildcardsEnabled to ScDocOptions, tdf#72196Eike Rathke2-1/+18
2016-02-20add Wildcards configuration option, tdf#72196Eike Rathke1-0/+8
2016-02-20add [optional, property] boolean Wildcards, tdf#72196Eike Rathke1-0/+16
2016-02-20add ConvertToSearchType() ConvertToBool(), tdf#72196Eike Rathke1-0/+30
2016-02-19no need for two triggerColumnContextMenuCaolán McNamara2-10/+3
2016-02-19sw: tdf#63022 fix drag-and-drop of text in same paragraphMichael Stahl1-5/+3
2016-02-19always support packagekit if dbus is enabledCaolán McNamara6-35/+8
2016-02-19sfx classification: give access to document header/footer and watermarkMiklos Vajna2-0/+10
2016-02-19move dbus config into its own config headerCaolán McNamara15-46/+62
2016-02-19sd: replace boost::bind with C++11 lambdas and for loopsMichael Stahl4-28/+14
2016-02-19sd: replace boost::bind with C++11 lambdasMichael Stahl2-26/+25
2016-02-19svx: these look like they should be assert()Michael Stahl2-24/+24
2016-02-19move gio config into its own separate config headerCaolán McNamara14-19/+30
2016-02-19Fix incorrect icon reference in Distribution dialogYousuf Philips1-1/+1
2016-02-19tdf#89646 Implement "uno:LineToolbox" command into writer.Gulsah Kose10-29/+77
2016-02-19starmath: Avoid C-style castTakeshi Abe6-38/+38
2016-02-19new loplugin: find write-only fieldsNoel Grandin61-257/+181
2016-02-19vcl: loplugin:staticcallMiklos Vajna1-1/+1
2016-02-19vcl: loplugin:nullptrMiklos Vajna1-1/+1
2016-02-19loplugin: checkconfigmacrosCaolán McNamara4-11/+11
2016-02-19sw: loplugin:staticmethodsMiklos Vajna1-1/+1
2016-02-19sw: loplugin:passstuffbyrefMiklos Vajna2-8/+8
2016-02-19desktop: loplugin:loopvartoosmallMiklos Vajna1-2/+2
2016-02-19tdf#32364 - Add a "filter" to Insert > Field > Other > Cross reference tabakki953-97/+207
2016-02-19gtk3: typo mnMaximizedWidth -> mnMaximizedHeightCaolán McNamara1-1/+1
2016-02-19gtk3: get app menu working again under gtk3Caolán McNamara4-20/+35
2016-02-19editeng: remove never read mpLibreOfficeKitCallbackMiklos Vajna13-27/+16
2016-02-19lok: Add a new sheet selection testPranav Kant2-0/+112
2016-02-19SVGIO: Fix problem when relative font-size depends on its...Xisco Fauli3-0/+36
2016-02-19Remove nesting assignments inside the expression.Mark Hung1-2/+2
2016-02-19tdf#97703 Removed a few redundant calls to setUp and tearDownJaskaran8-177/+0
2016-02-18Add missing trailing semicolon to Keywords againAdolfo Jayme Barrientos1-1/+1
2016-02-19add "use-wildcards" XML_USE_WILDCARDS, tdf#72196Eike Rathke2-0/+2
2016-02-18tdf#84985 always align color bar to icon bottom edgeRegina Henschel3-1/+2
2016-02-19change all bool bRegExp to utl::SearchParam::SearchType enum, tdf#72196Eike Rathke22-95/+114
2016-02-19prepare a SearchType detection fragment, tdf#72196Eike Rathke2-4/+63
2016-02-18tdf#57950 Replace chained O(U)StringBuffer::append() with operator+melikeyurtoglu1-5/+2
2016-02-18tdf#97179: do not suggest 1-letter custom dictionary wordsLászló Németh1-1/+1