summaryrefslogtreecommitdiff
path: root/forms/source/inc
AgeCommit message (Expand)Author
2014-09-30forms: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-15forms: sal_Bool -> boolStephan Bergmann
2014-09-12fdo#39468: Translated German to EnglishJennifer Liebel
2014-08-21star* -> css::*Thomas Arnhold
2014-07-26coverity#706541 Uncaught exceptionCaolán McNamara
2014-06-05forms: remove SAL_THROW macroNoel Grandin
2014-06-04forms: expand DECLARE_XCLONEABLEThomas Arnhold
2014-06-04forms: expand DECLARE_DEFAULT_DTORThomas Arnhold
2014-05-25Remove ASCII art, useless comments and whitespace from forms moduleChris Laplante
2014-05-19hrc and src files: squeeze multiple newlinesThomas Arnhold
2014-05-06forms: sal_Bool->boolNoel Grandin
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni
2014-04-14Clean up function declarations and some unused functionsStephan Bergmann
2014-04-10It's "its", not "it's"Tor Lillqvist
2014-04-07Remove silly PUT_SEMICOLON_AT_THE_ENDStephan Bergmann
2014-04-01Forgotten TODOStephan Bergmann
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-29typo: unfortunally -> unfortunatelyThomas Arnhold
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-10forms: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann
2014-02-26Remove visual noise from formsAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-24Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann
2014-02-18Drop unnecessary #includeTakeshi Abe
2013-12-20typo fixesAndras Timar
2013-12-17No need for implbase1.hxx to include XComponentContext.hppStephan Bergmann
2013-12-06Get rid of unnecessary comphelper::UStringEqualStephan Bergmann
2013-12-06Get rid of DECLARE_STL_VECTORStephan Bergmann
2013-11-27forms: avoid deadlock when setting FontControlModel propertiesMichael Stahl
2013-11-05fixincludeguards.sh: formsThomas Arnhold
2013-06-11Resolves: #i121045 After save a xls file contain marco in AOO, macor can't...Jianyuan Li
2013-06-03fdo#46808, Convert comphelper::ComponentContext in forms moduleNoel Grandin
2013-04-25fdo#46808 Convert awt::Pointer to new styleNoel Grandin
2013-04-23fdo#46808, convert form::Forms to new styleNoel Grandin
2013-04-23forms: FORMS_CONSTASCII_STRING is no longer neededMiklos Vajna
2013-04-22ListBox: take care of validation (use binding value when appropriate)Lionel Elie Mamane
2013-04-22janitorial: alignmentLionel Elie Mamane
2013-04-22Data-aware ListBox: add SelectedValue and SelectedValues propertiesLionel Elie Mamane
2013-04-22janitorial: typo in commentLionel Elie Mamane
2013-04-19Remove any remaining remnants of unused component_canUnload featureStephan Bergmann
2013-04-15fdo#60724 correct spellingThomas Arnhold
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-01Revert "Remove RTL_CONSTASCII_(U)STRINGPARAM in forms(frm_strings.hxx)"Thomas Arnhold
2013-04-01Remove RTL_CONSTASCII_(U)STRINGPARAM in forms(frm_strings.hxx)Chr. Rossmanith
2013-04-01Remove RTL_CONSTASCII_(U)STRING in formsChr. Rossmanith
2013-03-20Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength)Stephan Bergmann
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-19reduce whitespaces between include and filenameThomas Arnhold
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim
2013-02-22s/the the/the/Tor Lillqvist