summaryrefslogtreecommitdiffstats
path: root/toolkit
Commit message (Expand)AuthorAgeFilesLines
* Removing the last remnants of layout - sorry to see it go :-(Jan Holesovsky2011-11-1731-3375/+0
* remove obsolete layout codeFelix Zhang2011-11-1742-7675/+0
* tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud2011-11-161-4/+4
* Cleanup few macros and unused headers.Jan Holesovsky2011-11-151-4/+0
* remove unused methods from layoutimplFelix Zhang2011-11-1510-96/+2
* remove unused methods from layoutFelix Zhang2011-11-157-408/+0
* removing obsolete layout codeFelix Zhang2011-11-154-174/+0
* Heavily simplified utl::ConfigManager.Stephan Bergmann2011-11-111-5/+2
* Fix linking on WindowsFridrich Štrba2011-11-031-4/+0
* remove unused methods in layoutFelix Zhang2011-11-0287-9925/+60
* Remove some parenthesis for readabilityJulien Nabet2011-10-281-1/+1
* Trace one catch, add a return false in another oneJulien Nabet2011-10-271-1/+4
* C-Style casting replaced by C++ styleJulien Nabet2011-10-271-1/+1
* fix wae "aRect uninitialized when used within its own initialization"Noel Power2011-10-241-1/+2
* activation order crashes address database (fdo#41022)julien24122011-10-241-9/+4
* Undo basis/brand split: Move SDK and ure-link, remove OOO_BASE_DIR and BaseIn...Stephan Bergmann2011-10-243-9/+5
* Also use .NET2003 build fix for ClangKristian Rietveld2011-10-241-3/+3
* cppcheck reduce scope of var in toolkit/...fomrattedcontrol.cxxPierre-André Jacquod2011-10-071-1/+1
* cppcheck reduce scope of var in toolkit/...controlmodelcontainerbase.cxxPierre-André Jacquod2011-10-071-3/+3
* WaE: switch statement contains 'default' but no 'case' labelsTor Lillqvist2011-10-051-8/+1
* simplfy dmake to gbuild bridgefileBjoern Michaelsen2011-10-051-40/+1
* stray fprintfCaolán McNamara2011-09-291-1/+0
* callcatcher: unused codeCaolán McNamara2011-09-291-0/+1
* Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann2011-09-272-3/+3
* OSL_TRACE: Remove trailing newlinesThomas Arnhold2011-09-214-10/+10
* sb140: #i117486# avoid XWindow.getPosSize immediately after XWindow.setPosSizeStephan Bergmann2011-09-121-7/+6
* Get array indexing right in ControlModelContainerBase::getAvailableServiceNames.Stephan Bergmann2011-09-081-2/+2
* gsl_getSystemTextEncoding->osl_getThreadTextEncodingCaolán McNamara2011-08-221-1/+1
* ditch product registration implementationCaolán McNamara2011-08-221-1/+0
* detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly setNorbert Thiebaud2011-08-191-1/+1
* Removed the rest of FORWARD_DECLARE_INTERFACE.Kohei Yoshida2011-08-111-2/+8
* prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe2011-08-107-7/+7
* reassign iterator on eraseDavid Tardon2011-08-081-1/+1
* remove stray semicolonDavid Tardon2011-08-081-1/+1
* declarations still present, though impls goneCaolán McNamara2011-08-051-2/+0
* Emacs modeline compatible with vim's oneTakeshi Abe2011-08-051-0/+1
* Use rtl::OUStringHash.Kohei Yoshida2011-08-041-1/+1
* add mode-lines to new filessCaolán McNamara2011-08-0422-0/+64
* catch by const referenceCaolán McNamara2011-08-041-25/+41
* callcatcher: remove unused methodsThomas Arnhold2011-08-031-195/+0
* callcatcher: remove unused codeCaolán McNamara2011-07-312-24/+0
* Add consistent Emacs and vim mode linesTor Lillqvist2011-07-307-0/+15
* Resolves: fdo#39467 we should throw instead of crashing when \!is()Caolán McNamara2011-07-281-2/+2
* Use gb_OBJCXXFLAGS for iOS, tooTor Lillqvist2011-07-251-2/+2
* resyncing to masterBjoern Michaelsen2011-07-2113-30/+77
|\
| * Make this compile for iOSTor Lillqvist2011-07-215-0/+44
| * Remove component_getImplementationEnvironment methodsMatus Kukan2011-07-121-5/+0
| * Replace List with std::vector< VCLXGraphics* >Joseph Powers2011-07-112-7/+15
| * update component factory methods to use new prefixes, to add lib mergingMatus Kukan2011-06-242-3/+3
| * convert stringCaolán McNamara2011-06-211-1/+1