summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl480-958/+13
2012-09-28gbuild: OpenBSD: remove custom gb_LinkTarget__command_dynamiclink:Michael Stahl2-46/+0
2012-09-28bean: just use AWTLIB on all platfroms to simplify thisMichael Stahl2-16/+6
2012-09-28gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:Michael Stahl73-253/+222
2012-09-28gbuild: gb_Library_PLAINLIBS_NONE cleanup for unxgcc/solarisMichael Stahl41-121/+173
2012-09-28gbuild: gb_Library_PLAINLIBS_NONE cleanup for androidMichael Stahl1-4/+0
2012-09-28gbuild: gb_Library_PLAINLIBS_NONE cleanup for MacMichael Stahl18-72/+74
2012-09-28gbuild: clean up Mac OS X framework handling:Michael Stahl21-178/+77
2012-09-28vcl: clean up that Xinerama linkage...Michael Stahl1-17/+4
2012-09-28gbuild: clean up usage of weird x11_extensions module etc.Michael Stahl8-27/+78
2012-09-28gbuild: remove libraries handled by RepositoryExternal.mkMichael Stahl5-9/+0
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl486-496/+972
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl444-8/+448
2012-09-28chart2: remove obsolete gcc 3.0.4 workaroundMichael Stahl1-8/+0
2012-09-28WaE: some warnings on RHEL-6 gccCaolán McNamara1-0/+15
2012-09-28Revert "fdo#52246 let helpex use gsicheck's tag checker"Andras Timar8-551/+443
2012-09-28Related: fdo#39626 bootstrap.ini is windows-only, use generic mechanismCaolán McNamara1-1/+1
2012-09-28set MSP nameTor Lillqvist1-35/+1
2012-09-28work around unexpected behaviour of msidb.exe from SDK 7.1Andras Timar1-14/+18
2012-09-28revert fc1e9f253dd07362065f2be9691be89fb9b3f84fAndras Timar1-196/+0
2012-09-28install help xsl files unconditionally, needed for MSP patch creationAndras Timar1-6/+6
2012-09-28fdo#54744: Fix broken logic of string comparisonStephan Bergmann1-1/+1
2012-09-28::rtl::OUString to OUString in basctlRicardo Montania6-26/+26
2012-09-28n#782061 testcaseMiklos Vajna2-0/+12
2012-09-28n#782061 DOCX import: w:position should respect w:sz in w:rPrDefaultMiklos Vajna3-1/+20
2012-09-28explicitly link to libxsltCaolán McNamara1-0/+1
2012-09-28SetPosSizePixel->setPosSizePixelCaolán McNamara2-2/+2
2012-09-28convert GetRepeatComment to OUStringCaolán McNamara10-127/+111
2012-09-28fix up mergeCaolán McNamara4-11/+3
2012-09-28adapt ThumbnailView::ImplInitScrollBarCaolán McNamara1-1/+1
2012-09-28adapt uipreviewer for ucbhelper changeCaolán McNamara1-10/+5
2012-09-28mbHasFocus renamed to mbHasControlFocusCaolán McNamara1-1/+1
2012-09-28have to register exslt handlers for string::tokenizeCaolán McNamara2-1/+4
2012-09-28sort child positions within parents according to grid positionCaolán McNamara6-132/+47
2012-09-28truly skip unshown widgets in tab traversalCaolán McNamara4-11/+43
2012-09-28defer initializing dialog until sizeable/unsizeable is knownCaolán McNamara4-6/+39
2012-09-28adapt insert character dialog to new layoutCaolán McNamara10-320/+169
2012-09-28add special character dialogGokul1-0/+284
2012-09-28reduce size requests if new text is same as oldCaolán McNamara1-0/+3
2012-09-28merge SvxCharacterMap and SvxCharMapData togetherCaolán McNamara2-85/+65
2012-09-28adapt sort-dialog code to use new layoutCaolán McNamara7-550/+227
2012-09-28add sort dialog .uiGokul1-0/+786
2012-09-28fix getNonLayout[Real]Parent helpersCaolán McNamara1-2/+10
2012-09-28we need to have the outermost TabDialog as the recipient of tab keystrokesCaolán McNamara5-14/+28
2012-09-28set the default button on various dialogsCaolán McNamara12-4/+13
2012-09-28adapt zoom dialog code to layout widgetsCaolán McNamara10-367/+178
2012-09-28support has-default for buttonsCaolán McNamara2-0/+17
2012-09-28move layout diagnostics to vcl.layout channelCaolán McNamara9-25/+11
2012-09-28convert add/remove autoformats to new layout dialogsCaolán McNamara8-144/+13
2012-09-28convert String Input dialogGokul1-0/+110