summaryrefslogtreecommitdiff
path: root/forms
AgeCommit message (Expand)Author
2017-04-21remove some old MSVC workaroundsNoel Grandin
2017-04-19clang-tidy readability-simplify-boolean-expr in dbaccess..frameworkNoel Grandin
2017-04-06loplugin:redundantcast find cstyle double castsNoel Grandin
2017-04-05loplugin:redundantcast find c-style bool castsNoel Grandin
2017-04-04make UNO enums scoped for internal LO codeNoel Grandin
2017-04-02coverity#1403662 Mixing enum typesCaolán McNamara
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-30tdf#39468 Translate German commentsJens Carl
2017-03-25Fix typosAndrea Gelmini
2017-03-23Remove unused #include <ctype.h>Stephan Bergmann
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-03-23“Hyperlink” is NOT a dated word, it’s just a precise oneAdolfo Jayme Barrientos
2017-03-22Use rtl::isAscii* instead of ctype.h is* with sal_Unicode argStephan Bergmann
2017-03-22loplugin:redundantcast find redundant c-style enum castsNoel Grandin
2017-03-19Fix typosAndrea Gelmini
2017-03-17cleanup itempool includesJochen Nitschke
2017-03-16Fix typosAndrea Gelmini
2017-03-15convert SvxFrameDirection to scoped enumNoel Grandin
2017-03-14remove unused RID constantsNoel Grandin
2017-03-13Clean up integer types representing positions in ToolBox's item vectorStephan Bergmann
2017-03-09tdf#106462 old value and new value were swappedLionel Elie Mamane
2017-03-08convert SvxAdjust to scoped enumNoel Grandin
2017-03-07loplugin:loopvartoosmallStephan Bergmann
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-03-03Fix typosAndrea Gelmini
2017-03-01typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin
2017-02-28new loplugin unoanyNoel Grandin
2017-02-24better fix for tdf#103830Noel Grandin
2017-02-24tdf#103830 Form field names not update in python macroNoel Grandin
2017-02-21Remove wrong and broken encoding from INetMIMEMessage::SetHeaderField_ImplStephan Bergmann
2017-02-21Use module name when getting labelsMaxim Monastirsky
2017-02-21tdf#95844 Refactor CommandInfoProviderRohan Kumar
2017-02-14Resolves: tdf#79250 add typed list to form control listboxEike Rathke
2017-02-11Revert "Resolves: tdf#79250 add typed list to form control listbox"Eike Rathke
2017-02-10Resolves: tdf#79250 add typed list to form control listboxEike Rathke
2017-02-10Remove MinGW supportStephan Bergmann
2017-02-09space typoEike Rathke
2017-02-06Add missing #includesStephan Bergmann
2017-02-03new loplugin:unusedenumconstantsNoel Grandin
2017-02-01loplugin:stringconstant handle calls to constructors with one argNoel Grandin
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-26use rtl::Reference in OImageControlModelNoel Grandin
2017-01-26use rtl::Reference in ModelNoel Grandin
2017-01-25loplugin: unnecessary destructor forms..idlcNoel Grandin
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-23use rtl::Reference in ODatabaseFormNoel Grandin
2017-01-20don't need an intermediate ImageCaolán McNamara
2017-01-19New loplugin:dynexcspec: Add @throws documentation, formsStephan Bergmann