summaryrefslogtreecommitdiff
path: root/forms
AgeCommit message (Expand)AuthorFilesLines
2014-02-12cid#705175 missing break in switchNoel Grandin1-0/+1
2014-02-12cid#705174 missing break in switchNoel Grandin1-0/+1
2014-02-06typo fixes in commentsAndras Timar3-6/+6
2014-02-05fdo#69652 Default(Date|Time) is a UNO struct nowLionel Elie Mamane1-5/+41
2014-02-03fdo#54938 Convert to cppu::supportsServiceAlexandre Vicenzi1-20/+4
2014-01-30"stati" considered both pretentious and incorrect LatinMichael Stahl1-1/+1
2014-01-30fdo#63154 Removed unused solar.h ref. in basic, cui, forms and writerfilter.Alexandre Vicenzi1-16/+0
2014-01-30Introduce com.sun.star.ui.theModuleUIConfigurationManagerSupplier singleton.Matúš Kukan1-3/+3
2014-01-28bool improvementsStephan Bergmann10-17/+17
2014-01-28Introduce com.sun.star.frame.theUICommandDescription singleton.Matúš Kukan1-3/+3
2014-01-28coverity#705814 Dereference before null checkCaolán McNamara1-3/+3
2014-01-23Let C++ inline functions return bool instead of sal_BoolStephan Bergmann1-2/+2
2014-01-22bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=)Stephan Bergmann1-1/+1
2014-01-21FORMS : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini39-187/+0
2014-01-18Window::PreNotify should return boolStephan Bergmann2-4/+4
2014-01-17Window::Notify should return boolStephan Bergmann2-4/+4
2014-01-15remove last xub_StrLen in formsCaolán McNamara1-1/+1
2014-01-14bool improvementsStephan Bergmann2-3/+3
2014-01-08Lock SolarMutex in RichtTextEngine::CreateStephan Bergmann1-0/+2
2014-01-08This can be privateStephan Bergmann1-1/+1
2013-12-22Fix other typosJulien Nabet1-1/+1
2013-12-20Spelling correction: s/retrive/retrieve/Tor Lillqvist1-1/+1
2013-12-20typo fixesAndras Timar4-5/+5
2013-12-17No need for implbase1.hxx to include XComponentContext.hppStephan Bergmann1-0/+4
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann1-2/+2
2013-12-16Clean-up uno/lbnames.hStephan Bergmann1-1/+0
2013-12-12Do not use C++-UNO internal static_type functions in client codeStephan Bergmann5-12/+12
2013-12-12Don't hold css::uno::Type instances by pointerStephan Bergmann1-3/+3
2013-12-11Revert "Don't hold css::uno::Type instances by pointer"Stephan Bergmann1-3/+3
2013-12-11Don't hold css::uno::Type instances by pointerStephan Bergmann1-3/+3
2013-12-06Clean up includes of comphelper/stl_types.hxxStephan Bergmann1-1/+0
2013-12-06Get rid of unnecessary comphelper::UStringEqualStephan Bergmann1-2/+1
2013-12-06Get rid of DECLARE_STL_VECTORStephan Bergmann7-16/+25
2013-12-06Get rid of DECLARE_STL_USTRINGACCESS_MAPStephan Bergmann1-1/+2
2013-11-27forms: avoid deadlock when setting FontControlModel propertiesMichael Stahl5-60/+96
2013-11-27FontControlModel::convertFastPropertyValue: fix bad cast of KerningMichael Stahl1-1/+1
2013-11-23outter -> outer (also when "outter" is inside another word)Julien Nabet1-1/+1
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin8-22/+22
2013-11-16cppcheck: Array index is used before limits checkJulien Nabet1-1/+1
2013-11-14SAL_WARN_UNUSED com::sun::star::uno::AnyStephan Bergmann2-2/+0
2013-11-14make l10n buildable separatelyBjoern Michaelsen1-1/+4
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann1-142/+0
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin4-28/+28
2013-11-14i18npool, forms: remove warnings_guard_unicode*.hMichael Stahl2-43/+2
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin1-1/+1
2013-11-11convert OUString !compareToAscii to equalsAsciiNoel Grandin1-1/+1
2013-11-11convert OUString 0==compareToAscii to equalsAsciiNoel Grandin2-10/+8
2013-11-11remove unnecessary use of OUString constructor in FORMS moduleNoel Grandin10-35/+34
2013-11-05fixincludeguards.sh: formsThomas Arnhold105-289/+289
2013-11-04fdo 70998: Termchange: Graphics->ImageSamuel Mehrbrodt1-3/+3