summaryrefslogtreecommitdiffstats
path: root/wizards
Commit message (Expand)AuthorAgeFilesLines
* tdf#91022: Incorrect Dates in Report created with legacy report wizardJulien Nabet2015-09-011-2/+4
* Access2Base - UTF-8 encoding and %-encodingJean-Pierre Ledure2015-08-302-10/+108
* Access2Base - NewLine distinction Windows - Linux+Jean-Pierre Ledure2015-08-294-6/+13
* tdf#76845: wizards: fix Web wizard XSLT deadlock on WindowsMichael Stahl2015-08-041-1/+1
* wizards: text.TextDocument.getPageCount called as class method onlyMichael Stahl2015-08-041-0/+1
* wizards: FileAccess.getURL1 is unusedMichael Stahl2015-08-041-4/+0
* wizards: FileAccess.getURL does not work on WindowsMichael Stahl2015-08-041-4/+6
* Access2Base - Return value of Execute method in CommandBarControlJean-Pierre Ledure2015-07-261-4/+5
* Access2Base - Correct CommandBarControls collectionJean-Pierre Ledure2015-07-253-2/+3
* Miscellaneous typosAdolfo Jayme Barrientos2015-07-212-6/+6
* Fix typosAndrea Gelmini2015-07-192-3/+3
* tdf#92404: Web Wizard - no result / crashJulien Nabet2015-07-141-2/+2
* Fix typosAndrea Gelmini2015-07-082-4/+4
* Fix some misspellingsTor Lillqvist2015-07-071-1/+1
* Fix typosAndrea Gelmini2015-07-0310-14/+14
* typo: therfore -> thereforeAndras Timar2015-07-031-1/+1
* Fix typosAndrea Gelmini2015-06-301-2/+2
* Fix typosAndrea Gelmini2015-06-281-1/+1
* Fix typosAndrea Gelmini2015-06-281-2/+2
* Fix typosAndrea Gelmini2015-06-222-2/+2
* java: 'final static' to 'static final'Noel Grandin2015-06-159-33/+33
* TyposJulien Nabet2015-06-131-1/+1
* Fix typosAndrea Gelmini2015-06-131-1/+1
* TyposJulien Nabet2015-06-132-2/+2
* java:regulatize the order of 'final' and public/privateNoel Grandin2015-06-111-2/+2
* Access2Base - Correct behaviour of MoveNext, MovePreviousJean-Pierre Ledure2015-06-061-12/+9
* wrong comparison in letter wizardCaolán McNamara2015-05-271-4/+4
* java: remove some unused codeNoel Grandin2015-04-202-42/+0
* java: some random small cleanupsNoel Grandin2015-04-202-7/+0
* tdf#68547 Turkısh "ı" ıs specıalMatthew J. Francis2015-03-258-14/+14
* Typo: impemented->implementedJulien Nabet2015-03-231-1/+1
* Fix various XServiceInfo implementationsStephan Bergmann2015-03-174-18/+62
* Access2Base - Better window type recognitionJean-Pierre Ledure2015-03-146-26/+30
* Typos for descriptionJulien Nabet2015-03-131-1/+1
* TyposJulien Nabet2015-02-282-2/+2
* remove unnecessary parenthesis in return statementsNoel Grandin2015-02-237-20/+20
* Access2Base - Sharper recognition of document type in _SelectWindow()Jean-Pierre Ledure2015-02-212-8/+26
* Various typosJulien Nabet2015-02-211-1/+1
* Typo: behaiviour->behaviourJulien Nabet2015-02-211-1/+1
* Typo: deleteing->deletingJulien Nabet2015-02-212-2/+2
* -Typo: (dis)apear(s)->(dis)appear(s)Julien Nabet2015-02-212-2/+2
* Access2Base - Bug in Control.RemoveItemJean-Pierre Ledure2015-01-311-3/+6
* Fix typo comments Resouce->ResourceAndrea Gelmini2015-01-191-1/+1
* java: simplify array creationNoel Grandin2015-01-097-27/+13
* brute-force find-and-remove of unused #define constants.Noel Grandin2015-01-081-7/+0
* fdo#88068 make the string 'Red Line' localizable in Letter WizardAndras Timar2015-01-051-1/+1
* fdo#88069 make the string 'Fax' localizable in Fax WizardAndras Timar2015-01-052-2/+9
* java: remove more dead codeNoel Grandin2015-01-057-12/+6
* java: these fields can become local variablesNoel Grandin2015-01-054-17/+4
* java: remove dead codeNoel Grandin2015-01-0528-1018/+3