Age | Commit message (Expand) | Author |
2017-04-28 | move builder attributes from OString to OUString | Caolán McNamara |
2017-04-28 | loplugin:unusedfields | Noel Grandin |
2017-04-27 | tdf#39468 cleanup source code comments | dennisroczek |
2017-04-27 | another name for a nonlocalized string is a string | Caolán McNamara |
2017-04-27 | tools: move errcode.hxx to the vcl module | Chris Sherlock |
2017-04-26 | loplugin:unusedmethods | Noel Grandin |
2017-04-26 | remove sfx2 bitmaps from .src files | Caolán McNamara |
2017-04-26 | remove sfx2 bitmaps from .src files | Caolán McNamara |
2017-04-26 | use strong_int for LanguageType | Noel Grandin |
2017-04-25 | vcl: change ErrorHandlerFlags to DialogMask | Chris Sherlock |
2017-04-25 | remove bitmaps from .src files | Caolán McNamara |
2017-04-25 | clang-tidy readability-simplify-boolean-expr in sfx2 | Noel Grandin |
2017-04-25 | make __RSC a builtin define for the RSC compiler | Noel Grandin |
2017-04-25 | tools: svstream.hxx needs only errcode.hxx & not errinf.hxx | Chris Sherlock |
2017-04-24 | Do not pass a suggested name to GUIStoreModel: it is always overwritten | Matteo Casalin |
2017-04-24 | OUStrings: constify and avoid temporaries some more | Matteo Casalin |
2017-04-24 | Minor optimizations to loops | Matteo Casalin |
2017-04-24 | Fix indentation | Matteo Casalin |
2017-04-24 | OUStrings: constify and avoid temporaries | Matteo Casalin |
2017-04-24 | OUStrings: avoid temporaries and OUStringBuffers | Matteo Casalin |
2017-04-23 | Replace GetImage with CommandInfoProvider::GetImageForCommand | Maxim Monastirsky |
2017-04-23 | tdf#95845 Use CommandInfoProvider | Maxim Monastirsky |
2017-04-23 | No usage of the private:commandimage thing | Maxim Monastirsky |
2017-04-23 | Use automatic integer type, with minor simplifications | Matteo Casalin |
2017-04-23 | OUStrings: avoid temporaries and constify | Matteo Casalin |
2017-04-23 | These data members can be file scope consts, and reused | Matteo Casalin |
2017-04-22 | Notebookbar: better tab placing for the NotebookbarTabControl | Szymon Kłos |
2017-04-21 | gbuild: Remove MSVC 2013 legacy code | David Ostrovsky |
2017-04-21 | LOK - Calc: changed the way header is updated on row/col insert/remove | Marco Cecchetti |
2017-04-21 | convert HTML_OPTION_IDS to scoped enum | Noel Grandin |
2017-04-21 | remove unnecessary explicit linefeeds from end of SAL and OSL log calls | Noel Grandin |
2017-04-20 | convert EDynamicMenuType to scoped enum | Noel Grandin |
2017-04-20 | loplugin:unusedmethods | Noel Grandin |
2017-04-19 | loplugin:inlinefields in SfxSplitWindow | Noel Grandin |
2017-04-18 | Clarify intended behaviour | Matteo Casalin |
2017-04-18 | Avoid 'else' after a return | Matteo Casalin |
2017-04-18 | Fix indentation | Matteo Casalin |
2017-04-18 | OUStrings: constify and reduce temporaries | Matteo Casalin |
2017-04-18 | Reduce scope and simplify by early return | Matteo Casalin |
2017-04-18 | Reduce scope and simplify | Matteo Casalin |
2017-04-18 | OUStrings: constify and avoid temporaries | Matteo Casalin |
2017-04-18 | OUStrings: constify and avoid temporaries | Matteo Casalin |
2017-04-18 | OUStrings: constify and avoid temporaries | Matteo Casalin |
2017-04-18 | Remove isEmpty check on (just set) non-empty sURL | Matteo Casalin |
2017-04-18 | OUStrings: constify and avoid temporaries | Matteo Casalin |
2017-04-18 | OUStrings: constify and avoid temporaries | Matteo Casalin |
2017-04-18 | Avoid temporary OUStrings | Matteo Casalin |
2017-04-18 | tdf#95992 "Edit" > "Compare Document..." opens dialog that is... | Matteo Casalin |
2017-04-18 | remove sfx2/sfxcommands.h | Caolán McNamara |
2017-04-15 | Fix typos | Andrea Gelmini |