summaryrefslogtreecommitdiff
path: root/scripting/source/dlgprov
AgeCommit message (Expand)AuthorFilesLines
2013-02-11fdo#46808, Use singleton util::theMacroExpander new-style constructorNoel Grandin1-5/+3
2012-12-12Remove xml2cmp leftoversStephan Bergmann1-75/+0
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens2-4/+0
2012-11-22AllSettings with LanguageTagEike Rathke1-1/+1
2012-11-16targetted cleanup of misc. vba pieces.Noel Power1-3/+3
2012-11-15fdo#46808, use service constructor for ucb::SimpleFileAccessNoel Grandin2-4/+2
2012-10-24fdo#46808, Adapt awt::Toolkit UNO service to new styleNoel Grandin1-4/+3
2012-10-23fdo#46808, use service constructor for beans::IntrospectionNoel Grandin1-25/+11
2012-10-23fdo#46808, use service constructor for uri::UriReferenceFactoryNoel Grandin1-19/+2
2012-10-02Use prefixTor Lillqvist2-2/+2
2012-07-09targetted rename xcr -> xmlscript to match includes and module nameMichael Meeks1-1/+1
2012-07-06re-base on ALv2 code. Includes:Michael Meeks7-141/+104
2012-07-06os141: add missing componentOcke.Janssen2-1/+4
2012-06-22.xml files don't need executable bitsMichael Stahl1-0/+0
2012-06-21re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin2-9/+6
2012-06-02targeted string re-workNorbert Thiebaud2-54/+54
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi1-2/+2
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-2/+2
2012-03-23.component files don't need executable bitsMichael Stahl1-0/+0
2012-02-28Avoid temporary rtl::OUStringTakeshi Abe1-2/+2
2012-01-26Code cleanup: ( () ) replaced by (())Alexander Bergmann1-1/+1
2012-01-05Fix for fdo43460 Part XXIX getLength() to isEmpty()Olivier Hallot1-2/+2
2011-11-27remove include of pch header from scriptingNorbert Thiebaud3-6/+0
2011-10-01finished converting scripting to gbuildMatúš Kukan1-92/+0
2011-09-30add mode-lines to .m files and last round of merged files, etc.Caolán McNamara2-0/+5
2011-09-26callcatcher: unused codeCaolán McNamara2-6/+0
2011-07-12Remove component_getImplementationEnvironment methodsMatúš Kukan1-8/+0
2011-06-13createFromAscii -> RTL_CONSTASCII_USTRINGPARAMCaolán McNamara2-2/+2
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky1-14/+11
2011-04-28Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens1-14/+11
2011-04-21Easyhack: Add visibility markup to all component_get* functionsJulien Nabet1-2/+2
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito6-0/+0
2011-03-25calcvba: #164410# improve VBA compatibility implementation in various areas: ...Daniel Rentz [dr]1-14/+11
2011-03-15Fix build in scriptingThorsten Behrens3-13/+14
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens9-67/+439
2011-02-05migrate to use boost unordered containersFridrich Štrba1-2/+2
2011-02-03CWS gnumake3: resync to m99Mathias Bauer5-60/+394
2011-01-28CWS gnumake3: more fixes for problems caused by crappy vbahelper headersMathias Bauer1-0/+1
2010-11-26WaE, remove unused parameterCaolán McNamara2-3/+3
2010-11-19TL_CONSTASCII_USTRINGPARAM in libs core 15Gert Faller2-30/+28
2010-11-02initial import of latest cws container_controlsNoel Power2-24/+53
2010-10-28add modelines to .hxx files as wellCaolán McNamara2-0/+6
2010-10-14tabcontrol: merge with DEV300_m89Mihaela Kedikova4-7/+74
2010-10-13Merge commit 'origin/master'Noel Power2-0/+6
2010-10-13Merge branch 'vba' fix conflics, trailing ws & tab issuesNoel Power4-18/+32
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth2-0/+6
2010-10-06initial commit for vba blob ( not including container_control stuff )Noel Power4-18/+32
2010-10-05more removed include guards using fixguard.pyPetr Mladek1-2/+0
2010-09-10sb129: #i113189# change UNO components to use passive registrationsb3-7/+44