summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)AuthorFilesLines
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
2011-11-14Removed comphelper -> unotools processfactory.hxx duplication.Stephan Bergmann3-6/+5
2011-11-13spellingLionel Elie Mamane1-25/+25
2011-11-13fdo#35091 do not honour ForceFocusAndToFront preference for previewLionel Elie Mamane1-8/+15
2011-11-11Heavily simplified utl::ConfigManager.Stephan Bergmann5-30/+16
2011-11-08remove empty Text [ x-comment ] entriesAndras Timar1-7/+0
2011-10-18Undo basis/brand split: move program/{addin,filter,plugin} from basis to brand.Stephan Bergmann1-7/+2
2011-10-18Undo basis/brand split: move presets/ from basis to brand.Stephan Bergmann1-7/+4
2011-10-07Undo basis/brand split: merge basis share/ into brand share/.Stephan Bergmann1-8/+10
2011-10-07Improved exception reporting.Stephan Bergmann1-18/+32
2011-10-07cppcheck scope reduction in framework/.. menubarmanager.cxxPierre-André Jacquod1-1/+1
2011-10-07cppcheck scope reduction in framework/... menumanager.cxxPierre-André Jacquod1-1/+1
2011-10-06WaE: unreferenced local variableTor Lillqvist1-1/+1
2011-10-06WaE: unreachable codeTor Lillqvist1-2/+0
2011-10-05tweak assertCaolán McNamara1-4/+4
2011-10-05simplfy dmake to gbuild bridgefileBjoern Michaelsen1-40/+1
2011-10-02StatusBarDescriptor never usedCaolán McNamara2-19/+0
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann1-1/+1
2011-09-26WaE: unused eCaolán McNamara1-14/+14
2011-09-26callcatcher: panelwindow unusedCaolán McNamara4-132/+0
2011-09-23update unused listCaolán McNamara2-28/+0
2011-09-23callcatcher: various unused methodsCaolán McNamara23-302/+0
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara1-0/+2
2011-09-22callcatcher: unused codeCaolán McNamara4-101/+1
2011-09-20Remove RCS headerThomas Arnhold12-36/+0
2011-09-17Removed non-ASCII commentary noise.Stephan Bergmann1-1/+0
2011-09-16Revert "Trying to chop out the uwinapi library"Fridrich Štrba1-0/+3
2011-09-16Trying to chop out the uwinapi libraryFridrich Štrba1-3/+0
2011-09-12Improved "unsupported URL" exception message.Stephan Bergmann1-4/+9
2011-09-11Don't let the PathSubstitution service null relative pathsMichael Meeks1-1/+4
2011-09-09sb140: #i116786# use auto_ptr to track member lifetimeStephan Bergmann2-11/+8
2011-09-09sb140: #i116785# avoid ring-ref that keeps ref counted objects alive foreverStephan Bergmann4-35/+29
2011-09-08callcatcher: update listCaolán McNamara8-56/+0
2011-09-06callcatcher: various unused methodsCaolán McNamara2-39/+0
2011-08-22get rid of interim OUStringsCaolán McNamara1-39/+41
2011-08-22WaE: keep simple minded compiler happyCaolán McNamara1-12/+35
2011-08-19detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly setNorbert Thiebaud1-1/+1
2011-08-17add more component prefixesMatúš Kukan8-10/+13