Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-02-09 | make test -> make check | Thomas Arnhold | |
2011-02-09 | prewin.h already includes <windows.h> | Tor Lillqvist | |
2011-02-08 | fix build breakage | Caolán McNamara | |
2011-02-08 | more std:: -> o3tl:: build fixes | Luboš Luňák | |
2011-02-08 | std:: -> o3tl:: fixes | Luboš Luňák | |
2011-02-08 | Remove useless comments in components. | Guillaume Poussel | |
2011-02-08 | Adapt to move of prewin.h and postwin.h | Tor Lillqvist | |
2011-02-08 | std::bit_vector -> ::std::vector<bool, std::allocator<bool> > | Fridrich Štrba | |
2011-02-08 | Merge remote branch 'origin/libreoffice-3-3' | Jan Holesovsky | |
Conflicts: cui/source/tabpages/swpossizetabpage.cxx | |||
2011-02-07 | lp#696527: enable human icon theme in LibreOffice | bjoern.michaelsen@canonical.com | |
2011-02-07 | WaE: format not a string literal and no format arguments | Thomas Arnhold | |
2011-02-06 | Some cppcheck cleaning | Julien Nabet | |
2011-02-06 | add Ukrainian also into packinfo_office.txt | Petr Mladek | |
2011-02-06 | add Occitan also into packinfo_office.txt | Petr Mladek | |
build fails witout it | |||
2011-02-06 | translate some comments | Karsten Gerloff | |
2011-02-06 | Remove OWN_DEBUG and WRITEDEBUGINFO | Thomas Arnhold | |
2011-02-06 | Use OSL_DEBUG_LEVEL > 1 instead of > 2 | Thomas Arnhold | |
2011-02-06 | Remove lots of dead code | Thomas Arnhold | |
2011-02-06 | make (hopefully) more understandable | David Tardon | |
2011-02-06 | use the right paragraph for notification | David Tardon | |
2011-02-05 | Two more missing #include <vector> | Joseph Powers | |
2011-02-06 | move components to boost unordered containers | Fridrich Štrba | |
2011-02-06 | Some cppcheck cleaning | Julien Nabet | |
2011-02-05 | New mimetype icons for LibreOffice | Thorsten Behrens | |
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-03 | Resolves: rhbz#673819 crash on changing position of drawing object in header | Caolán McNamara | |
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-03 | Revert: Reg4allmsdoc updated to use the new registry file extension IDs | Jesús Corrius | |
2011-02-03 | another s/OpenOffice.org/LibreOffice/ in nsplugin | Rene Engelhard | |
2011-02-02 | Clean up makefiles | Thomas Arnhold | |
2011-02-02 | Fix compilation of crashrep in pre-Vista Windows systems | Jesús Corrius | |
2011-02-01 | Clean up makefiles | Thomas Arnhold | |
2011-02-01 | Remove empty makefiles and their references. | Thomas Arnhold | |
2011-02-01 | Added Occitan dictionary | Andras Timar | |
2011-02-01 | Added Ukrainian dictionaries | Andras Timar | |
2011-02-01 | Fix overflow problem in the custom action for UI language de-selection | Tor Lillqvist | |
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-01 | Fix overflow problem in the custom action for UI language de-selection | Tor Lillqvist | |
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-31 | WaE: various new gcc 4.6.0 warnings | Caolán McNamara | |
2011-01-31 | Remove RCS lines. | Thomas Arnhold | |
2011-01-30 | cppcheck: variable never used | Andy Holder | |
2011-01-30 | Resolves: rhbz#673819 crash on changing position of drawing object in header | Caolán McNamara | |
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-30 | Reg4allmsdoc updated to use the new registry file extension IDs | Jesús Corrius | |
2011-01-29 | WaE: various new gcc 4.6.0 warnings | Caolán McNamara | |
2011-01-29 | remove dangerously broken >>= operator | Caolán McNamara | |
2011-01-29 | Added Occitan dictionary | Andras Timar | |
2011-01-29 | Added Ukrainian dictionaries | Andras Timar | |
2011-01-28 | Remove double line spacing and make long virtuals readable. | Thomas Arnhold | |
2011-01-28 | Remove superfluous empty lines at end | Tor Lillqvist | |
2011-01-28 | Bypass if no SOLAR_JAVA | Tor Lillqvist | |
2011-01-28 | Replace empty equalsAscii() with getLength(). | Thomas Arnhold | |
2011-01-27 | WaE: gcc 4.6.0 various warnings | Caolán McNamara | |
2011-01-27 | WaE: gcc 4.6.0 various warnings | Caolán McNamara | |