Age | Commit message (Expand) | Author |
2015-04-09 | vcl: VclPtr conversion in extensions | Noel Grandin |
2015-04-09 | vcl: make VclPtr<T>(T*) constructor explicit | Noel Grandin |
2015-04-09 | vcl: rename VclReference to VclPtr | Noel Grandin |
2015-04-09 | vcl: manage SubEdit with references - and fix leak / cleanup. | Michael Meeks |
2015-04-09 | stop assert on exit from bibliography | Caolán McNamara |
2015-04-09 | Resolves: tdf#90473 bibliography doesn't resize after reload | Caolán McNamara |
2015-04-08 | A UNO Any can't contain an Any | Stephan Bergmann |
2015-04-07 | convert SvtModuleOptions::EModule to scoped enum | Noel Grandin |
2015-04-02 | Change INetProtocol enumerators to CamelCase | Stephan Bergmann |
2015-04-02 | Change INetProtocol to scoped enumeration | Stephan Bergmann |
2015-04-02 | loplugin:staticmethods | Noel Grandin |
2015-04-02 | loplugin:staticmethods | Noel Grandin |
2015-04-01 | Typo: wheter->whether | Julien Nabet |
2015-04-01 | Replace remaining getCppuType et al with cppu::UnoType | Stephan Bergmann |
2015-03-31 | Reduce to static_cast any reinterpret_cast from void pointers | Stephan Bergmann |
2015-03-29 | Clean up template-parameter-dependent C-style casts | Stephan Bergmann |
2015-03-28 | Clean up C-style casts from pointers to void | Stephan Bergmann |
2015-03-26 | const_cast: convert some C-style casts and remove some redundant ones | Stephan Bergmann |
2015-03-24 | Fix various Windows-only XServiceInfo implementations | Stephan Bergmann |
2015-03-24 | loplugin:constantfunction: various | Noel Grandin |
2015-03-20 | tdf#88230: cleanup solar mutex yielding | Pranav Kant |
2015-03-18 | create new 'enum class' SotClipboardFormatId to unify types | Noel Grandin |
2015-03-17 | Fix various XServiceInfo implementations | Stephan Bergmann |
2015-03-15 | Typo: NotifcationMode->NotificationMode | Julien Nabet |
2015-03-13 | extensions: PVS-Studio V595 The 'm_pPlugin' pointer could be null | Michael Stahl |
2015-03-12 | extensions: PVS-Studio V716 Suspicious type conversion: BOOL -> HRESULT | Michael Stahl |
2015-03-11 | do not call virtual Commit() from dtors of utl::ConfigItem subclasses | Michael Stahl |
2015-03-11 | utl::ConfigItem::Commit() should call ClearModified() | Michael Stahl |
2015-03-11 | V668 no sense in testing the result of new against null | Caolán McNamara |
2015-03-10 | fix build of updatecheck extension | Noel Grandin |
2015-03-09 | V801: Decreased performance | Caolán McNamara |
2015-03-09 | V801: Decreased performance | Caolán McNamara |
2015-03-09 | V801: Decreased performance | Caolán McNamara |
2015-03-06 | Idle: Changed to new enum name | Tobias Madl |
2015-03-06 | Idle: Removed VCL_IDLE_PRIORITY_ prefix of enum | Tobias Madl |
2015-03-06 | Timer: Adapted all idle includes and enum uses | Tobias Madl |
2015-03-04 | V813: Decreased performance | Caolán McNamara |
2015-02-25 | remove NUMBERFORMAT_ constants | Noel Grandin |
2015-02-21 | Typo: queriing->querying | Julien Nabet |
2015-02-21 | Typo: reqired->required | Julien Nabet |
2015-02-21 | Various typos | Julien Nabet |
2015-02-16 | add GetSelectEntryData to ListBox and ComboBox | Noel Grandin |
2015-02-07 | loplugin:deletedspecial | Stephan Bergmann |
2015-02-06 | fdo#75757: Remove inheritance from std::vector | Matthew Pottage |
2015-02-05 | Remove uses of deprecated salhelper/refobj.hxx | Stephan Bergmann |
2015-01-31 | coverity#1267680 Dereference before null check | Caolán McNamara |
2015-01-30 | coverity#707772 Uninitialized scalar field | Caolán McNamara |
2015-01-30 | Resolves: #i67663# add vertical alighment on property UI | Tsutomu Uchino |
2015-01-28 | Use vector::data | Stephan Bergmann |
2015-01-27 | Resolves: tdf#88819 printing with ps hangs | Caolán McNamara |