summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2011-02-06Some cppcheck cleaningJulien Nabet6-11/+11
2011-02-05New mimetype icons for LibreOfficeThorsten Behrens1-0/+0
Update from design team, source svg is http://wiki.documentfoundation.org/cgi_img_auth.php/d/d4/LibreOffice_Initial_Icons-pre_final.svg
2011-02-03Resolves: rhbz#673819 crash on changing position of drawing object in headerCaolán McNamara1-3/+5
The header/footer objects are cunning wrappers to pretend to some parts of the drawing stuff that there are multiple objects, while in reality there is only one. So call HasText actually gets a totally different object from the cast :-( Signed-off-by: David Tardon <dtardon@redhat.com>
2011-02-03Revert: Reg4allmsdoc updated to use the new registry file extension IDsJesús Corrius1-1/+1
2011-02-03another s/OpenOffice.org/LibreOffice/ in nspluginRene Engelhard1-1/+1
2011-02-02Clean up makefilesThomas Arnhold22-244/+3
2011-02-02Fix compilation of crashrep in pre-Vista Windows systemsJesús Corrius1-1/+2
2011-02-01Clean up makefilesThomas Arnhold27-148/+8
2011-02-01Remove empty makefiles and their references.Thomas Arnhold4-31/+0
2011-02-01Added Occitan dictionaryAndras Timar1-0/+1
2011-02-01Added Ukrainian dictionariesAndras Timar1-1/+1
2011-02-01Fix overflow problem in the custom action for UI language de-selectionTor Lillqvist1-113/+104
In the _all_ installer we have slightly over 100 LibreOffice UI languages. The code in the custom action that de-selects UI languages based on the Windows UI language(s) and the user's locale had a limit of 100. The consequence was that a few of the alphabetically last LibreOffice UI languages: Ukrainan, Urdu, Uzbek, Venda and Xhosa, were not de-selected even if none of those languages was used by the user or Windows, and thus got installed in a "quick" install and also in a "custom" install unless the person running the installer noticed. Reported by aseques_ on IRC, no bug filed yet. Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>
2011-02-01Fix overflow problem in the custom action for UI language de-selectionTor Lillqvist1-113/+104
In the _all_ installer we have slightly over 100 LibreOffice UI languages. The code in the custom action that de-selects UI languages based on the Windows UI language(s) and the user's locale had a limit of 100. The consequence was that a few of the alphabetically last LibreOffice UI languages: Ukrainan, Urdu, Uzbek, Venda and Xhosa, were not de-selected even if none of those languages was used by the user or Windows, and thus got installed in a "quick" install and also in a "custom" install unless the person running the installer noticed. Reported by aseques_ on IRC, no bug filed yet.
2011-01-31WaE: various new gcc 4.6.0 warningsCaolán McNamara1-2/+2
2011-01-31Remove RCS lines.Thomas Arnhold4-8/+0
2011-01-30cppcheck: variable never usedAndy Holder1-1/+0
2011-01-30Resolves: rhbz#673819 crash on changing position of drawing object in headerCaolán McNamara1-3/+5
The header/footer objects are cunning wrappers to pretend to some parts of the drawing stuff that there are multiple objects, while in reality there is only one. So call HasText actually gets a totally different object from the cast :-(
2011-01-30Reg4allmsdoc updated to use the new registry file extension IDsJesús Corrius1-1/+1
2011-01-29WaE: various new gcc 4.6.0 warningsCaolán McNamara2-9/+1
2011-01-29remove dangerously broken >>= operatorCaolán McNamara2-33/+0
2011-01-29Added Occitan dictionaryAndras Timar1-0/+1
2011-01-29Added Ukrainian dictionariesAndras Timar1-1/+1
2011-01-28Remove double line spacing and make long virtuals readable.Thomas Arnhold5-80/+30
2011-01-28Remove superfluous empty lines at endTor Lillqvist1-9/+0
2011-01-28Bypass if no SOLAR_JAVATor Lillqvist2-4/+8
2011-01-28Replace empty equalsAscii() with getLength().Thomas Arnhold2-4/+4
2011-01-27WaE: gcc 4.6.0 various warningsCaolán McNamara1-6/+0
2011-01-27WaE: gcc 4.6.0 various warningsCaolán McNamara16-66/+23
2011-01-26Cpp cleanliness: redundant assignment to selfKenneth Venken2-3/+2
Notes: split repo tag: components_LO-BASE-INTEGRATION-DEV300_m98
2011-01-26cpp cleanliness: check for assignment to selfAn Leenders1-3/+5
2011-01-26Use SetWindowLongPtrTor Lillqvist1-1/+1
2011-01-26Revert "Initial LibO mimetype icon design"Thorsten Behrens1-0/+0
This reverts commit bf7cc5f6751d566bccb45b09fb15f82e56fe3333.
2011-01-26Fix window focus for langpack installation on Mac fdo# 33056Alexander Thurgood1-0/+1
Signed-off-by: Thorsten Behrens <tbehrens@novell.com>
2011-01-26WaE: gcc 4.6.0 various warningsCaolán McNamara2-10/+2
2011-01-26Remove some dead code.Thomas Arnhold12-582/+1
2011-01-25Remove FUTURE.Thomas Arnhold1-3/+0
2011-01-25Remove FS_PRIV_DEBUG directive.Thomas Arnhold2-17/+0
2011-01-25Fix minor ULONG glitchTor Lillqvist1-2/+2
2011-01-25WaE: gcc 4.6.0 various warningsCaolán McNamara2-9/+1
2011-01-25WaE: gcc 4.6.0 various warningsCaolán McNamara1-2/+0
2011-01-24Fix fallout of WIN_ULONG change in pre/postsys.hTor Lillqvist7-26/+21
2011-01-24WaE: gcc 4.6.0 various warningsCaolán McNamara1-11/+0
2011-01-24WaE: gcc 4.6.0 various warningsCaolán McNamara3-2/+4
2011-01-24Include the wntmscx build directoriesTor Lillqvist1-0/+2
2011-01-23Hopefully this will fix mac build.Thomas Arnhold2-0/+3
2011-01-22Remove some dead code.Thomas Arnhold1-111/+22
2011-01-22Split WNT case into INTEL and X86_64Tor Lillqvist1-2/+4
2011-01-22Remove empty description and dates.Thomas Arnhold2-8/+0
2011-01-21Move header includes to the top.Thomas Arnhold1-4/+3
2011-01-21Remove one more RCS line.Thomas Arnhold1-3/+0