summaryrefslogtreecommitdiff
path: root/forms/source/inc
AgeCommit message (Expand)Author
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-28forms: Replace these macrosMatúš Kukan
2015-03-28forms: More unused services related stuffMatúš Kukan
2015-03-24loplugin:constantfunction: formsNoel Grandin
2015-03-17Fix various XServiceInfo implementationsStephan Bergmann
2015-02-19callcatcher: update unused codeCaolán McNamara
2015-02-17forms: Convert also com.sun.star.form.XForms.Jan Holesovsky
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
2014-12-18forms: Use appropriate OUString functions on string constantsStephan Bergmann
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