Age | Commit message (Expand) | Author |
2016-02-20 | sd lok: re-work LOK_CALLBACK_PARTS_COUNT_CHANGED callback | Henry Castro |
2016-02-20 | tdf#57950 Replace chained O(U)StringBuffer::append() with operator+ | irem |
2016-02-20 | Galaxy: Add icons for track changes, bookmark, and browser preview | Yousuf Philips |
2016-02-21 | vcl: README update - generic was moved some time ago to unx | Chris Sherlock |
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-20 | add Wildcards configuration option, tdf#72196 | Eike Rathke |
2016-02-20 | add [optional, property] boolean Wildcards, tdf#72196 | Eike Rathke |
2016-02-20 | add ConvertToSearchType() ConvertToBool(), tdf#72196 | Eike Rathke |
2016-02-19 | no need for two triggerColumnContextMenu | Caolán McNamara |
2016-02-19 | sw: tdf#63022 fix drag-and-drop of text in same paragraph | Michael Stahl |
2016-02-19 | always support packagekit if dbus is enabled | Caolán McNamara |
2016-02-19 | sfx classification: give access to document header/footer and watermark | Miklos Vajna |
2016-02-19 | move dbus config into its own config header | Caolán McNamara |
2016-02-19 | sd: replace boost::bind with C++11 lambdas and for loops | Michael Stahl |
2016-02-19 | sd: replace boost::bind with C++11 lambdas | Michael Stahl |
2016-02-19 | svx: these look like they should be assert() | Michael Stahl |
2016-02-19 | move gio config into its own separate config header | Caolán McNamara |
2016-02-19 | Fix incorrect icon reference in Distribution dialog | Yousuf Philips |
2016-02-19 | tdf#89646 Implement "uno:LineToolbox" command into writer. | Gulsah Kose |
2016-02-19 | starmath: Avoid C-style cast | Takeshi Abe |
2016-02-19 | new loplugin: find write-only fields | Noel Grandin |
2016-02-19 | vcl: loplugin:staticcall | Miklos Vajna |
2016-02-19 | vcl: loplugin:nullptr | Miklos Vajna |
2016-02-19 | loplugin: checkconfigmacros | Caolán McNamara |
2016-02-19 | sw: loplugin:staticmethods | Miklos Vajna |
2016-02-19 | sw: loplugin:passstuffbyref | Miklos Vajna |
2016-02-19 | desktop: loplugin:loopvartoosmall | Miklos Vajna |
2016-02-19 | tdf#32364 - Add a "filter" to Insert > Field > Other > Cross reference tab | akki95 |
2016-02-19 | gtk3: typo mnMaximizedWidth -> mnMaximizedHeight | Caolán McNamara |
2016-02-19 | gtk3: get app menu working again under gtk3 | Caolán McNamara |
2016-02-19 | editeng: remove never read mpLibreOfficeKitCallback | Miklos Vajna |
2016-02-19 | lok: Add a new sheet selection test | Pranav Kant |
2016-02-19 | SVGIO: Fix problem when relative font-size depends on its... | Xisco Fauli |
2016-02-19 | Remove nesting assignments inside the expression. | Mark Hung |
2016-02-19 | tdf#97703 Removed a few redundant calls to setUp and tearDown | Jaskaran |
2016-02-18 | Add missing trailing semicolon to Keywords again | Adolfo Jayme Barrientos |
2016-02-19 | add "use-wildcards" XML_USE_WILDCARDS, tdf#72196 | Eike Rathke |
2016-02-18 | tdf#84985 always align color bar to icon bottom edge | Regina Henschel |
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#57950 Replace chained O(U)StringBuffer::append() with operator+ | melikeyurtoglu |
2016-02-18 | tdf#97179: do not suggest 1-letter custom dictionary words | László Németh |
2016-02-18 | tdf#43157 Clean up DBG_ASSERT for svx | Sedat Ak |