Age | Commit message (Expand) | Author |
2014-09-12 | Turn SfxItemState into a C++11 scoped enumeration | Stephan Bergmann |
2014-09-12 | coverity#735600 Division by zero | Norbert Thiebaud |
2014-09-10 | Replace uses of old SFX_ITEM_AVAILABLE alias with SFX_ITEM_DEFAULT | Stephan Bergmann |
2014-09-10 | vcl: sal_Bool -> bool | Stephan Bergmann |
2014-09-06 | SfxHint: convert home-grown RTTI to normal C++ RTTI | Noel Grandin |
2014-09-02 | coverity#1233508 Uncaught exception | Caolán McNamara |
2014-08-31 | Help buttons mushrooming all over the place... | Olivier Hallot |
2014-08-26 | convert SBX flag bits to type-safe enum | Noel Grandin |
2014-08-25 | convert RID_QRYBOX_LANGUAGE with custom title to .ui | Caolán McNamara |
2014-08-23 | fdo#82577: Handle KeyCode | Tor Lillqvist |
2014-08-22 | Remove some useless tools/debug.hxx includes | Marcos Paulo de Souza |
2014-08-18 | ErrorBox->MessageDialog | Caolán McNamara |
2014-08-16 | Consistently use size_t and SAL_MAX_SIZE | Matteo Casalin |
2014-08-16 | Consistently use size_t and SAL_MAX_SIZE | Matteo Casalin |
2014-07-29 | fdo#46037: remove unused comphelper/configurationhelper.hxx | Alexandre Vicenzi |
2014-07-24 | Drop unused #includes | Takeshi Abe |
2014-07-21 | Resolves fdo#80906: Delete any control on Dialog editing window crashes LO | Julien Nabet |
2014-07-17 | Renamed brdcst.[hc]xx to SfxBroadcaster.[hc]xx | Tobias Lippert |
2014-07-11 | new loplugin: externalandnotdefined | Noel Grandin |
2014-07-03 | use assert when followed by deref | Caolán McNamara |
2014-07-01 | clang scan-build: various warnings | Caolán McNamara |
2014-06-27 | remove SFX_APP() macro that was a mer wrapper for SfxGetApp() | Norbert Thiebaud |
2014-06-27 | loplugin:unreffun: also warn about redundant redeclarations | Stephan Bergmann |
2014-06-23 | fdo#76203 - use consistent titlecase for UI title labels | Joren De Cuyper |
2014-06-17 | improve the inlinesimplememberfunctions clang plugin | Noel Grandin |
2014-06-13 | loplugin:staticcall | Stephan Bergmann |
2014-06-13 | coverity#1213488 Uncaught exception | Caolán McNamara |
2014-06-09 | loplugin: inlinesimplememberfunctions | Noel Grandin |
2014-06-05 | various: remove SAL_THROW macro | Noel Grandin |
2014-05-31 | Avoid possible memory leaks in case of exceptions | Takeshi Abe |
2014-05-28 | update_pch | Thomas Arnhold |
2014-05-27 | css already means ::com::sun::star | Thomas Arnhold |
2014-05-23 | remove boilerplate in UNO Exception constructor calls | Noel Grandin |
2014-05-22 | Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19 | Julien Nabet |
2014-05-22 | bnc#467278: Introduce a warning that changes to VBA macros cannot be saved. | Jan Holesovsky |
2014-05-19 | hrc and src files: squeeze multiple newlines | Thomas Arnhold |
2014-05-19 | Resolves: #i76558# jump by Enter key on the Object catalog | Tsutomu Uchino |
2014-05-15 | remove legacy svheader.hxx | Thomas Arnhold |
2014-05-14 | Find places where uno::Sequence is passed by value. | Noel Grandin |
2014-05-09 | '!= false' is redundant, and confusing - kill it. | Jan Holesovsky |
2014-05-09 | update_pch: add a bunch of pch files | Thomas Arnhold |
2014-05-09 | coverity#1209811 Dereference before null check | Caolán McNamara |
2014-05-07 | coverity#1209554 Explicit null dereferenced | Caolán McNamara |
2014-05-05 | simplify ternary conditions "xxx ? yyy : false" | Noel Grandin |
2014-04-28 | Improve TabBar return types | Noel Grandin |
2014-04-25 | coverity#736993 Uncaught exception | Caolán McNamara |
2014-04-25 | coverity#736992 Uncaught exception | Caolán McNamara |
2014-04-25 | coverity#736990 Uncaught exception | Caolán McNamara |
2014-04-24 | basic macro dialog: let it expand vertically, too | Thomas Arnhold |
2014-04-24 | fdo#77886: add language: expand list if dialog gets resized | Thomas Arnhold |