summaryrefslogtreecommitdiffstats
path: root/lotuswordpro
Commit message (Expand)AuthorAgeFilesLines
...
* cppCheck: Various clean-upjailletc362012-11-061-1/+1
* rework filters test to squeeze through extra flagsCaolán McNamara2012-11-011-2/+4
* Remove useless codeMarcos Paulo de Souza2012-10-097-81/+1
* Remove not used macros from lotusworkproMarcos Paulo de Souza2012-10-027-63/+2
* Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini2012-10-015-7/+11
* Prefixify lotuswordproTor Lillqvist2012-10-012-2/+2
* gbuild: invert handling of standard system libraries:Michael Stahl2012-09-282-4/+0
* gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2012-09-282-2/+4
* gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2012-09-282-0/+2
* ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann2012-09-191-2/+2
* fdo#46808, Adapt i18n::LocaleData UNO service to new styleNoel Grandin2012-09-171-0/+1
* Remove unused variableJulien Nabet2012-09-151-1/+0
* Improvement on previous commit, UCB clean upStephan Bergmann2012-09-141-1/+2
* -Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann2012-08-3112-26/+5
* Remove unused code: those classes are unusedThomas Arnhold2012-08-013-134/+0
* regression test for CVE-2012-1770Caolán McNamara2012-07-261-0/+0
* Change form of checking self-assignment + cleaning before assigningJulien Nabet2012-07-161-41/+45
* Check for assignment to self for =operatorJulien Nabet2012-07-141-0/+3
* Perform initalization in initialization listJulien Nabet2012-07-141-20/+5
* ditch String::CreateFromAsciiCaolán McNamara2012-07-034-69/+69
* targetted improvement of UNO API includes / usageMichael Meeks2012-07-021-4/+1
* Remove include guardsThomas Arnhold2012-06-298-21/+0
* Remove unused include filesThomas Arnhold2012-06-276-503/+0
* Remove commented out codeThomas Arnhold2012-06-271-202/+0
* removed unused forward declarations of classTakeshi Abe2012-06-2613-25/+0
* nuke dead codeTakeshi Abe2012-06-0711-213/+1
* Targeted string re-work for lotuswordpro filterThorsten Behrens2012-06-019-63/+64
* targeted string re-workNorbert Thiebaud2012-05-291-10/+10
* Removed unused SfxMedium::bDirectStephan Bergmann2012-05-241-1/+1
* WaE: silence tedious msvc2008 warningsCaolán McNamara2012-05-092-16/+31
* WaE: C4146 unary operator applied to unsigned typeCaolán McNamara2012-05-091-1/+1
* make gbuild the default assumption of build.plBjoern Michaelsen2012-04-291-1/+0
* rename gb_CppunitTest_uses_ureDavid Tardon2012-04-081-1/+1
* compile- and run-time use of UNO must be splitDavid Tardon2012-04-081-0/+2
* clean upDavid Tardon2012-04-081-8/+0
* simplify use of configuration from unit testsDavid Tardon2012-04-081-3/+1
* always use --protector for UNO testsDavid Tardon2012-04-081-1/+0
* drop uses_ureDavid Tardon2012-04-081-2/+0
* let use_api handle the use of type rdbs at runtimeDavid Tardon2012-04-081-4/+0
* gbuild: "use" vs. "add":Michael Stahl2012-04-082-6/+6
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-7/+6
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-7/+7
* always pass --headless to cppunitsLuboš Luňák2012-04-021-1/+0
* callcatcher: update listCaolán McNamara2012-03-071-0/+0
* Avoid temporary rtl::OUStringJulien Nabet2012-03-031-8/+8
* add a more extensive lotuswordpro sampleCaolán McNamara2012-03-021-0/+0
* Get rid of size() == 0Elton Chung2012-02-191-1/+1
* WaE: uninitialized pCellCaolán McNamara2012-02-171-1/+1
* WaE: unreachable codeTor Lillqvist2012-02-131-1/+0
* fdo#39491 -I$(OUTDIR)/inc is set in SOLARINCMatúš Kukan2012-02-102-2/+0