summaryrefslogtreecommitdiffstats
path: root/framework
Commit message (Expand)AuthorAgeFilesLines
* Some cppcheck cleaningJulien Nabet2012-02-024-15/+15
* Some cppcheck cleaningJulien Nabet2012-02-011-1/+1
* A few safe replacements of pathes->pathsJesús Corrius2012-02-018-18/+18
* remove '#define OUSTRING ::rtl::OUString'Ivan Timofeev2012-01-302-43/+41
* Code cleanup: ( () ) replaced by (())Alexander Bergmann2012-01-263-6/+6
* add the "Send Feedback..." help menu itemIvan Timofeev2012-01-231-1/+2
* can replace all PLACEHOLDER_PATH tokensCaolán McNamara2012-01-231-4/+3
* Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann2012-01-211-3/+3
* Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz2012-01-171-3/+3
* Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz2012-01-161-3/+3
* convert low hanging Strings to OUStringCaolán McNamara2012-01-161-9/+9
* The "Open..." button's more room problem solved fdo#33794Tomcsik Bence2012-01-152-11/+11
* noone uses ShareableMutex::getShareableOslMutexCaolán McNamara2012-01-132-6/+0
* fix prefix of command line switches (-- instead of -)Andras Timar2012-01-113-9/+9
* workaround internal compiler error with gcc 4.7David Tardon2012-01-102-2/+4
* simplify LocalFileHelper::ConvertURLToPhysicalNameCaolán McNamara2012-01-102-4/+4
* ENABLE_AUTODOC_FIX, WTFStephan Bergmann2012-01-092-8/+0
* Removed unnecessary tools/debug.hxx includes.Marcel Metz2012-01-066-6/+0
* Removed unnecessary tools/link.hxx includes.Marcel Metz2012-01-061-1/+0
* Removed unnecessary tools includes.Marcel Metz2012-01-056-6/+0
* Removed unnecessary tools includes.Marcel Metz2012-01-052-2/+0
* Removed unnecessary tools includes.Marcel Metz2012-01-0530-30/+0
* Removed unnecessary tools includes.Marcel Metz2012-01-057-13/+0
* make these variables staticMatúš Kukan2012-01-041-2/+2
* Fix for fdo43460 Part XX getLength() to isEmpty()Olivier Hallot2011-12-3071-257/+257
* Remove HelpAgentWindowAugust Sodora2011-12-219-831/+1
* pretty up exception message for display in StarBasic dialogsCaolán McNamara2011-12-201-14/+22
* Link most libs and executables with gb_STDLIBS as presumably is intendedTor Lillqvist2011-12-201-0/+1
* Always load res of LibO UI locale, not system deflocale fdo#43475Andras Timar2011-12-183-4/+4
* Removed extra semicolonsJesse2011-12-151-1/+1
* shrinked useless constants/definesTakeshi Abe2011-12-144-11/+1
* catch exception by constant referenceTakeshi Abe2011-12-1457-240/+239
* No need to register LibO, so drop the Register iconsStefan Knorr (astron)2011-12-122-5/+0
* childs -> childrenMichael T. Whiteley2011-12-088-21/+21
* Less succes, more successStefan Knorr (astron)2011-12-081-2/+2
* Remove oooimprovementAugust Sodora2011-12-0717-140/+0
* in modules, when we have a env we are in stage gbuildBjoern Michaelsen2011-12-071-0/+1
* Change "menues" to "menus"Michael T. Whiteley2011-12-071-1/+1
* Make dialogs fail with an exception in headless tests.Stephan Bergmann2011-12-061-5/+4
* add some form control support for basic dialogsNoel Power2011-12-051-0/+2
* property name spelling s/Visiable/Visible/Michael Stahl2011-12-031-4/+4
* get rid of class Date and Time default ctor with system time penaltyEike Rathke2011-12-012-3/+3
* move reconfigure into gbuildBjoern Michaelsen2011-11-291-1/+1
* s/weather/whether/ where appropriateKorrawit Pruegsanusak2011-11-281-1/+1
* typos fixingKorrawit Pruegsanusak2011-11-283-15/+15
* remove precompiled_xxx.hxx/cxxNorbert Thiebaud2011-11-272-523/+0
* remove pch from the include listNorbert Thiebaud2011-11-275-5/+0
* remove include of pch header from frameworkNorbert Thiebaud2011-11-27192-377/+0
* remove pre-compiled header support in gbuild and gbuildified moduleNorbert Thiebaud2011-11-271-2/+0
* Remove some uses of OUString::setCharAtAugust Sodora2011-11-261-1/+1