summaryrefslogtreecommitdiff
path: root/framework/source
AgeCommit message (Expand)AuthorFilesLines
2013-02-25Start Center: update hardcoded borders to match the new imagesIvan Timofeev1-4/+4
2013-02-11fdo#39370 - Fixed RTL/LTR and alignment buttons location on RTL interfaceIssa Alkurtass1-0/+17
2013-01-21PRODUCTEXTENSION: fix various obvious strings and such...Michael Stahl1-12/+3
2013-01-08Make LO buildable again after the GraphicFilter move.Jan Holesovsky4-4/+4
2012-12-05Bye bye ODMATor Lillqvist1-39/+0
2012-12-04activate basic gnumeric support in experimental modeMarkus Mohrhard1-3/+21
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens19-55/+1
2012-11-30fdo#46808, use service constructor for i18n::CollatorNoel Grandin1-1/+1
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