summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)Author
2012-02-10fdo#39491 remove nonexistent include pathsMatúš Kukan
2012-02-10fdo#39491 -I$(OUTDIR)/inc is set in SOLARINCMatúš Kukan
2012-02-10Prefer equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) to equalsAscii(...)Takeshi Abe
2012-02-10Prefer equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("...")) to equalsAscii("...")Takeshi Abe
2012-02-08Added READMEs for modules which used to be in libs-coreJosh Heidenreich
2012-02-05switch to include-based build rather than sourced-based buildNorbert Thiebaud
2012-02-05Fixed cppcheck messages about rethrowing copy of exception.PKEuS
2012-02-05Some cppcheck cleaningJulien Nabet
2012-02-02Some cppcheck cleaningJulien Nabet
2012-02-01Some cppcheck cleaningJulien Nabet
2012-02-01A few safe replacements of pathes->pathsJesús Corrius
2012-01-30remove '#define OUSTRING ::rtl::OUString'Ivan Timofeev
2012-01-26Code cleanup: ( () ) replaced by (())Alexander Bergmann
2012-01-23add the "Send Feedback..." help menu itemIvan Timofeev
2012-01-23can replace all PLACEHOLDER_PATH tokensCaolán McNamara
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2012-01-17Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz
2012-01-16Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz
2012-01-16convert low hanging Strings to OUStringCaolán McNamara
2012-01-15The "Open..." button's more room problem solved fdo#33794Tomcsik Bence
2012-01-13noone uses ShareableMutex::getShareableOslMutexCaolán McNamara
2012-01-11fix prefix of command line switches (-- instead of -)Andras Timar
2012-01-10workaround internal compiler error with gcc 4.7David Tardon
2012-01-10simplify LocalFileHelper::ConvertURLToPhysicalNameCaolán McNamara
2012-01-09ENABLE_AUTODOC_FIX, WTFStephan Bergmann
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz
2012-01-06Removed unnecessary tools/link.hxx includes.Marcel Metz
2012-01-05Removed unnecessary tools includes.Marcel Metz
2012-01-05Removed unnecessary tools includes.Marcel Metz
2012-01-05Removed unnecessary tools includes.Marcel Metz
2012-01-05Removed unnecessary tools includes.Marcel Metz
2012-01-04make these variables staticMatúš Kukan
2011-12-30Fix for fdo43460 Part XX getLength() to isEmpty()Olivier Hallot
2011-12-21Remove HelpAgentWindowAugust Sodora
2011-12-20pretty up exception message for display in StarBasic dialogsCaolán McNamara
2011-12-20Link most libs and executables with gb_STDLIBS as presumably is intendedTor Lillqvist
2011-12-18Always load res of LibO UI locale, not system deflocale fdo#43475Andras Timar
2011-12-15Removed extra semicolonsJesse
2011-12-14shrinked useless constants/definesTakeshi Abe
2011-12-14catch exception by constant referenceTakeshi Abe
2011-12-12No need to register LibO, so drop the Register iconsStefan Knorr (astron)
2011-12-08childs -> childrenMichael T. Whiteley
2011-12-08Less succes, more successStefan Knorr (astron)
2011-12-07Remove oooimprovementAugust Sodora
2011-12-07in modules, when we have a env we are in stage gbuildBjoern Michaelsen
2011-12-07Change "menues" to "menus"Michael T. Whiteley
2011-12-06Make dialogs fail with an exception in headless tests.Stephan Bergmann
2011-12-05add some form control support for basic dialogsNoel Power
2011-12-03property name spelling s/Visiable/Visible/Michael Stahl
2011-12-01get rid of class Date and Time default ctor with system time penaltyEike Rathke