Age | Commit message (Expand) | Author |
2017-05-08 | teach loplugin:constantparam about simple constructor calls | Noel Grandin |
2017-05-07 | Fix typos | Andrea Gelmini |
2017-05-07 | revert OSL_ASSERT changes | Chris Sherlock |
2017-05-07 | tdf#43157: convert sfx2 module away from OSL_ASSERT to assert | Chris Sherlock |
2017-05-06 | OUStrings: constify, reduce temporaries and scope | Matteo Casalin |
2017-05-06 | Avoid 'else' after 'return' | Matteo Casalin |
2017-05-06 | OUStrings: constify and reduce temporaries | Matteo Casalin |
2017-05-05 | fix spelling, methode -> method | Noel Grandin |
2017-05-05 | Once is enough | Maxim Monastirsky |
2017-05-05 | Defining SID_UNICODE_NOTATION_TOGGLE once is enough | Maxim Monastirsky |
2017-05-04 | Fix spelling | Tor Lillqvist |
2017-05-04 | Remove duplicated include | Andrea Gelmini |
2017-05-04 | loplugin:checkunusedparams in sfx2 | Noel Grandin |
2017-05-04 | Replace all OUString("") with OUString() | Arnaud Versini |
2017-05-03 | remove empty comments | Noel Grandin |
2017-05-02 | untranslated strings are just strings | Caolán McNamara |
2017-05-02 | create SfxGroupId based on o3tl::strong_int | Noel Grandin |
2017-05-01 | Remove SlotType sdi property | Maxim Monastirsky |
2017-05-01 | Return values of sdi "method slots" were unused | Maxim Monastirsky |
2017-04-30 | coverity#1405738 Unchecked dynamic_cast | Caolán McNamara |
2017-04-30 | stop torturing std::string in SfxSlotPool | Noel Grandin |
2017-04-29 | tdf#39468: Translate some German comments and terms | Jens Carl |
2017-04-29 | also log the paramter passed as string arguments | Markus Mohrhard |
2017-04-28 | loplugin:salunicodeliteral: sfx2 | Stephan Bergmann |
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 |