summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)Author
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-13Merge branch 'master' into feature/killsdfAndras Timar
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-10-01translations is a source-only moduleAndras Timar
2012-10-01Use comphelper::getComponentContextStephan Bergmann
2012-10-01gbuild: invert handling of standard system libraries:Michael Stahl
2012-10-01gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:Michael Stahl
2012-10-01gbuild: gb_Library_PLAINLIBS_NONE cleanup for unxgcc/solarisMichael Stahl
2012-10-01gbuild: replace direct gb_STDLIBS use with ...Michael Stahl
2012-10-01gbuild: split uwinapi out of gb_STDLIBSMichael Stahl
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
2012-09-28having two SetPosSizePixel is a blasted nuisanceCaolán McNamara
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud
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-12Unused #includesStephan Bergmann
2012-09-07Disable the experimental orcus-based csv filter for now.Kohei Yoshida
2012-09-07First cut on integrating liborcus into libreoffice tree....Kohei Yoshida
2012-09-06Java cleanup, remove unnecessary importsNoel Grandin
2012-09-06offapi: move css.ui.UICommandDescription to css.frame.UICommandDescription:Michael Stahl