Age | Commit message (Expand) | Author |
2015-03-23 | HAVE_FEATURE_SCRIPTING, but no config_features.h include. | Jan Holesovsky |
2015-03-19 | coverity#1288895 Explicit null dereferenced | Caolán McNamara |
2015-03-19 | WaE: -Werror=maybe-uninitialized | Caolán McNamara |
2015-03-19 | loplugin:constantfunction: sfx2 | Noel Grandin |
2015-03-19 | convert SFX_FILTER_ constants to enum class | Noel Grandin |
2015-03-18 | sal_uIntPtr->SotClipboardFormatId | Caolán McNamara |
2015-03-18 | SotClipboardFormatId::FILE->SotClipboardFormatId::SIMPLE_FILE | Caolán McNamara |
2015-03-18 | create new 'enum class' SotClipboardFormatId to unify types | Noel Grandin |
2015-03-17 | Fix various XServiceInfo implementations | Stephan Bergmann |
2015-03-17 | loplugin: add Dialog to unusedvariablecheck | Noel Grandin |
2015-03-17 | SfxTabDialog: avoid changing const input parameter | Zolnai Tamás |
2015-03-13 | tdf#43157: Fix format string violations in OSL_TRACE etc. | Stephan Bergmann |
2015-03-12 | sfx2: PVS-Studio V595 'pLastState' pointer could be null | Michael Stahl |
2015-03-12 | sfx2: PVS-Studio V595 'pDispatcher' pointer could be null | Michael Stahl |
2015-03-12 | sfx2: PVS-Studio V595 'm_pResMgr' pointer could be null | Michael Stahl |
2015-03-11 | mailmerge doesn't need to use the singlefile technique for printing | Luboš Luňák |
2015-03-11 | V668 no sense in testing the result of new against null | Caolán McNamara |
2015-03-11 | convert CHILD_ constants to enum class | Noel Grandin |
2015-03-11 | convert SfxDockingConfig to enum class | Noel Grandin |
2015-03-11 | convert SfxChildIdentifier to enum class | Noel Grandin |
2015-03-09 | V801: Decreased performance | Caolán McNamara |
2015-03-06 | Timer/Idle: adapted inherited funktions | Tobias Madl |
2015-03-06 | Idle Timer: Invented Base Class | Tobias Madl |
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 | Idle and Timer are now completely independent | Tobias Madl |
2015-03-06 | idle includes and enum use | Jennifer Liebel |
2015-03-06 | Timer: Adapted all idle includes and enum uses | Tobias Madl |
2015-03-04 | V813: Decreased performance | Caolán McNamara |
2015-03-03 | Typos | Julien Nabet |
2015-03-01 | fix loop | David Tardon |
2015-02-25 | convert SFX_CHILDWIN constants to enum class | Noel Grandin |
2015-02-25 | remove unused header definitions in SotExchange | Noel Grandin |
2015-02-25 | convert SFX_SLOT_ constants to enum class | Noel Grandin |
2015-02-21 | Typo: "window" not "widow" here | Julien Nabet |
2015-02-21 | -Typo: (dis)apear(s)->(dis)appear(s) | Julien Nabet |
2015-02-20 | tdf Removed redundant blank lines in sfx2/source/sidebar (Now one line gap) | gamebusterz |
2015-02-20 | tdf#12345 Removed redundant newlines in the code | gamebusterz |
2015-02-18 | boost->std | Caolán McNamara |
2015-02-18 | Better way to avoid ambiguities among ResId ctors | Stephan Bergmann |
2015-02-17 | boost->std | Caolán McNamara |
2015-02-16 | boost::foo_ptr->std::foo_ptr | Caolán McNamara |
2015-02-16 | add GetSelectEntryData to ListBox and ComboBox | Noel Grandin |
2015-02-14 | coverity#1267643 Logically dead code | Caolán McNamara |
2015-02-14 | related tdf#89004 move to std:set instead of std::vector | Ursache Vladimir |
2015-02-11 | Fold INetRFC822Message into INetMIMEMessage | Stephan Bergmann |
2015-02-08 | Typo: we has->we have | Julien Nabet |
2015-02-07 | coverity#440978 Dereference before null check | Caolán McNamara |
2015-02-07 | loplugin:deletedspecial | Stephan Bergmann |
2015-02-06 | fdo#87675: Disable 'edit' when next style is same as current one. | Heena Gupta |