summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini2-4/+4
2012-09-29Use comphelper::getComponentContextStephan Bergmann2-48/+18
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl3-6/+0
2012-09-28gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:Michael Stahl1-6/+6
2012-09-28gbuild: clean up Mac OS X framework handling:Michael Stahl1-2/+4
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl3-3/+6
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl3-0/+3
2012-09-28fdo#54744: Fix broken logic of string comparisonStephan Bergmann1-1/+1
2012-09-28adapt ThumbnailView::ImplInitScrollBarCaolán McNamara1-1/+1
2012-09-28move layout diagnostics to vcl.layout channelCaolán McNamara1-8/+0
2012-09-28convert hard-coded layout of two-lines tabpage to .uiCaolán McNamara3-1/+13
2012-09-28convert writer, draw, impress, calc and starmath printer dialogsCaolán McNamara1-0/+12
2012-09-28enable SfxModelessDialog to load from .ui as wellCaolán McNamara2-8/+22
2012-09-28get_by_name -> get and pretty up widget type castingCaolán McNamara1-11/+10
2012-09-28ditch over complex property bucketsCaolán McNamara1-11/+2
2012-09-28fix merge conflictCaolán McNamara1-1/+1
2012-09-28put apply button into button action areaCaolán McNamara2-15/+21
2012-09-28tweak SfxTabDialog so that it can use VclBuilder provided 'internal' widgetsCaolán McNamara2-29/+84
2012-09-28dynamically create SfxTabDialog widgetsCaolán McNamara2-100/+111
2012-09-28move dialog-contained widget builder into dialog baseclassCaolán McNamara1-47/+1
2012-09-28put the cui zoom dialog into the right placeCaolán McNamara1-1/+1
2012-09-28Implement conversion scheme for dialogs without changing their codeCaolán McNamara2-30/+43
2012-09-28implement sucking in the padding from the themeCaolán McNamara1-4/+0
2012-09-28park VclBuilder integration into SfxModalDialog for the momentCaolán McNamara2-2/+48
2012-09-28retro-fit dialog child traversal with nextLogicalChildOfParentCaolán McNamara1-3/+3
2012-09-28force all tabs to exist when layout enabledCaolán McNamara1-0/+16
2012-09-28drop spewCaolán McNamara1-1/+0
2012-09-28make SfxTabDialog layout buttons with button-boxCaolán McNamara2-32/+59
2012-09-28find parent dialog, rather than assume where it isCaolán McNamara1-1/+1
2012-09-27useless sTEST and side-effect-less methd callCaolán McNamara1-2/+0
2012-09-27UniString::Fill->padToLength(OUStringBufferCaolán McNamara1-1/+1
2012-09-27Improvements on previous commitStephan Bergmann2-5/+4
2012-09-27fdo#46808, Adapt frame::GlobalEventBroadcaster UNO service to new styleNoel Grandin4-29/+24
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud1-2/+2
2012-09-24callcatcher: update unused code listsCaolán McNamara2-16/+0
2012-09-21fdo#49819 - allow slightly inconsistent docx files to be repairedMichael Meeks1-1/+7
2012-09-21package: convert internal ZIP handling data-types to 64bitMichael Meeks1-2/+1
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann10-22/+16
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud4-4/+1
2012-09-18Adapt Windows-only code to changed ucbhelper::ContentStephan Bergmann1-1/+2
2012-09-14sfx2: DocumentInfo test should use a private temp dirMichael Stahl1-23/+8
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann13-84/+89
2012-09-12Unused #includesStephan Bergmann1-1/+0
2012-09-12targetted VBA re-work.Noel Power4-60/+13
2012-09-11missing part of fix for fdo#54721Noel Power1-1/+1
2012-09-07Make it more generic.Kohei Yoshida1-5/+7
2012-09-07I'll agree with the comment, and remove this line.Kohei Yoshida1-6/+0
2012-09-07First cut on integrating liborcus into libreoffice tree....Kohei Yoshida4-4/+45
2012-09-06Java cleanup, remove unnecessary importsNoel Grandin1-6/+0
2012-09-06offapi: move css.ui.UICommandDescription to css.frame.UICommandDescription:Michael Stahl3-6/+8