summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/LotusWordProImportFilter.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-06-05fdo#46808, Convert some more XMultiServiceFactoryNoel Grandin1-3/+3
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-25/+13
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-5/+3
2013-02-22s/the the/the/Tor Lillqvist1-1/+1
2012-12-11Remove (RTL_CONSTASCII_USTRINGPARAM from lotuswordproMarcos Paulo de Souza1-14/+12
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann1-2/+2
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann1-1/+2
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-7/+6
2011-06-13tidy indentCaolán McNamara1-4/+3
2011-06-05Unused private func 'LwpBulletStyleMgr::GetDivisionName'+perf check emptinessJulien Nabet1-1/+1
2011-04-11fix what there is to fixCaolán McNamara1-30/+17
2011-04-08fix typedetection for deep caseCaolán McNamara1-1/+1
2011-03-27WaE: unused variableDavid Tardon1-5/+5
2011-03-13convert tools type in lotuswordproNorbert Thiebaud1-3/+3
2011-02-16add copyright headersNoel Power1-0/+30
2010-11-25cppcheck: methods can be constCaolán McNamara1-1/+1
2010-10-16some patches that replace sizeof(a)/sizeof(a[0]) with SAL_N_ELEMENTS(a)Kenneth Venken1-1/+2
2010-10-13remove first chunk of lotuswordpro warningsCaolán McNamara1-28/+24
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-10-08Port of Lotus Word Pro filter, by Fong Lin and Noel PowerFong Lin1-0/+400