summaryrefslogtreecommitdiff
path: root/framework/source/services
AgeCommit message (Expand)Author
2013-02-25Start Center: update hardcoded borders to match the new imagesIvan Timofeev
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-11-27fdo#46808: Missing adaptions to XFolderPicker2Stephan Bergmann
2012-11-22AllSettings with LanguageTagEike Rathke
2012-11-16use LanguageTagEike Rathke
2012-11-15re-base on ALv2 code. Includes:Michael Meeks
2012-10-31fdo#46808, Deprecate configuration::ConfigurationProvider old-style serviceNoel Grandin
2012-10-29Improve previous commit slightlyStephan Bergmann
2012-10-29fdo#46808, Create new-style frame::AutoRecovery serviceNoel Grandin
2012-10-29Improve previous commit slightlyStephan Bergmann
2012-10-29inline #define that is only used in one placeNoel Grandin
2012-10-25ditch SYNCHRONIZED_START/ENDCaolán McNamara
2012-10-24fdo#46808, use service constructor for frame::GlobalEventBroadcasterNoel Grandin
2012-10-24Related fdo#46808: Improve previous commit slightlyStephan Bergmann
2012-10-24fdo#46808, use service constructor for frame::DispatchHelperNoel Grandin
2012-10-24Related fdo#46808: Improve previous commit slightlyStephan Bergmann
2012-10-24inline a #define that it only used in one cxx fileNoel Grandin
2012-10-24fdo#46808, Adapt awt::Toolkit UNO service to new styleNoel Grandin
2012-10-24fdo#46808, convert comphelper::ConfigurationHelper to XComponentContextNoel Grandin
2012-10-23Related fdo#46808: Improve previous commit slightlyStephan Bergmann
2012-10-23fdo#46808, use service constructor for frame::ModuleManagerNoel Grandin
2012-10-21loplugin: misleading else if indentCaolán McNamara
2012-10-13loplugin: what is it with the weird-ass else placement in frameworkCaolán McNamara
2012-10-12loplugin: unused StringsCaolán McNamara
2012-10-11loplugin: more unused OUString and misleading indentationCaolán McNamara
2012-10-11loplugin: misleading indentCaolán McNamara
2012-10-10loplugin: unused O[U]StringsCaolán McNamara
2012-09-22fdo#41440, fdo#50296: start center: force black text colorIvan Timofeev
2012-09-22fdo#34392: request button size after vcl has updated its settingsIvan Timofeev
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann
2012-09-05fdo#46808, Adapt frame::ModuleManager UNO service to new styleNoel Grandin
2012-09-05Quick and dirty adaption of ModuleManager to WeakImplHelperStephan Bergmann
2012-09-03More places that require a prefixed "system"Stephan Bergmann
2012-09-03fdo#46808, Adapt system::SystemShellExecute UNO service to new styleNoel Grandin
2012-08-10Related fdo#51252: No more prereg, no more unopkg syncStephan Bergmann
2012-08-08reduce ascii noise and useless commentsThomas Arnhold
2012-08-08remove include comments and boxesThomas Arnhold
2012-08-07remove bogus date informationThomas Arnhold
2012-08-07fdo#46193 MessBox was made copyableZolnai Tamás
2012-07-30Typo ressource -> resourceStephan Bergmann
2012-07-16the unknwon typo is surprisingly popularLuboš Luňák
2012-07-09Handle attachFrame on disposed object gracefullyStephan Bergmann
2012-07-06re-base on ALv2 code. Includes:Michael Meeks
2012-07-06gridfixes: don't be too generous with exceptions:Frank Schoenheit [fs]
2012-07-06update hardcoded borders according to the new Start Center imagesIvan Timofeev
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-06-29Remove include guardsThomas Arnhold
2012-06-25reduce static_initialization_and_destruction chainCaolán McNamara
2012-06-21re-base on ALv2 code.Michael Meeks