summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)Author
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
2011-11-29move reconfigure into gbuildBjoern Michaelsen
2011-11-28s/weather/whether/ where appropriateKorrawit Pruegsanusak
2011-11-28typos fixingKorrawit Pruegsanusak
2011-11-27remove precompiled_xxx.hxx/cxxNorbert Thiebaud
2011-11-27remove pch from the include listNorbert Thiebaud
2011-11-27remove include of pch header from frameworkNorbert Thiebaud
2011-11-27remove pre-compiled header support in gbuild and gbuildified moduleNorbert Thiebaud
2011-11-26Remove some uses of OUString::setCharAtAugust Sodora
2011-11-25make gbuild makefiles run independant of pwd againBjoern Michaelsen
2011-11-25gsl_getSystemTextEncoding -> osl_getThreadTextEncodingDavid Tardon
2011-11-21cppcheck: C-style pointer castingAugust Sodora
2011-11-16tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud
2011-11-14LoadEnv::impl_makeFrameWindowVisible: fix crash:Michael Stahl