summaryrefslogtreecommitdiffstats
path: root/basctl
Commit message (Expand)AuthorAgeFilesLines
* remove bitmaps from .src filesCaolán McNamara2017-04-258-116/+61
* errinf.hxx moved out of tools and into vcl moduleChris Sherlock2017-04-251-1/+1
* tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock2017-04-255-0/+5
* loplugin:checkunusedparams in vclNoel Grandin2017-04-251-1/+1
* BASIC: Call OUString() instead of OUString("");Arnaud Versini2017-04-241-1/+1
* gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky2017-04-212-2/+0
* loplugin:unusedmethodsNoel Grandin2017-04-201-1/+0
* clang-tidy readability-simplify-boolean-expr in accessibility..cuiNoel Grandin2017-04-191-3/+1
* can use gb_CppunitTest_use_configuration and still access .ui filesCaolán McNamara2017-04-121-2/+1
* loplugin:redundantcast find cstyle double castsNoel Grandin2017-04-061-4/+4
* teach constantparam plugin to find always on and always off bitmask valuesNoel Grandin2017-04-051-1/+1
* loplugin:constantparam part2Noel Grandin2017-04-052-5/+3
* tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna2017-03-3119-66/+66
* loplugin:unusedmethodsNoel Grandin2017-03-291-1/+0
* tdf#39468 Translate German commentsJens Carl2017-03-2813-44/+44
* remove unhandled SID commands from svxNoel Grandin2017-03-281-6/+0
* Fix typosAndrea Gelmini2017-03-262-2/+2
* Kill remaining PseudoSlots usageMaxim Monastirsky2017-03-267-284/+330
* Remove useless toolbar breakMaxim Monastirsky2017-03-261-2/+1
* remove unused helpid in SfxShellNoel Grandin2017-03-231-1/+0
* loplugins:redundantcast teach it about c-style typedef castsNoel Grandin2017-03-232-2/+2
* use forward declaration for SfxItemSetJochen Nitschke2017-03-161-0/+1
* remove unused RID constantsNoel Grandin2017-03-142-75/+0
* loplugin:loopvartoosmallStephan Bergmann2017-03-073-11/+20
* Remove redundant 'inline' keywordStephan Bergmann2017-03-032-5/+5
* Fix typosAndrea Gelmini2017-03-031-1/+1
* Fix typos/translations, following 04644956e53dAndrea Gelmini2017-02-214-10/+10
* loplugin:unusedmethodsNoel Grandin2017-02-211-1/+0
* loplugin:subtlezeroinit: basctlStephan Bergmann2017-02-212-2/+2
* convert basctl::Layout::SplittedSide::Side to scoped enumNoel Grandin2017-02-172-5/+5
* convert BrowseMode to o3tl::typed_flagsNoel Grandin2017-02-177-31/+36
* convert ObjectMode to scoped enumNoel Grandin2017-02-173-18/+11
* Drop :: prefix from std in [a-b]*/Tor Lillqvist2017-02-1515-40/+40
* tdf#105386: crash with macro organizerJulien Nabet2017-02-151-1/+3
* convert InsertOperation to scoped enumNoel Grandin2017-02-101-2/+2
* Add missing #includesStephan Bergmann2017-02-065-1/+5
* loplugin:unusedenumconstants in basctlNoel Grandin2017-02-063-15/+14
* .uno:ScriptOrganizer should be menu:menuitemMaxim Monastirsky2017-02-051-1/+1
* new loplugin:unusedenumconstantsNoel Grandin2017-02-031-1/+0
* makeAny->Any in basctl..chart2Noel Grandin2017-02-0310-25/+25
* convert method names in tools::SvRef to be more like our other..Noel Grandin2017-02-023-24/+24
* Convert RID_POPUP_TABBAR to xmlMaxim Monastirsky2017-02-0113-152/+68
* convert RID_POPUP_BRKPROPS menu to .uiCaolán McNamara2017-01-308-77/+74
* Just pass in OUString directlyStephan Bergmann2017-01-272-5/+4
* Remove dynamic exception specificationsStephan Bergmann2017-01-2623-208/+185
* loplugin: unnecessary destructor: basctl..codemakerNoel Grandin2017-01-242-2/+0
* Change all Idle* LINKs to be Timer*Jan-Marek Glogowski2017-01-235-7/+7
* New loplugin:dynexcspec: Add @throws documentation, basctlStephan Bergmann2017-01-193-0/+15
* missed a conversion hereCaolán McNamara2017-01-191-1/+1
* Change Idle to be a Timer subclassJan-Marek Glogowski2017-01-171-1/+1