summaryrefslogtreecommitdiff
path: root/basctl
AgeCommit message (Expand)AuthorFilesLines
2018-04-15remove some unused comphelper includesJochen Nitschke1-1/+0
2018-04-11weld GotoLineDialogCaolán McNamara4-31/+31
2018-04-11new loplugin:unusedvariablemoreNoel Grandin1-3/+0
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand8-87/+90
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand8-90/+87
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand8-87/+90
2018-04-06weld linkeditdialogCaolán McNamara1-2/+2
2018-04-05tdf#42949 Remove unnecessary localization headers from basctlGabor Kelemen4-5/+0
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin10-46/+46
2018-04-02drop the spurious invisible_char[_set] propertiesCaolán McNamara1-1/+0
2018-04-02weld SvxPasswordDialogCaolán McNamara1-3/+3
2018-04-01remove unused processfactory.hxx includesJochen Nitschke3-2/+1
2018-03-29loplugin:unnecessaryvirtualNoel Grandin2-2/+2
2018-03-29loplugin:virtualdown in basctl,basicNoel Grandin4-8/+2
2018-03-29loplugin:virtualdown in sfx2Noel Grandin1-1/+1
2018-03-23Typo: GetSelectLanguage -> GetSelectedLanguageSamuel Mehrbrodt1-1/+1
2018-03-20drop unnecessary includesCaolán McNamara1-1/+0
2018-03-16use more TypedWhichId in sfxsidsNoel Grandin1-10/+10
2018-03-13set welded enties to activates-defaultCaolán McNamara1-0/+1
2018-03-13SDI: don't #define/#undef names of actual classes for slot headersMike Kaganski2-2/+2
2018-03-11Move (and rename) graphic stuff from svtools to vclTomaž Vajngerl1-1/+1
2018-03-09inherit welded dialogs from a common ancestorCaolán McNamara3-7/+3
2018-03-09drop getColor() method of ColorNoel Grandin2-16/+16
2018-03-07make all the .ui message dialogs explicitly modalCaolán McNamara1-0/+1
2018-03-05Resolves: tdf#116188 set min version on all .ui files to 3.18Caolán McNamara14-14/+14
2018-03-05weld SfxPasswordDialog DialogCaolán McNamara1-5/+6
2018-03-04weld new library dialogCaolán McNamara5-78/+69
2018-03-02delete colordata.hxxNoel Grandin1-1/+0
2018-03-01drop old tools/gen methods in accessibility..formulaNoel Grandin1-1/+4
2018-02-27tdf#114441 sal_uLong to better integer typesShubham Verma6-10/+10
2018-02-27replace Color(COL_*) with COL_*Noel Grandin3-4/+4
2018-02-27convert various MessBox to weld::MessageDialogCaolán McNamara4-52/+38
2018-02-26convert remaining ErrorBox to weld::MessageDialogCaolán McNamara3-9/+24
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin1-2/+1
2018-02-25convert remaining InfoBox to weld::MessageDialogCaolán McNamara2-5/+17
2018-02-25convert all help responses to gtk's -11Caolán McNamara9-19/+19
2018-02-24Modernize a bit accessibility and basctlJulien Nabet15-154/+117
2018-02-22weld native message dialogsCaolán McNamara14-80/+156
2018-02-22tdf#112689 : Replace chained O(U)StringBuffer::append() with operator+Shubham Verma1-2/+1
2018-02-22Move include/sfx2/notebookbar/NotebookbarContextControl.hxx to include/vcl/Stephan Bergmann1-1/+1
2018-02-16Revert "loplugin:changetoolsgen in avmedia..basic" and reapply pluginNoel Grandin7-47/+47
2018-02-16ofz#6311 still problems with SdrEdgeObj listening to same obj at start as endCaolán McNamara2-4/+4
2018-02-13loplugin:changetoolsgen in avmedia..basicNoel Grandin8-67/+67
2018-02-01tdf#42949 Remove unneeded helpids.h headers (1/3)Gabor Kelemen1-1/+0
2018-01-24loplugin:constparamsNoel Grandin1-1/+1
2018-01-19new loplugin:emptyifNoel Grandin2-11/+1
2018-01-19Fix callback function typeStephan Bergmann1-1/+1
2018-01-16Fix typosAndrea Gelmini1-1/+1
2018-01-15Fix typoAndrea Gelmini1-1/+1
2018-01-12More loplugin:cstylecast: basctlStephan Bergmann13-36/+36