summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)AuthorFilesLines
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
2011-11-27remove pch from the include listNorbert Thiebaud5-5/+0
2011-11-27remove include of pch header from frameworkNorbert Thiebaud192-377/+0
2011-11-27remove pre-compiled header support in gbuild and gbuildified moduleNorbert Thiebaud1-2/+0
2011-11-26Remove some uses of OUString::setCharAtAugust Sodora1-1/+1
2011-11-25make gbuild makefiles run independant of pwd againBjoern Michaelsen1-1/+1
2011-11-25gsl_getSystemTextEncoding -> osl_getThreadTextEncodingDavid Tardon1-1/+1
2011-11-21cppcheck: C-style pointer castingAugust Sodora1-4/+5
2011-11-16tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud1-4/+4
2011-11-14LoadEnv::impl_makeFrameWindowVisible: fix crash:Michael Stahl1-4/+4