summaryrefslogtreecommitdiff
path: root/wizards
AgeCommit message (Expand)AuthorFilesLines
2015-10-15coverity#1326409 Dereference null return valueCaolán McNamara1-2/+1
2015-10-15cid#1326570 Unused valueNoel Grandin1-5/+1
2015-10-15cid#1326569 Unused valueNoel Grandin1-1/+0
2015-10-15cid#1327023 to cid#1327077 SIC: Inner class could be made staticNoel Grandin2-3/+2
2015-10-14java:remove unused importsNoel Grandin2-2/+0
2015-10-14coverity#1327211 UwF: Unwritten fieldCaolán McNamara1-12/+0
2015-10-14coverity#1327212 UwF: Unwritten fieldCaolán McNamara1-4/+1
2015-10-14cid#1326683 DLS: Dead local storeNoel Grandin1-9/+0
2015-10-14cid#1326682 DLS: Dead local storeNoel Grandin1-3/+0
2015-10-14cid#1326681 DLS: Dead local storeNoel Grandin2-30/+6
2015-10-14cid#1326680 DLS: Dead local storeNoel Grandin1-3/+1
2015-10-14cid#1326131 'Constant' variable guards dead codeNoel Grandin1-12/+6
2015-10-09Related tdf#94557: Combo box entries are case-sensitive (sometimes)Julien Nabet1-1/+1
2015-10-04tdf#94743: Web Wizard: Cannot export in ftpJulien Nabet4-7/+7
2015-10-03Web Wizard, ftp part: fix logic for dialogJulien Nabet1-1/+1
2015-10-03Access2Base - new HtmlEncode property of Application objectJean-Pierre Ledure1-0/+34
2015-10-01tdf#92553: Web Wizard: Not open FTP Configure on Web Wizard Preview SettingJulien Nabet2-15/+11
2015-09-29Fix typosAndrea Gelmini5-6/+6
2015-09-23tdf#94451: Agenda: Not enough space for date in step 5 (French UI)Julien Nabet1-2/+2
2015-09-23tdf#94450: Web Wizard: Not enough space for date in step 6Julien Nabet1-2/+2
2015-09-22tdf#94421: Web Wizard, option shift when loading saved sessionJulien Nabet1-2/+2
2015-09-21Typo: automaticcally->automaticallyJulien Nabet1-1/+1
2015-09-21tdf#94351: Web Wizard multiselection doesn't workJulien Nabet3-24/+8
2015-09-19tdf#92934: Web Wizard: Cannot Export Zip archiveJulien Nabet1-1/+1
2015-09-01tdf#91022: Incorrect Dates in Report created with legacy report wizardJulien Nabet1-2/+4
2015-08-30Access2Base - UTF-8 encoding and %-encodingJean-Pierre Ledure2-10/+108
2015-08-29Access2Base - NewLine distinction Windows - Linux+Jean-Pierre Ledure4-6/+13
2015-08-04tdf#76845: wizards: fix Web wizard XSLT deadlock on WindowsMichael Stahl1-1/+1
2015-08-04wizards: text.TextDocument.getPageCount called as class method onlyMichael Stahl1-0/+1
2015-08-04wizards: FileAccess.getURL1 is unusedMichael Stahl1-4/+0
2015-08-04wizards: FileAccess.getURL does not work on WindowsMichael Stahl1-4/+6
2015-07-26Access2Base - Return value of Execute method in CommandBarControlJean-Pierre Ledure1-4/+5
2015-07-25Access2Base - Correct CommandBarControls collectionJean-Pierre Ledure3-2/+3
2015-07-21Miscellaneous typosAdolfo Jayme Barrientos2-6/+6
2015-07-19Fix typosAndrea Gelmini2-3/+3
2015-07-14tdf#92404: Web Wizard - no result / crashJulien Nabet1-2/+2
2015-07-08Fix typosAndrea Gelmini2-4/+4
2015-07-07Fix some misspellingsTor Lillqvist1-1/+1
2015-07-03Fix typosAndrea Gelmini10-14/+14
2015-07-03typo: therfore -> thereforeAndras Timar1-1/+1
2015-06-30Fix typosAndrea Gelmini1-2/+2
2015-06-28Fix typosAndrea Gelmini1-1/+1
2015-06-28Fix typosAndrea Gelmini1-2/+2
2015-06-22Fix typosAndrea Gelmini2-2/+2
2015-06-15java: 'final static' to 'static final'Noel Grandin9-33/+33
2015-06-13TyposJulien Nabet1-1/+1
2015-06-13Fix typosAndrea Gelmini1-1/+1
2015-06-13TyposJulien Nabet2-2/+2
2015-06-11java:regulatize the order of 'final' and public/privateNoel Grandin1-2/+2
2015-06-06Access2Base - Correct behaviour of MoveNext, MovePreviousJean-Pierre Ledure1-12/+9