Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-12-22 | "*.*" is not "all files" (bnc#738021) | Luboš Luňák | |
Not on any Unix, at least. I have no idea how deep entrenched is this mistake all over the code, so I'll play safe and just fix the KDE4 fpicker (GNOME/KDE3 seem to handle it fine), but at least in the UI show just "All files" instead of "All files (*.*)"). | |||
2011-12-22 | sw: Improved document comparison based on RSIDs. | Tzvetelina Tzeneva | |
2011-12-21 | callcatcher: remove unused classes | Matúš Kukan | |
2011-12-20 | Fix for fdo43460 Part XI getLength() to isEmpty() | Olivier Hallot | |
Part XI Module cui | |||
2011-12-20 | SelectHdl_Impl doesn't need to be an [IMPL|DECL]Link now | Caolán McNamara | |
2011-12-19 | String->OUString | August Sodora | |
2011-12-19 | Remove unnecessary includes | August Sodora | |
2011-12-19 | Clean up treeopt select handler locking hack | August Sodora | |
2011-12-19 | Simplify treeopt select handler | August Sodora | |
2011-12-19 | Automatically select an option page if a user clicks on a category | August Sodora | |
2011-12-16 | nobody has ever translated this string, in fact it is not for localization | Andras Timar | |
2011-12-16 | add version suffix (beta1) to about dialog | Petr Mladek | |
configurable at build time via ABOUTBOXPRODUCTVERSIONSUFFIX in instsetoo_native/util/openoffice.lst configurable at runtime via registry/data/org/openoffice/Setup.xcu and ooSetupVersionAboutBoxSuffix property | |||
2011-12-15 | Removed extra semicolons | Jesse | |
2011-12-14 | shrinked useless constants/defines | Takeshi Abe | |
2011-12-13 | fdo#30714 Use different default key bindings for Hungarian locale | Miklos Vajna | |
Mimic Hungarian Excel's key bindings: * inserting current date is Ctrl-'.' * inserting current time is Ctrl-Shift-'.' | |||
2011-12-13 | Fix always-false condition of FullCommentURL | László Németh | |
2011-12-13 | fdo#39452: 'Back' is misleading, use 'Revert' instead | Lior Kaplan | |
2011-12-12 | catch by const reference | Caolán McNamara | |
2011-12-12 | Related: fdo#38832 Replace Table with std::map | Marcel Metz | |
2011-12-12 | now with an STL map we don't have to do our own mem allocation | Caolán McNamara | |
2011-12-12 | Related: fdo#38832 Replace Table with std::map | Marcel Metz | |
2011-12-09 | fixed fdo#37349 present Catalan (Valencian) as selectable UI language | Eike Rathke | |
Catalan (Valencian) has no ISO 639 code assigned and the UI localization uses the ca-XV hack where XV is of the reserved ISO 3166 user-assigned range. This should not escape to document content therefor internally a replacement to ca-ES is done for all locale attribution. For the UI localization to be distinguishable under Tools->Options->LanguageSettings->UserInterface this needed a special handling to allow Catalan (Valencian) again. | |||
2011-12-08 | childs -> children | Michael T. Whiteley | |
2011-12-07 | Remove oooimprovement | August Sodora | |
2011-12-07 | Remove testtoolloader | August Sodora | |
2011-12-07 | Unused includes. | Stephan Bergmann | |
2011-12-07 | in modules, when we have a env we are in stage gbuild | Bjoern Michaelsen | |
2011-12-06 | normalize Red Hat, Inc. spellings, and bump to latest template | Caolán McNamara | |
2011-12-06 | Use configmgr directly in SvxAsianConfig. | Stephan Bergmann | |
2011-12-05 | add support for Gtk+ print dialog (#i106780#) | David Tardon | |
2011-12-03 | sfx2::FileDialogHelper: refactor construction: | Michael Stahl | |
There are currently 2 different ways to specify what kind of file dialog should be created: the nDialogType and nFlags ctor parameters. Simplify that by using the nDialogType for the API specified variety, and the nFlags only for options that cannot be specified by the API. This allows to get rid of 3 constructors, and the following constants: WB_OPEN, WB_SAVEAS, WB_PASSWORD, SFXWB_PASSWORD, SFXWB_SHOWSTYLES | |||
2011-12-03 | sfx2::FileDialogHelper ignores WB_3DLOOK, WB_STDMODAL | Michael Stahl | |
2011-12-03 | sfx2::FileDialogHelper: remove use of WB_OPEN | Michael Stahl | |
This can really be derived from the dialog type, don't duplicate it. | |||
2011-12-03 | remove unused #include sfx2/filedlghelper.hxx | Michael Stahl | |
2011-12-02 | Remove extra spaces from strings for translation | Lior Kaplan | |
2011-12-01 | get rid of class Date and Time default ctor with system time penalty | Eike Rathke | |
2011-12-01 | This data member is no longer used. Remove it. | Kohei Yoshida | |
2011-11-29 | move reconfigure into gbuild | Bjoern Michaelsen | |
2011-11-29 | credits.html redirects to about-us/credits/, lets not depend on a rewrite ↵ | Lior Kaplan | |
rule in the website | |||
2011-11-28 | no space between number and percent or degree mark - consistency | Andras Timar | |
2011-11-27 | remove pre-compiled header support in gbuild and gbuildified module | Norbert Thiebaud | |
2011-11-27 | s/infomation/information/ | Korrawit Pruegsanusak | |
2011-11-25 | make gbuild makefiles run independant of pwd again | Bjoern Michaelsen | |
2011-11-23 | add stripStart, can replace EraseTrailingChars | Caolán McNamara | |
2011-11-22 | remove NfShCurrencyEntries and NfShCurrencyEntryPtr types | Daniel Di Marco | |
2011-11-19 | remove [Byte]String::EraseAllChars | Caolán McNamara | |
2011-11-19 | Re-do Removed tools/dynarray.hxx , now that binfitler is ready for it | Norbert Thiebaud | |
2011-11-19 | Revert "Removed tools/dynarray.hxx", break binfilter | Norbert Thiebaud | |
This reverts commit 89a783cde071d63120bfa63768b4680dd2e58fee. | |||
2011-11-18 | Removed tools/dynarray.hxx | August Sodora | |
2011-11-18 | Fixed for bug 40505 UI: HYPHENATION Right/Left arrow key reversed (keyboard) | Niklas Johansson | |
SvxHyphenWordDialog::SelLeft() and SvxHyphenWordDialog::SelRight() was reversed witch caused the arrowkeys to be reversed in the hyphenation dialog. |