summaryrefslogtreecommitdiff
path: root/framework/source
AgeCommit message (Expand)AuthorFilesLines
2012-11-28fix misuse of toAscii(Lower|Upper)CaseNorbert Thiebaud1-2/+1
2012-11-27fdo#46808: Missing adaptions to XFolderPicker2Stephan Bergmann1-1/+0
2012-11-23some i18n wrappers with LanguageTagEike Rathke1-1/+1
2012-11-22AllSettings with LanguageTagEike Rathke7-9/+9
2012-11-16use LanguageTagEike Rathke2-4/+4
2012-11-15re-base on ALv2 code. Includes:Michael Meeks180-4174/+2553
2012-11-15Revert "sb140: #i116785# avoid ring-ref that keeps ref counted objects alive ...Michael Meeks4-29/+35
2012-11-15Revert "sb140: #i116786# use auto_ptr to track member lifetime"Michael Meeks2-8/+11
2012-11-14remove ancient lo-menubar implementation now that we have the shiny new oneBjoern Michaelsen16-2477/+0
2012-11-14Removed AbstractMenu class and cleaned up useless code.Antonio Fernandez4-39/+31
2012-11-14more cleanupBjoern Michaelsen1-14/+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 Fernandez1-23/+0
2012-11-14Menubar hierarchy fully generated. Native GTK menu is published on DBus.Antonio Fernandez2-5/+44
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 Fernandez3-33/+33
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 Grandin22-194/+186
2012-10-29Improve previous commit slightlyStephan Bergmann1-1/+1
2012-10-29fdo#46808, Create new-style frame::AutoRecovery serviceNoel Grandin2-6/+7
2012-10-29Improve previous commit slightlyStephan Bergmann1-1/+1
2012-10-29fdo#46808, use service constructor for frame::DispatchRecorderSupplierNoel Grandin1-1/+1
2012-10-29Improve previous commit slightlyStephan Bergmann1-1/+1
2012-10-29inline #define that is only used in one placeNoel Grandin1-1/+1
2012-10-29Improve previous commit slightlyStephan Bergmann1-1/+1
2012-10-29inline #define that is only used in one placeNoel Grandin1-1/+1
2012-10-25ditch SYNCHRONIZED_START/ENDCaolán McNamara2-39/+33
2012-10-24fdo#46808, use service constructor for frame::GlobalEventBroadcasterNoel Grandin1-2/+3
2012-10-24Related fdo#46808: Improve previous commit slightlyStephan Bergmann1-1/+1
2012-10-24fdo#46808, use service constructor for frame::DispatchHelperNoel Grandin4-17/+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 Grandin1-1/+1
2012-10-24fdo#46808, use service constructor for system::SystemShellExecuteNoel Grandin2-34/+29
2012-10-24fdo#46808, Adapt awt::Toolkit UNO service to new styleNoel Grandin13-98/+78
2012-10-24fdo#46808, convert comphelper::ConfigurationHelper to XComponentContextNoel Grandin10-41/+43
2012-10-23Related fdo#46808: Improve previous commit slightlyStephan Bergmann4-10/+6
2012-10-23fdo#46808, use service constructor for frame::ModuleManagerNoel Grandin27-132/+106
2012-10-23fdo#46808, use service constructor for xml::sax::WriterNoel Grandin8-83/+40
2012-10-23fdo#46808, use service constructor for uri::UriReferenceFactoryNoel Grandin1-14/+61
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 indentCaolán McNamara2-15/+9