summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)AuthorFilesLines
2012-10-23Related fdo#46808: Improve previous commit slightlyStephan Bergmann4-10/+6
2012-10-23fdo#46808, use service constructor for frame::ModuleManagerNoel Grandin40-158/+132
2012-10-23fdo#46808, use service constructor for xml::sax::WriterNoel Grandin12-87/+43
2012-10-23fdo#46808, use service constructor for uri::UriReferenceFactoryNoel Grandin2-16/+63
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-13Merge branch 'master' into feature/killsdfAndras Timar27-182/+154
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 alignment of else ifCaolán McNamara1-70/+49
2012-10-11loplugin: misleading indentCaolán McNamara2-15/+9
2012-10-10loplugin: unused O[U]Strings and misleading else placementCaolán McNamara1-17/+27
2012-10-10loplugin: unused O[U]StringsCaolán McNamara1-7/+5
2012-10-06cppcheck: unreadVariable.jailletc361-2/+0
2012-10-04fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin14-33/+39
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini2-2/+6
2012-10-01translations is a source-only moduleAndras Timar1-1/+1
2012-10-01Use comphelper::getComponentContextStephan Bergmann11-65/+30
2012-10-01gbuild: invert handling of standard system libraries:Michael Stahl6-12/+0
2012-10-01gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:Michael Stahl1-1/+1
2012-10-01gbuild: gb_Library_PLAINLIBS_NONE cleanup for unxgcc/solarisMichael Stahl1-1/+4
2012-10-01gbuild: replace direct gb_STDLIBS use with ...Michael Stahl6-6/+12
2012-10-01gbuild: split uwinapi out of gb_STDLIBSMichael Stahl5-0/+5
2012-09-29Use comphelper::getComponentContextStephan Bergmann11-65/+30
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl6-12/+0
2012-09-28gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:Michael Stahl1-1/+1
2012-09-28gbuild: gb_Library_PLAINLIBS_NONE cleanup for unxgcc/solarisMichael Stahl1-1/+4
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl6-6/+12
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl5-0/+5
2012-09-28having two SetPosSizePixel is a blasted nuisanceCaolán McNamara1-1/+1
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud3-11/+11
2012-09-22fdo#41440, fdo#50296: start center: force black text colorIvan Timofeev1-4/+22
2012-09-22fdo#34392: request button size after vcl has updated its settingsIvan Timofeev2-9/+19
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann22-60/+51
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann4-8/+7
2012-09-12Unused #includesStephan Bergmann1-1/+0
2012-09-07Disable the experimental orcus-based csv filter for now.Kohei Yoshida1-0/+8
2012-09-07First cut on integrating liborcus into libreoffice tree....Kohei Yoshida1-4/+46
2012-09-06Java cleanup, remove unnecessary importsNoel Grandin15-120/+0
2012-09-06offapi: move css.ui.UICommandDescription to css.frame.UICommandDescription:Michael Stahl1-2/+2
2012-09-05fdo#46808, Adapt frame::ModuleManager UNO service to new styleNoel Grandin3-10/+11
2012-09-05Quick and dirty adaption of ModuleManager to WeakImplHelperStephan Bergmann2-56/+92
2012-09-03Missing 1 include and 2 usingJulien Nabet1-0/+3
2012-09-03More places that require a prefixed "system"Stephan Bergmann1-2/+2
2012-09-03fdo#46808, Adapt system::SystemShellExecute UNO service to new styleNoel Grandin1-5/+3