summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Collapse)Author
2011-12-20Fix for fdo43460 Part XI getLength() to isEmpty()Olivier Hallot
Part XI Module cui
2011-12-20SelectHdl_Impl doesn't need to be an [IMPL|DECL]Link nowCaolán McNamara
2011-12-19String->OUStringAugust Sodora
2011-12-19Remove unnecessary includesAugust Sodora
2011-12-19Clean up treeopt select handler locking hackAugust Sodora
2011-12-19Simplify treeopt select handlerAugust Sodora
2011-12-19Automatically select an option page if a user clicks on a categoryAugust Sodora
2011-12-16nobody has ever translated this string, in fact it is not for localizationAndras Timar
2011-12-16add version suffix (beta1) to about dialogPetr 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-15Removed extra semicolonsJesse
2011-12-14shrinked useless constants/definesTakeshi Abe
2011-12-13fdo#30714 Use different default key bindings for Hungarian localeMiklos Vajna
Mimic Hungarian Excel's key bindings: * inserting current date is Ctrl-'.' * inserting current time is Ctrl-Shift-'.'
2011-12-13Fix always-false condition of FullCommentURLLászló Németh
2011-12-13fdo#39452: 'Back' is misleading, use 'Revert' insteadLior Kaplan
2011-12-12catch by const referenceCaolán McNamara
2011-12-12Related: fdo#38832 Replace Table with std::mapMarcel Metz
2011-12-12now with an STL map we don't have to do our own mem allocationCaolán McNamara
2011-12-12Related: fdo#38832 Replace Table with std::mapMarcel Metz
2011-12-09fixed fdo#37349 present Catalan (Valencian) as selectable UI languageEike 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-08childs -> childrenMichael T. Whiteley
2011-12-07Remove oooimprovementAugust Sodora
2011-12-07Remove testtoolloaderAugust Sodora
2011-12-07Unused includes.Stephan Bergmann
2011-12-07in modules, when we have a env we are in stage gbuildBjoern Michaelsen
2011-12-06normalize Red Hat, Inc. spellings, and bump to latest templateCaolán McNamara
2011-12-06Use configmgr directly in SvxAsianConfig.Stephan Bergmann
2011-12-05add support for Gtk+ print dialog (#i106780#)David Tardon
2011-12-03sfx2::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-03sfx2::FileDialogHelper ignores WB_3DLOOK, WB_STDMODALMichael Stahl
2011-12-03sfx2::FileDialogHelper: remove use of WB_OPENMichael Stahl
This can really be derived from the dialog type, don't duplicate it.
2011-12-03remove unused #include sfx2/filedlghelper.hxxMichael Stahl
2011-12-02Remove extra spaces from strings for translationLior Kaplan
2011-12-01get rid of class Date and Time default ctor with system time penaltyEike Rathke
2011-12-01This data member is no longer used. Remove it.Kohei Yoshida
2011-11-29move reconfigure into gbuildBjoern Michaelsen
2011-11-29credits.html redirects to about-us/credits/, lets not depend on a rewrite ↵Lior Kaplan
rule in the website
2011-11-28no space between number and percent or degree mark - consistencyAndras Timar
2011-11-27remove pre-compiled header support in gbuild and gbuildified moduleNorbert Thiebaud
2011-11-27s/infomation/information/Korrawit Pruegsanusak
2011-11-25make gbuild makefiles run independant of pwd againBjoern Michaelsen
2011-11-23add stripStart, can replace EraseTrailingCharsCaolán McNamara
2011-11-22remove NfShCurrencyEntries and NfShCurrencyEntryPtr typesDaniel Di Marco
2011-11-19remove [Byte]String::EraseAllCharsCaolán McNamara
2011-11-19Re-do Removed tools/dynarray.hxx , now that binfitler is ready for itNorbert Thiebaud
2011-11-19Revert "Removed tools/dynarray.hxx", break binfilterNorbert Thiebaud
This reverts commit 89a783cde071d63120bfa63768b4680dd2e58fee.
2011-11-18Removed tools/dynarray.hxxAugust Sodora
2011-11-18Fixed 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.
2011-11-17remove obsolete layout codeFelix Zhang
2011-11-16tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud
This allow to run make in a module wihtout the need to source Env.Host.sh.
2011-11-15remove obsolete layout macrosFelix Zhang