summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)AuthorFilesLines
2012-02-08Added READMEs for modules which used to be in libs-coreJosh Heidenreich1-0/+7
2012-02-05switch to include-based build rather than sourced-based buildNorbert Thiebaud1-35/+2
2012-02-05Fixed cppcheck messages about rethrowing copy of exception.PKEuS4-22/+22
2012-02-05Some cppcheck cleaningJulien Nabet2-8/+8
2012-02-02Some cppcheck cleaningJulien Nabet4-15/+15
2012-02-01Some cppcheck cleaningJulien Nabet1-1/+1
2012-02-01A few safe replacements of pathes->pathsJesús Corrius8-18/+18
2012-01-30remove '#define OUSTRING ::rtl::OUString'Ivan Timofeev2-43/+41
2012-01-26Code cleanup: ( () ) replaced by (())Alexander Bergmann3-6/+6
2012-01-23add the "Send Feedback..." help menu itemIvan Timofeev1-1/+2
2012-01-23can replace all PLACEHOLDER_PATH tokensCaolán McNamara1-4/+3
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann1-3/+3
2012-01-17Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz1-3/+3
2012-01-16Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz1-3/+3
2012-01-16convert low hanging Strings to OUStringCaolán McNamara1-9/+9
2012-01-15The "Open..." button's more room problem solved fdo#33794Tomcsik Bence2-11/+11
2012-01-13noone uses ShareableMutex::getShareableOslMutexCaolán McNamara2-6/+0
2012-01-11fix prefix of command line switches (-- instead of -)Andras Timar3-9/+9
2012-01-10workaround internal compiler error with gcc 4.7David Tardon2-2/+4
2012-01-10simplify LocalFileHelper::ConvertURLToPhysicalNameCaolán McNamara2-4/+4
2012-01-09ENABLE_AUTODOC_FIX, WTFStephan Bergmann2-8/+0
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz6-6/+0
2012-01-06Removed unnecessary tools/link.hxx includes.Marcel Metz1-1/+0
2012-01-05Removed unnecessary tools includes.Marcel Metz6-6/+0
2012-01-05Removed unnecessary tools includes.Marcel Metz2-2/+0
2012-01-05Removed unnecessary tools includes.Marcel Metz30-30/+0
2012-01-05Removed unnecessary tools includes.Marcel Metz7-13/+0
2012-01-04make these variables staticMatúš Kukan1-2/+2
2011-12-30Fix for fdo43460 Part XX getLength() to isEmpty()Olivier Hallot71-257/+257
2011-12-21Remove HelpAgentWindowAugust Sodora9-831/+1
2011-12-20pretty up exception message for display in StarBasic dialogsCaolán McNamara1-14/+22
2011-12-20Link most libs and executables with gb_STDLIBS as presumably is intendedTor Lillqvist1-0/+1
2011-12-18Always load res of LibO UI locale, not system deflocale fdo#43475Andras Timar3-4/+4
2011-12-15Removed extra semicolonsJesse1-1/+1
2011-12-14shrinked useless constants/definesTakeshi Abe4-11/+1
2011-12-14catch exception by constant referenceTakeshi Abe57-240/+239
2011-12-12No need to register LibO, so drop the Register iconsStefan Knorr (astron)2-5/+0
2011-12-08childs -> childrenMichael T. Whiteley8-21/+21
2011-12-08Less succes, more successStefan Knorr (astron)1-2/+2
2011-12-07Remove oooimprovementAugust Sodora17-140/+0
2011-12-07in modules, when we have a env we are in stage gbuildBjoern Michaelsen1-0/+1
2011-12-07Change "menues" to "menus"Michael T. Whiteley1-1/+1
2011-12-06Make dialogs fail with an exception in headless tests.Stephan Bergmann1-5/+4
2011-12-05add some form control support for basic dialogsNoel Power1-0/+2
2011-12-03property name spelling s/Visiable/Visible/Michael Stahl1-4/+4
2011-12-01get rid of class Date and Time default ctor with system time penaltyEike Rathke2-3/+3
2011-11-29move reconfigure into gbuildBjoern Michaelsen1-1/+1
2011-11-28s/weather/whether/ where appropriateKorrawit Pruegsanusak1-1/+1
2011-11-28typos fixingKorrawit Pruegsanusak3-15/+15
2011-11-27remove precompiled_xxx.hxx/cxxNorbert Thiebaud2-523/+0