summaryrefslogtreecommitdiff
path: root/wizards/com/sun/star/wizards/ui
AgeCommit message (Expand)AuthorFilesLines
2019-03-29tdf#108523 Removed @author annotationsJaromir Wysoglad4-4/+0
2019-03-12Remove unused python codeXisco Fauli5-207/+2
2018-02-05Removed unused code in python wizardsXisco Fauli15-352/+10
2018-01-29Fix typosAndrea Gelmini1-1/+1
2017-10-02Fix regression for labels on Table wizardJulien Nabet1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara2-11/+15
2017-05-24convert java wizards to .properties for translationsCaolán McNamara10-63/+72
2017-04-30coverity#1405739 Explicit null dereferencedCaolán McNamara1-2/+7
2017-04-27ImageList python thing unused since WebWizard dropCaolán McNamara1-520/+0
2017-04-27remove wizards bitmaps from .src filesCaolán McNamara8-87/+12
2017-03-25Fix typosAndrea Gelmini1-1/+1
2017-01-19document magic number and note it was already converted to a bitmapexCaolán McNamara2-2/+10
2017-01-19convert wizards from Image resources to BitmapEx resourcesCaolán McNamara2-2/+2
2017-01-19get rid of second hicontrast argumentCaolán McNamara2-23/+11
2017-01-19drop unused hicontrast arg to setImageUrlCaolán McNamara6-15/+11
2017-01-19getImageUrl now returns its arg, so remove itCaolán McNamara4-10/+2
2017-01-19drop the long dead hicontrast res id uses from wizardsCaolán McNamara4-32/+12
2016-10-03Fix typosAndrea Gelmini1-2/+2
2016-09-23Resolves: tdf#99626 only the first queryTermination call in wizards worksCaolán McNamara1-2/+0
2016-08-10tdf#67647 getStructuredFilter returns operatorFabio Buso1-1/+1
2016-05-01Fix typosAndrea Gelmini1-1/+1
2016-02-16coverity#coverity#1326173 Explicit null dereferencedCaolán McNamara1-0/+4
2016-01-10Fix typosAndrea Gelmini1-1/+1
2015-11-10Use UIConsts constants for offsets to resource IDs in main/wizards.Damjan Jovanovic2-16/+14
2015-11-10Resolves: #i56289# no GROUP BY - COUNT from wizardDamjan Jovanovic1-2/+2
2015-11-09java: add some @Override annotationsNoel Grandin3-0/+8
2015-11-05java: remove ((unnecessary)) parenthesesNoel Grandin4-7/+7
2015-11-05java: combine nested if statementsNoel Grandin1-13/+10
2015-11-04coverity#1327212 UwF: Unwritten fieldCaolán McNamara1-12/+0
2015-10-28base new query wizard: fix confusion between display name and field nameLionel Elie Mamane1-2/+2
2015-10-22coverity#1326381 Dereference null return valueCaolán McNamara1-16/+18
2015-10-14coverity#1327212 UwF: Unwritten fieldCaolán McNamara1-4/+1
2015-07-03Fix typosAndrea Gelmini3-3/+3
2015-06-15java: 'final static' to 'static final'Noel Grandin3-12/+12
2015-04-20java: remove some unused codeNoel Grandin1-41/+0
2015-04-20java: some random small cleanupsNoel Grandin1-1/+0
2015-02-28TyposJulien Nabet1-1/+1
2015-01-09java: simplify array creationNoel Grandin1-3/+3
2015-01-05java: remove more dead codeNoel Grandin2-5/+1
2015-01-05java: these fields can become local variablesNoel Grandin1-3/+2
2015-01-05java: remove dead codeNoel Grandin8-800/+1
2015-01-02Resolves fdo#87123: Impossible to create a form with wizardJulien Nabet1-9/+0
2014-12-19java: reduce visibility of some methods and fieldsNoel Grandin4-9/+9
2014-12-19java: these fields can be converted to local variablesNoel Grandin3-16/+8
2014-12-15java: remove some unused fields and variablesNoel Grandin1-2/+0
2014-12-11java: remove some unnecessary interfacesNoel Grandin3-57/+1
2014-12-11java: reduce visibility of fields and methodsNoel Grandin14-162/+162
2014-12-05java: static fields should be accessed in a static wayNoel Grandin3-23/+11
2014-11-27java,wizards: remove unused parametersNoel Grandin8-12/+11
2014-11-27java,wizards: remove unread fieldsNoel Grandin8-36/+5