summaryrefslogtreecommitdiffstats
path: root/framework
Commit message (Expand)AuthorAgeFilesLines
* use LanguageTagEike Rathke2012-11-162-4/+4
* re-base on ALv2 code. Includes:Michael Meeks2012-11-15297-6833/+4243
* Revert "sb140: #i116785# avoid ring-ref that keeps ref counted objects alive ...Michael Meeks2012-11-154-29/+35
* Revert "sb140: #i116786# use auto_ptr to track member lifetime"Michael Meeks2012-11-152-8/+11
* remove ancient lo-menubar implementation now that we have the shiny new oneBjoern Michaelsen2012-11-1419-2583/+0
* Removed AbstractMenu class and cleaned up useless code.Antonio Fernandez2012-11-147-70/+62
* more cleanupBjoern Michaelsen2012-11-141-14/+0
* cleanup line noiseBjoern Michaelsen2012-11-141-1/+0
* Menu is now generated in one step. DBus traffic improvements.Antonio Fernandez2012-11-141-1/+1
* Menu is displayed correctly in additional instancesm but not in the main one.Antonio Fernandez2012-11-142-25/+0
* Menubar hierarchy fully generated. Native GTK menu is published on DBus.Antonio Fernandez2012-11-144-5/+47
* Added a "freeze" method to Menu. Menus are now displayed on console.Antonio Fernandez2012-11-142-1/+8
* Refactor of Menu classes from VCL module and Framework module.Antonio Fernandez2012-11-146-64/+64
* Revert "if/else placement"Luboš Luňák2012-11-061-6/+10
* if/else placementLuboš Luňák2012-11-031-10/+6
* fdo#46808, Deprecate configuration::ConfigurationProvider old-style serviceNoel Grandin2012-10-3134-221/+216
* Improve previous commit slightlyStephan Bergmann2012-10-291-1/+1
* fdo#46808, Create new-style frame::AutoRecovery serviceNoel Grandin2012-10-293-7/+7
* Improve previous commit slightlyStephan Bergmann2012-10-291-1/+1
* fdo#46808, use service constructor for frame::DispatchRecorderSupplierNoel Grandin2012-10-292-2/+1
* Improve previous commit slightlyStephan Bergmann2012-10-291-1/+1
* inline #define that is only used in one placeNoel Grandin2012-10-292-2/+1
* remove unused #defineNoel Grandin2012-10-291-1/+0
* Improve previous commit slightlyStephan Bergmann2012-10-291-1/+1
* inline #define that is only used in one placeNoel Grandin2012-10-292-2/+1
* remove unused #defineNoel Grandin2012-10-291-1/+0
* ditch SYNCHRONIZED_START/ENDCaolán McNamara2012-10-253-58/+33
* fdo#46808, use service constructor for frame::GlobalEventBroadcasterNoel Grandin2012-10-243-4/+5
* Related fdo#46808: Improve previous commit slightlyStephan Bergmann2012-10-241-1/+1
* fdo#46808, use service constructor for frame::DispatchHelperNoel Grandin2012-10-245-18/+10
* Related fdo#46808: Improve previous commit slightlyStephan Bergmann2012-10-241-1/+1
* inline a #define that it only used in one cxx fileNoel Grandin2012-10-242-2/+1
* remove unused #defineNoel Grandin2012-10-241-1/+0
* fdo#46808, use service constructor for system::SystemShellExecuteNoel Grandin2012-10-245-40/+34
* remove unused #defineNoel Grandin2012-10-241-1/+0
* fdo#46808, Adapt awt::Toolkit UNO service to new styleNoel Grandin2012-10-2415-101/+80
* fdo#46808, convert comphelper::ConfigurationHelper to XComponentContextNoel Grandin2012-10-2411-48/+50
* Related fdo#46808: Improve previous commit slightlyStephan Bergmann2012-10-234-10/+6
* fdo#46808, use service constructor for frame::ModuleManagerNoel Grandin2012-10-2340-158/+132
* fdo#46808, use service constructor for xml::sax::WriterNoel Grandin2012-10-2312-87/+43
* fdo#46808, use service constructor for uri::UriReferenceFactoryNoel Grandin2012-10-232-16/+63
* loplugin: various warningsCaolán McNamara2012-10-221-21/+14
* loplugin: misleading else if indentCaolán McNamara2012-10-211-8/+4
* loplugin: fix some indents and unused OUStringsCaolán McNamara2012-10-141-2/+1
* loplugin: what is it with the weird-ass else placement in frameworkCaolán McNamara2012-10-131-17/+10
* loplugin: bad else if placementCaolán McNamara2012-10-121-4/+2
* mark lcl_ functions static or rename them if they are not local at allLuboš Luňák2012-10-121-1/+1
* loplugin: unused StringsCaolán McNamara2012-10-122-4/+3
* loplugin: more unused OUString and misleading indentationCaolán McNamara2012-10-112-6/+3
* loplugin: more unused OUStrings and so forthCaolán McNamara2012-10-111-4/+0