summaryrefslogtreecommitdiff
path: root/basctl
AgeCommit message (Expand)AuthorFilesLines
2017-05-25tdf#91913 Saving line numbering into settingtagezi1-10/+13
2017-05-23The menu items are moved according to a general design concepttagezi1-2/+2
2017-05-21make string translation loading more uniformCaolán McNamara1-1/+1
2017-05-17drop IDE_RESSTRCaolán McNamara20-111/+106
2017-05-16Remove unused mpVirtDev (vcl/textview)Julien Nabet2-3/+0
2017-05-16loplugin:comparisonwithconstant in basctlNoel Grandin4-9/+9
2017-05-15Translate German comments and debug strings (leftovers in dirs a... to c...)Johnny_M5-6/+6
2017-05-15remove some unnecessary lockingNoel Grandin2-6/+0
2017-05-12convert SdrLayerId to strong_intNoel Grandin2-2/+2
2017-05-07Fix typosAndrea Gelmini1-1/+1
2017-05-07revert OSL_ASSERT changesChris Sherlock1-2/+2
2017-05-07tdf#43157: convert basctl module away from OSL_ASSERT to assertChris Sherlock1-2/+2
2017-05-05loplugin:checkunusedparams in svx(part3)Noel Grandin1-2/+2
2017-05-03remove empty namespacesJochen Nitschke1-5/+0
2017-05-02loplugin:checkunusedparams in basctl and basicNoel Grandin10-28/+21
2017-04-30untranslated strings are just stringsCaolán McNamara5-173/+94
2017-04-25remove bitmaps from .src filesCaolán McNamara8-116/+61
2017-04-25errinf.hxx moved out of tools and into vcl moduleChris Sherlock1-1/+1
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock5-0/+5
2017-04-25loplugin:checkunusedparams in vclNoel Grandin1-1/+1
2017-04-24BASIC: Call OUString() instead of OUString("");Arnaud Versini1-1/+1
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky2-2/+0
2017-04-20loplugin:unusedmethodsNoel Grandin1-1/+0
2017-04-19clang-tidy readability-simplify-boolean-expr in accessibility..cuiNoel Grandin1-3/+1
2017-04-12can use gb_CppunitTest_use_configuration and still access .ui filesCaolán McNamara1-2/+1
2017-04-06loplugin:redundantcast find cstyle double castsNoel Grandin1-4/+4
2017-04-05teach constantparam plugin to find always on and always off bitmask valuesNoel Grandin1-1/+1
2017-04-05loplugin:constantparam part2Noel Grandin2-5/+3
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna19-66/+66
2017-03-29loplugin:unusedmethodsNoel Grandin1-1/+0
2017-03-28tdf#39468 Translate German commentsJens Carl13-44/+44
2017-03-28remove unhandled SID commands from svxNoel Grandin1-6/+0
2017-03-26Fix typosAndrea Gelmini2-2/+2
2017-03-26Kill remaining PseudoSlots usageMaxim Monastirsky7-284/+330
2017-03-26Remove useless toolbar breakMaxim Monastirsky1-2/+1
2017-03-23remove unused helpid in SfxShellNoel Grandin1-1/+0
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin2-2/+2
2017-03-16use forward declaration for SfxItemSetJochen Nitschke1-0/+1
2017-03-14remove unused RID constantsNoel Grandin2-75/+0
2017-03-07loplugin:loopvartoosmallStephan Bergmann3-11/+20
2017-03-03Remove redundant 'inline' keywordStephan Bergmann2-5/+5
2017-03-03Fix typosAndrea Gelmini1-1/+1
2017-02-21Fix typos/translations, following 04644956e53dAndrea Gelmini4-10/+10
2017-02-21loplugin:unusedmethodsNoel Grandin1-1/+0
2017-02-21loplugin:subtlezeroinit: basctlStephan Bergmann2-2/+2
2017-02-17convert basctl::Layout::SplittedSide::Side to scoped enumNoel Grandin2-5/+5
2017-02-17convert BrowseMode to o3tl::typed_flagsNoel Grandin7-31/+36
2017-02-17convert ObjectMode to scoped enumNoel Grandin3-18/+11
2017-02-15Drop :: prefix from std in [a-b]*/Tor Lillqvist15-40/+40
2017-02-15tdf#105386: crash with macro organizerJulien Nabet1-1/+3