Age | Commit message (Expand) | Author |
2014-10-08 | loplugin:unreffun | Stephan Bergmann |
2014-10-08 | fdo#75757: remove inheritance to std::vector | Michaël Lefèvre |
2014-10-08 | fdo#80927: css.office.Quickstart should be single-instance service. | Matúš Kukan |
2014-10-08 | back out more wrong and confusing tools::Time comment changes | Eike Rathke |
2014-10-08 | Do not terminate desktop from a Timer | Stephan Bergmann |
2014-10-08 | Fix build. | Jan Holesovsky |
2014-10-08 | usage info: Improve the 'what is this for' comment. | Jan Holesovsky |
2014-10-08 | usage info: Code to collect actions that the user performs. | Jan Holesovsky |
2014-10-08 | sfx2: missing semicolon | Miklos Vajna |
2014-10-07 | Don't even attempt to unload libqstart_gtklo.so again | Stephan Bergmann |
2014-10-06 | fdo#71248 Excel VBA: ActiveDocument is not tracking currently selected Doc | Justin Luth |
2014-10-06 | fdo#73151 Always open Styles&Formatting dialog in the sidebar | Samuel Mehrbrodt |
2014-10-03 | coverity#1242479 Dereference null return value | Caolán McNamara |
2014-10-03 | loplugin: cstylecast | Noel Grandin |
2014-10-03 | rename SvRef::AddRef to AddFirstRef | Noel Grandin |
2014-10-02 | coverity#1242501 Resource leak | Caolán McNamara |
2014-10-02 | coverity#1242827 Uninitialized pointer field | Caolán McNamara |
2014-10-02 | coverity#1242843 Unused value | Caolán McNamara |
2014-10-02 | coverity#1242857 Unused value | Caolán McNamara |
2014-10-02 | coverity#1242904 error code overwritten | Caolán McNamara |
2014-10-02 | coverity#1242921 Result is not floating-point | Caolán McNamara |
2014-10-02 | fdo#75757: remove inheritance to std::vector | Takeshi Abe |
2014-10-02 | coverity#982429 Division or modulo by zero | Caolán McNamara |
2014-10-02 | coverity#705707 Resource leak | Caolán McNamara |
2014-10-02 | fix for older compiler, doesn't like <:: | Noel Grandin |
2014-10-02 | fix build | Noel Grandin |
2014-10-02 | loplugin: cstylecast | Noel Grandin |
2014-10-01 | fdo#75757: remove inheritance to std::map | Takeshi Abe |
2014-10-01 | coverity#735489 constant guards dead code | Caolán McNamara |
2014-10-01 | fdo#82577: Handle Time | Noel Grandin |
2014-09-30 | fdo#82577: Handle Region | Noel Grandin |
2014-09-29 | MSVC 2012 apparently isn't ready yet for std::vector<std::unique_ptr<T>> | Stephan Bergmann |
2014-09-29 | svtools: std::auto_ptr -> std::unique_ptr | Stephan Bergmann |
2014-09-29 | sfx2: std::auto_ptr -> std::unique_ptr | Stephan Bergmann |
2014-09-28 | fdo#75757: remove inheritance to std::vector | Takeshi Abe |
2014-09-26 | remove unnecessary casts in calls to SvStream.WriteUInt16 | Noel Grandin |
2014-09-26 | remove unnecessary casts in calls to SvStream.WriteSChar | Noel Grandin |
2014-09-26 | remove unnecessary casts's | Noel Grandin |
2014-09-26 | remove unnecessary static_cast's | Noel Grandin |
2014-09-26 | cleanup GUID/ClsId/CLSID types | Noel Grandin |
2014-09-26 | fdo#75757: remove inheritance to std::vector | Takeshi Abe |
2014-09-25 | Start Center Template Manager Tweaks | Efe Gürkan YALAMAN |
2014-09-25 | Fix miscellaneous memory leaks | Matthew J. Francis |
2014-09-25 | coverity#1240261 Logically dead code | Caolán McNamara |
2014-09-25 | Revert "fdo#73151 Always open Styles&Formatting dialog in the sidebar" | Stephan Bergmann |
2014-09-24 | fdo#73151 Always open Styles&Formatting dialog in the sidebar | Samuel Mehrbrodt |
2014-09-23 | loplugin: cstylecast, update PTR_CAST macro to use static_cast | Noel Grandin |
2014-09-23 | fdo#82577: Handle Window | Noel Grandin |
2014-09-22 | remove unused fields pName and pMethodName in SfxSlot class | Noel Grandin |
2014-09-22 | fdo#84086 Fix assorted use-after-free bugs | Matthew J. Francis |