summaryrefslogtreecommitdiff
path: root/lotuswordpro
AgeCommit message (Expand)Author
2012-12-02RepositoryExternal.mk: clean up awful icudata/icui18n duplicationMichael Stahl
2012-11-22AllSettings with LanguageTagEike Rathke
2012-11-06cppCheck: Various clean-upjailletc36
2012-11-01rework filters test to squeeze through extra flagsCaolán McNamara
2012-10-09Remove useless codeMarcos Paulo de Souza
2012-10-02Remove not used macros from lotusworkproMarcos Paulo de Souza
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini
2012-10-01Prefixify lotuswordproTor Lillqvist
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann
2012-09-17fdo#46808, Adapt i18n::LocaleData UNO service to new styleNoel Grandin
2012-09-15Remove unused variableJulien Nabet
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann
2012-08-31-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-08-01Remove unused code: those classes are unusedThomas Arnhold
2012-07-26regression test for CVE-2012-1770Caolán McNamara
2012-07-16Change form of checking self-assignment + cleaning before assigningJulien Nabet
2012-07-14Check for assignment to self for =operatorJulien Nabet
2012-07-14Perform initalization in initialization listJulien Nabet
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-07-02targetted improvement of UNO API includes / usageMichael Meeks
2012-06-29Remove include guardsThomas Arnhold
2012-06-27Remove unused include filesThomas Arnhold
2012-06-27Remove commented out codeThomas Arnhold
2012-06-26removed unused forward declarations of classTakeshi Abe
2012-06-07nuke dead codeTakeshi Abe
2012-06-01Targeted string re-work for lotuswordpro filterThorsten Behrens
2012-05-29targeted string re-workNorbert Thiebaud
2012-05-24Removed unused SfxMedium::bDirectStephan Bergmann
2012-05-09WaE: silence tedious msvc2008 warningsCaolán McNamara
2012-05-09WaE: C4146 unary operator applied to unsigned typeCaolán McNamara
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen
2012-04-08rename gb_CppunitTest_uses_ureDavid Tardon
2012-04-08compile- and run-time use of UNO must be splitDavid Tardon
2012-04-08clean upDavid Tardon
2012-04-08simplify use of configuration from unit testsDavid Tardon
2012-04-08always use --protector for UNO testsDavid Tardon
2012-04-08drop uses_ureDavid Tardon
2012-04-08let use_api handle the use of type rdbs at runtimeDavid Tardon
2012-04-08gbuild: "use" vs. "add":Michael Stahl
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-02always pass --headless to cppunitsLuboš Luňák
2012-03-07callcatcher: update listCaolán McNamara
2012-03-03Avoid temporary rtl::OUStringJulien Nabet
2012-03-02add a more extensive lotuswordpro sampleCaolán McNamara
2012-02-19Get rid of size() == 0Elton Chung
2012-02-17WaE: uninitialized pCellCaolán McNamara