summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)Author
2012-11-06Revert "if/else placement"Luboš Luňák
2012-11-03if/else placementLuboš Luňák
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-29fdo#46808, use service constructor for frame::DispatchRecorderSupplierNoel Grandin
2012-10-29Improve previous commit slightlyStephan Bergmann
2012-10-29inline #define that is only used in one placeNoel Grandin
2012-10-29remove unused #defineNoel Grandin
2012-10-29Improve previous commit slightlyStephan Bergmann
2012-10-29inline #define that is only used in one placeNoel Grandin
2012-10-29remove unused #defineNoel 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-24remove unused #defineNoel Grandin
2012-10-24fdo#46808, use service constructor for system::SystemShellExecuteNoel Grandin
2012-10-24remove unused #defineNoel 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-23fdo#46808, use service constructor for xml::sax::WriterNoel Grandin
2012-10-23fdo#46808, use service constructor for uri::UriReferenceFactoryNoel Grandin
2012-10-22loplugin: various warningsCaolán McNamara
2012-10-21loplugin: misleading else if indentCaolán McNamara
2012-10-14loplugin: fix some indents and unused OUStringsCaolán McNamara
2012-10-13loplugin: what is it with the weird-ass else placement in frameworkCaolán McNamara
2012-10-12loplugin: bad else if placementCaolán McNamara
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-10-12loplugin: unused StringsCaolán McNamara
2012-10-11loplugin: more unused OUString and misleading indentationCaolán McNamara
2012-10-11loplugin: more unused OUStrings and so forthCaolán McNamara
2012-10-11loplugin: misleading alignment of else ifCaolán McNamara
2012-10-11loplugin: misleading indentCaolán McNamara
2012-10-10loplugin: unused O[U]Strings and misleading else placementCaolán McNamara
2012-10-10loplugin: unused O[U]StringsCaolán McNamara
2012-10-06cppcheck: unreadVariable.jailletc36
2012-10-04fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini
2012-09-29Use comphelper::getComponentContextStephan Bergmann
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl
2012-09-28gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:Michael Stahl
2012-09-28gbuild: gb_Library_PLAINLIBS_NONE cleanup for unxgcc/solarisMichael Stahl
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl