summaryrefslogtreecommitdiffstats
path: root/scripting/source
Commit message (Expand)AuthorAgeFilesLines
* scripting: warning C4804 usafe use of type boolMichael Stahl2012-11-081-1/+1
* basic: String -> OUString in basicmanagerNorbert Thiebaud2012-11-031-15/+25
* squeeze all Exceptions through RuntimeException for exception sigCaolán McNamara2012-10-301-1/+1
* fdo#46808, Adapt awt::Toolkit UNO service to new styleNoel Grandin2012-10-241-4/+3
* gbuild: let ExtensionTarget expect manifest below META-INFMichael Stahl2012-10-231-0/+0
* fdo#46808, use service constructor for beans::IntrospectionNoel Grandin2012-10-232-56/+30
* fdo#46808, use service constructor for uri::UriReferenceFactoryNoel Grandin2012-10-235-90/+36
* sal_Bool->bool in scriptingNoel Grandin2012-10-043-5/+5
* Dead codeStephan Bergmann2012-10-0312-1783/+0
* Use prefixTor Lillqvist2012-10-0211-11/+11
* Use comphelper::getComponentContextStephan Bergmann2012-09-292-15/+6
* replace remaining InterlockedCount() with inlined versionNorbert Thiebaud2012-09-251-4/+4
* Improvement on previous commit, UCB clean upStephan Bergmann2012-09-141-2/+2
* targetted VBA re-work.Noel Power2012-09-122-144/+11
* fdo#46808, Adapt TempFile UNO service to new styleNoel Grandin2012-08-271-15/+10
* fdo#46808, Use factory methods for frame::DispatchHelper instancesNoel Grandin2012-08-271-19/+15
* Remove unused local varsJulien Nabet2012-08-111-1/+0
* There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET2012-08-061-1/+1
* There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET2012-07-162-2/+2
* Prefer prefix ++/-- operators for non-primitive typesJulien Nabet2012-07-151-13/+13
* Revert "Some cppcheck cleaning"Bjoern Michaelsen2012-07-141-13/+13
* targetted rename xcr -> xmlscript to match includes and module nameMichael Meeks2012-07-091-1/+1
* re-base on ALv2 code. Includes:Michael Meeks2012-07-0656-1051/+833
* os141: add missing componentOcke.Janssen2012-07-062-1/+4
* removed unnecessary forward declarations of classTakeshi Abe2012-07-022-2/+0
* Resolves: fdo#38713 fix multiple recipients in mailmergeCaolán McNamara2012-06-291-6/+6
* .xml files don't need executable bitsMichael Stahl2012-06-228-0/+0
* re-base on ALv2 code.Michael Meeks2012-06-222-46/+28
* re-base on ALv2 code.Michael Meeks2012-06-2110-233/+143
* re-base on ALv2 code.Michael Meeks2012-06-213-73/+46
* Remove superfluous empty lines on topThomas Arnhold2012-06-091-2/+0
* fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin2012-06-068-55/+34
* targeted string re-workNorbert Thiebaud2012-06-0216-277/+264
* targetted SAL_N_ELEMENTS reversion.Michael Meeks2012-05-291-1/+1
* removed unused const rtl::OUStringTakeshi Abe2012-05-171-1/+0
* Bump extension version after changing to passive registrationStephan Bergmann2012-04-261-1/+1
* Replace css macro with namespace for nicer namespacingThomas Arnhold2012-04-2114-29/+28
* Fix another extra parenthesisJulien Nabet2012-04-181-1/+1
* Replaced a few equal calls with ==Szabolcs Dezsi2012-04-083-5/+5
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-062-2/+2
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-062-3/+3
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-1/+1
* .component files don't need executable bitsMichael Stahl2012-03-236-0/+0
* .hrc files don't need executable bitsMichael Stahl2012-03-231-0/+0
* chmod -xTor Lillqvist2012-03-211-0/+0
* Avoid temporary rtl::OUStringTakeshi Abe2012-02-282-3/+3
* expand and remove dcsssf macroThomas Arnhold2012-02-216-22/+17
* Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe2012-02-211-2/+2
* Code cleanup: ( () ) replaced by (())Alexander Bergmann2012-01-2610-29/+29
* fix prefix of command line switches (-- instead of -)Andras Timar2012-01-112-4/+4