summaryrefslogtreecommitdiff
path: root/scripting/source/dlgprov
AgeCommit message (Expand)Author
2012-10-24fdo#46808, Adapt awt::Toolkit UNO service to new styleNoel Grandin
2012-10-23fdo#46808, use service constructor for beans::IntrospectionNoel Grandin
2012-10-23fdo#46808, use service constructor for uri::UriReferenceFactoryNoel Grandin
2012-10-02Use prefixTor Lillqvist
2012-07-09targetted rename xcr -> xmlscript to match includes and module nameMichael Meeks
2012-07-06re-base on ALv2 code. Includes:Michael Meeks
2012-07-06os141: add missing componentOcke.Janssen
2012-06-22.xml files don't need executable bitsMichael Stahl
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
2012-06-02targeted string re-workNorbert Thiebaud
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-03-23.component files don't need executable bitsMichael Stahl
2012-02-28Avoid temporary rtl::OUStringTakeshi Abe
2012-01-26Code cleanup: ( () ) replaced by (())Alexander Bergmann
2012-01-05Fix for fdo43460 Part XXIX getLength() to isEmpty()Olivier Hallot
2011-11-27remove include of pch header from scriptingNorbert Thiebaud
2011-10-01finished converting scripting to gbuildMatúš Kukan
2011-09-30add mode-lines to .m files and last round of merged files, etc.Caolán McNamara
2011-09-26callcatcher: unused codeCaolán McNamara
2011-07-12Remove component_getImplementationEnvironment methodsMatúš Kukan
2011-06-13createFromAscii -> RTL_CONSTASCII_USTRINGPARAMCaolán McNamara
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky
2011-04-28Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens
2011-04-21Easyhack: Add visibility markup to all component_get* functionsJulien Nabet
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-25calcvba: #164410# improve VBA compatibility implementation in various areas: ...Daniel Rentz [dr]
2011-03-15Fix build in scriptingThorsten Behrens
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-02-05migrate to use boost unordered containersFridrich Štrba
2011-02-03CWS gnumake3: resync to m99Mathias Bauer
2011-01-28CWS gnumake3: more fixes for problems caused by crappy vbahelper headersMathias Bauer
2010-11-26WaE, remove unused parameterCaolán McNamara
2010-11-19TL_CONSTASCII_USTRINGPARAM in libs core 15Gert Faller
2010-11-02initial import of latest cws container_controlsNoel Power
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-10-14tabcontrol: merge with DEV300_m89Mihaela Kedikova
2010-10-13Merge commit 'origin/master'Noel Power
2010-10-13Merge branch 'vba' fix conflics, trailing ws & tab issuesNoel Power
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-06initial commit for vba blob ( not including container_control stuff )Noel Power
2010-10-05more removed include guards using fixguard.pyPetr Mladek
2010-09-10sb129: #i113189# change UNO components to use passive registrationsb
2010-08-27tabcontrol: #i113362# impl tabcontrol in awtOcke Janssen [oj]
2010-06-22unoawt2: createDialogWithArguments: use NamedValues instead of PropertyValuesFrank Schoenheit [fs]
2010-06-17unoawt2: allow creating dialogs with a parent windowFrank Schoenheit [fs]
2010-06-03unoawt: merged in latest changes from CWS slidecopy (rebase to m80)Frank Schoenheit [fs]
2010-05-11CWS-TOOLING: integrate CWS npower14miscfixesIvo Hinkelmann
2010-05-25unoawt: don't let undeclared exceptions escape from createDialogImpl (at leas...Frank Schoenheit [fs]