Age | Commit message (Expand) | Author |
2017-03-22 | loplugin:redundantcast find redundant c-style enum casts | Noel Grandin |
2017-03-19 | Fix typos | Andrea Gelmini |
2017-03-17 | cleanup itempool includes | Jochen Nitschke |
2017-03-16 | Fix typos | Andrea Gelmini |
2017-03-15 | convert SvxFrameDirection to scoped enum | Noel Grandin |
2017-03-14 | remove unused RID constants | Noel Grandin |
2017-03-13 | Clean up integer types representing positions in ToolBox's item vector | Stephan Bergmann |
2017-03-09 | tdf#106462 old value and new value were swapped | Lionel Elie Mamane |
2017-03-08 | convert SvxAdjust to scoped enum | Noel Grandin |
2017-03-07 | loplugin:loopvartoosmall | Stephan Bergmann |
2017-03-03 | Remove redundant 'inline' keyword | Stephan Bergmann |
2017-03-03 | Fix typos | Andrea Gelmini |
2017-03-01 | typesafe wrappers for css::i18nutil::TransliterationModules | Noel Grandin |
2017-02-28 | new loplugin unoany | Noel Grandin |
2017-02-24 | better fix for tdf#103830 | Noel Grandin |
2017-02-24 | tdf#103830 Form field names not update in python macro | Noel Grandin |
2017-02-21 | Remove wrong and broken encoding from INetMIMEMessage::SetHeaderField_Impl | Stephan Bergmann |
2017-02-21 | Use module name when getting labels | Maxim Monastirsky |
2017-02-21 | tdf#95844 Refactor CommandInfoProvider | Rohan Kumar |
2017-02-14 | Resolves: tdf#79250 add typed list to form control listbox | Eike Rathke |
2017-02-11 | Revert "Resolves: tdf#79250 add typed list to form control listbox" | Eike Rathke |
2017-02-10 | Resolves: tdf#79250 add typed list to form control listbox | Eike Rathke |
2017-02-10 | Remove MinGW support | Stephan Bergmann |
2017-02-09 | space typo | Eike Rathke |
2017-02-06 | Add missing #includes | Stephan Bergmann |
2017-02-03 | new loplugin:unusedenumconstants | Noel Grandin |
2017-02-01 | loplugin:stringconstant handle calls to constructors with one arg | Noel Grandin |
2017-01-31 | teach lolugin:stringconstant about calling constructors | Noel Grandin |
2017-01-28 | loplugin:stringconstant check for unnecessary OUString constructor.. | Noel Grandin |
2017-01-26 | Remove dynamic exception specifications | Stephan Bergmann |
2017-01-26 | use rtl::Reference in OImageControlModel | Noel Grandin |
2017-01-26 | use rtl::Reference in Model | Noel Grandin |
2017-01-25 | loplugin: unnecessary destructor forms..idlc | Noel Grandin |
2017-01-23 | Change all Idle* LINKs to be Timer* | Jan-Marek Glogowski |
2017-01-23 | use rtl::Reference in ODatabaseForm | Noel Grandin |
2017-01-20 | don't need an intermediate Image | Caolán McNamara |
2017-01-19 | New loplugin:dynexcspec: Add @throws documentation, forms | Stephan Bergmann |
2017-01-19 | use rtl::Reference in OClickableImageBaseModel | Noel Grandin |
2017-01-19 | use rtl::Reference in OComponentEventThread | Noel Grandin |
2017-01-17 | Refactor Scheduler to add Task class | Jan-Marek Glogowski |
2017-01-17 | new loplugin: useuniqueptr: forms..framework | Noel Grandin |
2017-01-11 | Some loplugin:conststringvar/stringconstant improvements: forms | Stephan Bergmann |
2017-01-09 | tdf#101828 handle rtf/richtext correctly | Oliver Specht |
2017-01-06 | This apparently doesn't happen | Stephan Bergmann |
2017-01-06 | Use OUString::boolean | Stephan Bergmann |
2017-01-06 | No need for an OUStringBuffer here | Stephan Bergmann |
2017-01-05 | Replace side-effect--only uses of makeStringAndClear() with setLength(0) | Stephan Bergmann |
2016-12-23 | tdf#101442 - "hyperlink" to "link" | Federico Bassini |
2016-12-21 | remove newly unused SfxImageManager | Caolán McNamara |
2016-12-17 | add dbtools for !HAVE_FEATURE_DBCONNECTIVITY anyway | Caolán McNamara |