summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)AuthorFilesLines
2012-11-14remove ancient lo-menubar implementation now that we have the shiny new oneBjoern Michaelsen19-2583/+0
2012-11-14Removed AbstractMenu class and cleaned up useless code.Antonio Fernandez7-70/+62
2012-11-14more cleanupBjoern Michaelsen1-14/+0
2012-11-14cleanup line noiseBjoern Michaelsen1-1/+0
2012-11-14Menu is now generated in one step. DBus traffic improvements.Antonio Fernandez1-1/+1
2012-11-14Menu is displayed correctly in additional instancesm but not in the main one.Antonio Fernandez2-25/+0
2012-11-14Menubar hierarchy fully generated. Native GTK menu is published on DBus.Antonio Fernandez4-5/+47
2012-11-14Added a "freeze" method to Menu. Menus are now displayed on console.Antonio Fernandez2-1/+8
2012-11-14Refactor of Menu classes from VCL module and Framework module.Antonio Fernandez6-64/+64
2012-11-06Revert "if/else placement"Luboš Luňák1-6/+10
2012-11-03if/else placementLuboš Luňák1-10/+6
2012-10-31fdo#46808, Deprecate configuration::ConfigurationProvider old-style serviceNoel Grandin34-221/+216
2012-10-29Improve previous commit slightlyStephan Bergmann1-1/+1
2012-10-29fdo#46808, Create new-style frame::AutoRecovery serviceNoel Grandin3-7/+7
2012-10-29Improve previous commit slightlyStephan Bergmann1-1/+1
2012-10-29fdo#46808, use service constructor for frame::DispatchRecorderSupplierNoel Grandin2-2/+1
2012-10-29Improve previous commit slightlyStephan Bergmann1-1/+1
2012-10-29inline #define that is only used in one placeNoel Grandin2-2/+1
2012-10-29remove unused #defineNoel Grandin1-1/+0
2012-10-29Improve previous commit slightlyStephan Bergmann1-1/+1
2012-10-29inline #define that is only used in one placeNoel Grandin2-2/+1
2012-10-29remove unused #defineNoel Grandin1-1/+0
2012-10-25ditch SYNCHRONIZED_START/ENDCaolán McNamara3-58/+33
2012-10-24fdo#46808, use service constructor for frame::GlobalEventBroadcasterNoel Grandin3-4/+5
2012-10-24Related fdo#46808: Improve previous commit slightlyStephan Bergmann1-1/+1
2012-10-24fdo#46808, use service constructor for frame::DispatchHelperNoel Grandin5-18/+10
2012-10-24Related fdo#46808: Improve previous commit slightlyStephan Bergmann1-1/+1
2012-10-24inline a #define that it only used in one cxx fileNoel Grandin2-2/+1
2012-10-24remove unused #defineNoel Grandin1-1/+0
2012-10-24fdo#46808, use service constructor for system::SystemShellExecuteNoel Grandin5-40/+34
2012-10-24remove unused #defineNoel Grandin1-1/+0
2012-10-24fdo#46808, Adapt awt::Toolkit UNO service to new styleNoel Grandin15-101/+80
2012-10-24fdo#46808, convert comphelper::ConfigurationHelper to XComponentContextNoel Grandin11-48/+50
2012-10-23Related fdo#46808: Improve previous commit slightlyStephan Bergmann4-10/+6
2012-10-23fdo#46808, use service constructor for frame::ModuleManagerNoel Grandin40-158/+132
2012-10-23fdo#46808, use service constructor for xml::sax::WriterNoel Grandin12-87/+43
2012-10-23fdo#46808, use service constructor for uri::UriReferenceFactoryNoel Grandin2-16/+63
2012-10-22loplugin: various warningsCaolán McNamara1-21/+14
2012-10-21loplugin: misleading else if indentCaolán McNamara1-8/+4
2012-10-14loplugin: fix some indents and unused OUStringsCaolán McNamara1-2/+1
2012-10-13loplugin: what is it with the weird-ass else placement in frameworkCaolán McNamara1-17/+10
2012-10-12loplugin: bad else if placementCaolán McNamara1-4/+2
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák1-1/+1
2012-10-12loplugin: unused StringsCaolán McNamara2-4/+3
2012-10-11loplugin: more unused OUString and misleading indentationCaolán McNamara2-6/+3
2012-10-11loplugin: more unused OUStrings and so forthCaolán McNamara1-4/+0
2012-10-11loplugin: misleading alignment of else ifCaolán McNamara1-70/+49
2012-10-11loplugin: misleading indentCaolán McNamara2-15/+9
2012-10-10loplugin: unused O[U]Strings and misleading else placementCaolán McNamara1-17/+27
2012-10-10loplugin: unused O[U]StringsCaolán McNamara1-7/+5