summaryrefslogtreecommitdiff
path: root/basctl
AgeCommit message (Expand)Author
2017-05-20cleanup unused css/script/ includesJochen Nitschke
2017-05-19loplugin:stringcopy: basctlStephan Bergmann
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-19loplugin:comparisonwithconstant in accessibility..basegfxNoel Grandin
2017-05-17drop IDE_RESSTRCaolán McNamara
2017-05-16Remove unused mpVirtDev (vcl/textview)Julien Nabet
2017-05-16loplugin:comparisonwithconstant in basctlNoel Grandin
2017-05-15Translate German comments and debug strings (leftovers in dirs a... to c...)Johnny_M
2017-05-15remove some unnecessary lockingNoel Grandin
2017-05-12convert SdrLayerId to strong_intNoel Grandin
2017-05-07Fix typosAndrea Gelmini
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert basctl module away from OSL_ASSERT to assertChris Sherlock
2017-05-05loplugin:checkunusedparams in svx(part3)Noel Grandin
2017-05-03remove empty namespacesJochen Nitschke
2017-05-02loplugin:checkunusedparams in basctl and basicNoel Grandin
2017-04-30untranslated strings are just stringsCaolán McNamara
2017-04-25remove bitmaps from .src filesCaolán McNamara
2017-04-25errinf.hxx moved out of tools and into vcl moduleChris Sherlock
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-25loplugin:checkunusedparams in vclNoel Grandin
2017-04-24BASIC: Call OUString() instead of OUString("");Arnaud Versini
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky
2017-04-20loplugin:unusedmethodsNoel Grandin
2017-04-19clang-tidy readability-simplify-boolean-expr in accessibility..cuiNoel Grandin
2017-04-12can use gb_CppunitTest_use_configuration and still access .ui filesCaolán McNamara
2017-04-06loplugin:redundantcast find cstyle double castsNoel Grandin
2017-04-05teach constantparam plugin to find always on and always off bitmask valuesNoel Grandin
2017-04-05loplugin:constantparam part2Noel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-29loplugin:unusedmethodsNoel Grandin
2017-03-28tdf#39468 Translate German commentsJens Carl
2017-03-28remove unhandled SID commands from svxNoel Grandin
2017-03-26Fix typosAndrea Gelmini
2017-03-26Kill remaining PseudoSlots usageMaxim Monastirsky
2017-03-26Remove useless toolbar breakMaxim Monastirsky
2017-03-23remove unused helpid in SfxShellNoel Grandin
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-03-16use forward declaration for SfxItemSetJochen Nitschke
2017-03-14remove unused RID constantsNoel Grandin
2017-03-07loplugin:loopvartoosmallStephan Bergmann
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-03-03Fix typosAndrea Gelmini
2017-02-21Fix typos/translations, following 04644956e53dAndrea Gelmini
2017-02-21loplugin:unusedmethodsNoel Grandin
2017-02-21loplugin:subtlezeroinit: basctlStephan Bergmann
2017-02-17convert basctl::Layout::SplittedSide::Side to scoped enumNoel Grandin
2017-02-17convert BrowseMode to o3tl::typed_flagsNoel Grandin
2017-02-17convert ObjectMode to scoped enumNoel Grandin
2017-02-15Drop :: prefix from std in [a-b]*/Tor Lillqvist