summaryrefslogtreecommitdiff
path: root/basctl/source
AgeCommit message (Expand)AuthorFilesLines
2017-10-16tdf#113052 needs mpUIBuilder to load breaklistmenuJan-Marek Glogowski1-3/+3
2017-09-05Resolves: tdf#112063 ensure closing dialog is not parent for file dialogCaolán McNamara1-2/+6
2017-05-25tdf#91913 Saving line numbering into settingtagezi1-10/+13
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 McNamara4-173/+53
2017-04-25remove bitmaps from .src filesCaolán McNamara6-100/+30
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-19clang-tidy readability-simplify-boolean-expr in accessibility..cuiNoel Grandin1-3/+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 Carl12-39/+39
2017-03-26Fix typosAndrea Gelmini2-2/+2
2017-03-26Kill remaining PseudoSlots usageMaxim Monastirsky6-284/+211
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 Grandin1-60/+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 Grandin2-17/+10
2017-02-15Drop :: prefix from std in [a-b]*/Tor Lillqvist15-40/+40
2017-02-15tdf#105386: crash with macro organizerJulien Nabet1-1/+3
2017-02-10convert InsertOperation to scoped enumNoel Grandin1-2/+2
2017-02-06Add missing #includesStephan Bergmann5-1/+5
2017-02-06loplugin:unusedenumconstants in basctlNoel Grandin3-15/+14
2017-02-03new loplugin:unusedenumconstantsNoel Grandin1-1/+0
2017-02-03makeAny->Any in basctl..chart2Noel Grandin10-25/+25