summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Collapse)Author
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-10-27fdo#632229# For unx set WM_CLASSes that matches the .desktop filesCaolán McNamara
2010-10-27remove vos reference from uno xml descriptionsNorbert Thiebaud
2010-10-25Finally, gut the vos module out of the buildNorbert Thiebaud
2010-10-25convert vos/process.hxx and related APINorbert Thiebaud
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud
In practice the changeset is 'inspired' by vosremoval-mutex.diff but was essentially redone manually
2010-10-25merge vosremoval-reference.diffNorbert Thiebaud
2010-10-25convert OClearableGuard(SolarMutex) to SolarMutex(Clearable)Guard.Norbert Thiebaud
Most OClearableGuard of the Solar Mutex could be converted to a simple SolarMutexGuard. a couple of site were converted to a SolarMutexClearableGuard, were converting to a SolarMutexGuard would have made the code more convoluted.
2010-10-25Use SolarMutexGuard where appropriateNorbert Thiebaud
2010-10-25use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud
2010-10-25merge vosremoval-timer.diffNorbert Thiebaud
2010-10-25micro optimizationCaolán McNamara
2010-10-24micro optsCaolán McNamara
2010-10-24Merge commit 'ooo/OOO330_m12'Jan Holesovsky
Conflicts: desktop/source/app/app.cxx
2010-10-22startup optimization, remove unused global stringsCaolán McNamara
2010-10-22startup optimization, remove unused global stringsCaolán McNamara
2010-10-22startup optimization, remove unused global stringsCaolán McNamara
2010-10-19survive missing configuration entries gracefullyCaolán McNamara
2010-10-18remove non-compiled codePovilas Kanapickas
2010-10-18ooo33gsl11: #i115088# add a nodoc string, workaround botched define in ↵Philipp Lohmann [pl]
classes/resource.hrc
2010-10-14add lots more missing sal/macros.h includesMichael Meeks
2010-10-14Switch to use SAL_N_ELEMENTS macro, everywhereKayo Hamid
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
Fixes #fdo30794 Based on bin/add-modelines script (originally posted in mail 1286706307.1871.1399280959@webmail.messagingengine.com) Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-10-12#i112786# make ConfigManager a well-behaved singletonCaolán McNamara
2010-10-11Switch to using installed branding images for the backing items.Michael Meeks
2010-10-11#i112582# fire focus events from ComboboxToolbarControllerDavid Tardon
2010-10-10merge vosremoval-thread patchNorbert Thiebaud
2010-10-10squash warning. LONG_MAX is not compatible with sal_Int32Norbert Thiebaud
2010-10-09framework-menubar-fix.diff: Framework menubar fixThorsten Behrens
2010-10-07Webservice URLs now point to documentfoundationThorsten Behrens
Changed places referencing OOo webservices to refer to *.documentfoundation.org instead. Also, append coutry string to URL.
2010-10-06Remove redundant #include directives & commentsJ. Graeme Lingard
2010-10-06we see stacktraces with this NULL sometimes :-(Caolán McNamara
2010-10-06remove more commented out #includes and related commentsDavid Tardon
2010-10-05fixed framework includes after removing the guardsPetr Mladek
2010-10-05more removed include guards using fixguard.pyPetr Mladek
2010-10-05remove include guards using fixguard.pyPetr Mladek
2010-10-05be consistent wrt toolbarmanager with icons in menusCaolán McNamara
2010-10-05use radio buttons for mutually excusive menu optionsCaolán McNamara
2010-10-04Replace hardcoded "product by Oracle" with "product by %OOOVENDOR".Lior Kaplan
2010-10-04Ported calc-insert-current-time-*.diff from ooo-build.Kohei Yoshida
2010-10-01fdo #50533: Localized the links from the start centerCédric Bosdonnat
2010-09-28Replace the "Help Support" menu item by the "License Information" oneFridrich Štrba
2010-09-15default-no-registration-menu.diff: Remove registration from menu.Michael Meeks
2010-09-08Merge commit 'ooo/OOO330_m7'Jan Holesovsky
2010-09-07Merge commit 'ooo/OOO330_m6'Jan Holesovsky
2010-08-31CWS-TOOLING: integrate CWS fwk153Kurt Zenker
2010-08-26ui-desktop-integration.diff: Disable UI [toolbars, menus] customization.Michael Meeks
2010-08-26novell-win32-odma.diff: ODMA dialog implementation.Tor Lillqvist
i#6885, i#32741
2010-08-26CWS-TOOLING: integrate CWS fwk152Ivo Hinkelmann
2010-08-18fwk153: mergeMikhail Voytenko