summaryrefslogtreecommitdiff
path: root/forms/source/richtext
AgeCommit message (Expand)Author
2013-12-12Don't hold css::uno::Type instances by pointerStephan Bergmann
2013-12-11Revert "Don't hold css::uno::Type instances by pointer"Stephan Bergmann
2013-12-11Don't hold css::uno::Type instances by pointerStephan Bergmann
2013-11-27forms: avoid deadlock when setting FontControlModel propertiesMichael Stahl
2013-11-23outter -> outer (also when "outter" is inside another word)Julien Nabet
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-05fixincludeguards.sh: formsThomas Arnhold
2013-10-01convert FORMS modules from String to OUStringNoel Grandin
2013-06-03fdo#46808, Convert comphelper::ComponentContext in forms moduleNoel Grandin
2013-05-22Ensure SolarMutex is locked at DBG_TESTSOLARMUTEX checkpointsStephan Bergmann
2013-05-10resolved fdo#35756 import more than 64k HTML table cellsEike Rathke
2013-04-27those are never definedThomas Arnhold
2013-04-23forms: FORMS_CONSTASCII_STRING is no longer neededMiklos Vajna
2013-04-15fdo#60724 correct spellingThomas Arnhold
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-01Remove RTL_CONSTASCII_(U)STRING in formsChr. Rossmanith
2013-03-28coverity#704145 Resource leak in objectJulien Nabet
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-08simplify compareTo (now correct)Thomas Arnhold
2013-03-08Revert "simplify some compareTo"Stephan Bergmann
2013-03-08simplify some compareToThomas Arnhold
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-02-26remove two more duplicatesThomas Arnhold
2013-02-22[Uu]sefull -> [Uu]sefulJulien Nabet
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida
2013-01-26Fix Member variable m_pView is not initialized in the constructorJulien Nabet
2013-01-09fdo#46808, convert UnoControl and sub-classes to XComponentContextNoel Grandin
2012-12-20rhbz#782736 use right device for converting sizeDavid Tardon
2012-11-27re-base on ALv2 code. Includes:Michael Meeks
2012-11-22AllSettings with LanguageTagEike Rathke
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-06-29Remove include guardsThomas Arnhold
2012-06-29Remove UNO includes commentsThomas Arnhold
2012-06-26removed unnecessary forward declarations of classTakeshi Abe
2012-06-21re-base on ALv2 code.Michael Meeks
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann
2012-01-05Removed unnecessary tools includes.Marcel Metz
2012-01-05Removed unnecessary tools includes.Marcel Metz
2011-11-27remove include of pch header from formsNorbert Thiebaud
2011-04-03gbuildize formsDavid Tardon
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-12OSL_TRACE: Use format stringThomas Arnhold
2011-03-11Move DBG_TRACE to OSL_TRACE for getStr()Thomas Arnhold
2011-03-11Move DBG_ERROR to OSL_FAIL for getStr()Thomas Arnhold