summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2011-07-16Revert "clean up"Xisco Fauli12-186/+500
This reverts commit 2c266efe9d82ebb46370b5a72d55f6c2d61c1763.
2011-07-16clean upXisco Fauli12-500/+186
2011-07-14Resolves: fdo#36534 rework SvxSimpleTable to not manage its own parentCaolán McNamara22-43/+58
2011-07-14No point building xml2cmp when cross-compilingTor Lillqvist1-1/+1
2011-07-14callcatcher: replace Clone() by NULLThomas Arnhold1-5/+5
2011-07-12Branch libreoffice-3-4-2Petr Mladek0-0/+0
This is 'libreoffice-3-4-2' - the stable branch for the 3.4.2 release. Only very safe changes, reviewed by three people are allowed. If you want to commit more complicated fix for the next 3.4.x release, please use the 'libreoffice-3-4' branch. If you want to build something cool, unstable, and risky, use master.
2011-07-12Version 3.4.2.1, tag libreoffice-3.4.2.1 (3.4.2-rc1)libreoffice-3.4.2.1Petr Mladek0-0/+0
2011-07-12Remove component_getImplementationEnvironmentMatus Kukan47-221/+0
2011-07-12fdo#37290: migrate Basic to new resource serviceXisco Fauli1-6/+10
2011-07-11Move methods from component_getImplementationEnviron to component_getFactoryMatus Kukan3-3/+6
2011-07-11fix wrong capitalization in case of non-standard hyphenationLaszlo Nemeth1-1/+1
Signed-off-by: Andras Timar <atimar@suse.com>
2011-07-11callcatcher: remove unused TpBorderRGBColorCaolán McNamara1-15/+0
2011-07-11callcatcher: remove unused xmlchar_to_ousCaolán McNamara1-15/+0
2011-07-09Remove unused test/saxThomas Arnhold5-1759/+0
2011-07-09Mark this as TODOThomas Arnhold1-8/+2
2011-07-08Duplicate codeXisco Fauli4-31/+21
2011-07-07Show wizard dialog on topXisco Fauli4-25/+9
2011-07-07ByteString::CreateFromInt32->rtl::OString::valueOfCaolán McNamara2-3/+6
2011-07-07Remove an unused platform list.Francois Tigeot1-57/+0
2011-07-07Remove preload library related codeMatus Kukan14-1567/+1
2011-07-06create file when it doesn't existXisco Fauli7-182/+182
2011-07-06fix --enable-dbgutil buildCaolán McNamara1-1/+1
(cherry picked from commit 3764b31aae43883c6b13b91c6ad8d0daa59f4ba5) Signed-off-by: Thorsten Behrens <tbehrens@novell.com>
2011-07-05Replace ByteString with rtl::OStringChristina Rossmanith2-31/+34
2011-07-04Merge branch 'feature/gsoc2011_wizards'Xisco Fauli69-841/+11820
2011-07-04Merge branch 'master' into feature/gsoc2011_wizardsXisco Fauli375-11092/+10436
Conflicts: wizards/com/sun/star/wizards/common/Resource.java
2011-07-04Handle the letterhead layouts properlyXisco Fauli3-102/+106
2011-07-04apply python style and fix some minor thingsXisco Fauli8-625/+2220
2011-07-03callcatcher: unused MenuMENU_CLIENTCaolán McNamara2-13/+0
2011-07-03callcatcher: unused xmlstr_to_ousCaolán McNamara1-15/+0
2011-07-01small changesXisco Fauli2-19/+20
2011-07-01save RadioButtons tooXisco Fauli4-62/+7
2011-07-01Do not include filedlg.hxx when not necessaryFrancois Tigeot2-3/+0
2011-06-30unused functionsXisco Fauli1-155/+0
2011-06-30Cancel button works nowXisco Fauli1-6/+6
2011-06-30First attempt to create the letter wizardXisco Fauli13-11/+1585
2011-06-30better sizing of copyright-textCaolán McNamara1-4/+3
2011-06-30callcatcher: unused AdjustPosAndSizeCaolán McNamara1-9/+0
2011-06-30center a long build string, and align normally a short oneCaolán McNamara1-11/+18
2011-06-30Remember last template and clean ui/event/Xisco Fauli4-153/+20
2011-06-29I forgot to delete itXisco Fauli1-172/+0
2011-06-29Save ConfigurationXisco Fauli9-179/+65
2011-06-29remove deprecated ByteString::CreateFromInt64Caolán McNamara2-2/+2
2011-06-29Don't use the (win32) jawt_md.h as we don't have that when cross-compilingTor Lillqvist1-1/+22
Just insert the trivial JAWT_GetAWT declaration and JAWT_Win32DrawingSurfaceInfo struct definition.
2011-06-29jawt_md.h is not needed in this fileTor Lillqvist1-8/+0
2011-06-28we won't need itXisco Fauli6-101/+52
2011-06-28Load preview configurationXisco Fauli5-64/+37
2011-06-28pretty this up a bitCaolán McNamara1-4/+8
2011-06-28break build id into multiple lines if using g logCaolán McNamara1-3/+24
2011-06-28add Build Id: string and fix size calculationsCaolán McNamara4-31/+39
2011-06-28center text inside edit boxCaolán McNamara1-1/+3