summaryrefslogtreecommitdiff
path: root/editeng
AgeCommit message (Expand)Author
2011-08-05reflect gmake flavorTakeshi Abe
2011-08-05Emacs mode line compatible with vi's oneTakeshi Abe
2011-08-04don't assert on an empty paragraph with a start index of 0, that's saneCaolán McNamara
2011-08-04callcatcher: remove unused methodsCaolán McNamara
2011-08-04elide runtime conversion of constant to unicodeCaolán McNamara
2011-08-03Store the content of <style> element, and pass it to the handler.Kohei Yoshida
2011-07-30Some cppcheck cleaningJulien Nabet
2011-07-30Add consistent Emacs and vim mode linesTor Lillqvist
2011-07-30Some cppcheck cleaningJulien Nabet
2011-07-29Get rid of these non-printable charsThomas Arnhold
2011-07-29callcatcher: remove unused methodsThomas Arnhold
2011-07-29Move EDITDEBUG relics to OSL_DEBUG_LEVEL=3Thomas Arnhold
2011-07-28callcatcher: ditch various unused methodsCaolán McNamara
2011-07-27remove dead codeThomas Arnhold
2011-07-26callcatcher: remove unused Write methodsCaolán McNamara
2011-07-26icuuc is externalDavid Tardon
2011-07-24Remove unused reference to javaoptions.hxxJoseph Powers
2011-07-24Merge branch 'master' into feature/gnumake4Bjoern Michaelsen
2011-07-23keep gbuild calls consistent at now, even if it is a bit longerBjoern Michaelsen
2011-07-22Adjusted for HTMLParser::GetOptions return type change.Kohei Yoshida
2011-07-22Eradicated the rest of sal_Bool usage in these files.Kohei Yoshida
2011-07-22Method declared by never defined and never used.Kohei Yoshida
2011-07-22nLastAction value assigned but never used. Remove it.Kohei Yoshida
2011-07-22Some cleanups: sal_Bool to bool, use of initializer in ctor etc.Kohei Yoshida
2011-07-21resyncing to masterBjoern Michaelsen
2011-07-14callcatcher: remove unused methodsCaolán McNamara
2011-07-12Remove component_getImplementationEnvironment methodsMatúš Kukan
2011-07-11callcatcher: remove unused DecryptBlockName_ImpCaolán McNamara
2011-07-11callcatcher: unused lcl_Foo methodsCaolán McNamara
2011-07-11callcatcher: unused lcl_CreateBulletItemCaolán McNamara
2011-07-11callcatcher: unused lcl_IsUnsupportedUnicodeCharCaolán McNamara
2011-07-09ByteString::CreateFromInt32->rtl::OString::valueOfCaolán McNamara
2011-07-08ByteString->rtl::OStringCaolán McNamara
2011-07-07ByteString->rtl::OStringCaolán McNamara
2011-06-21catch by const referenceCaolán McNamara
2011-06-19Merge branch 'master' into feature/gnumake4Bjoern Michaelsen
2011-06-17remove all traces of offuh from makefilesDavid Tardon
2011-06-17ause130: #i117218# change .idl handling to gnu makeHans-Joachim Lankenau
2011-06-17gnumake4: #i116959#: kill gb_LinkTarget_set_{defs,cflags,cxxflags,objcxxflags...Michael Stahl
2011-06-17gnumake4: remove obsolete 16bit stuff [hg:972105adb559]Michael Stahl
2011-06-17gnumake4: #i117610#: add RepositoryExternal.mk, and use it. [hg:62e2f8dc95a7]Michael Stahl
2011-06-13Cleanup so compiler errors caused by stream.hxx cleanupJoseph Powers
2011-06-13add a cast for reported build breakageCaolán McNamara
2011-06-13lets make this sal_Int32 on all platformsCaolán McNamara
2011-06-13createFromAscii -> RTL_CONSTASCII_USTRINGPARAMCaolán McNamara
2011-06-09fix wrong bullet placement when stretching happens (fixes n#694344)Radek Doulik
2011-06-07fix auto-correction crash - fdo#38000Michael Meeks
2011-06-07use the standard template for thisCaolán McNamara
2011-06-06Merge remote-tracking branch 'origin/libreoffice-3-4'Jan Holesovsky
2011-05-31Merge commit 'libreoffice-3.4.0.2'Jan Holesovsky