summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-12-02remove unused OOo Windows iconsAndras Timar
2011-12-02A trailing 0 on an ICON line is unnecessary and causes an errorAndras Timar
2011-12-02Added comment.Stephan Bergmann
2011-12-02Also demote DBG_ASSERTWARNING to SAL_INFO, to reduce output clutter.Stephan Bergmann
2011-12-02Mark rtl::O[U]StringBuffer::{charAt,setCharAt} as SAL_DEPRECATED.Stephan Bergmann
2011-12-02Revert "Remove charAt/setCharAt once and for all"Stephan Bergmann
For backwards compatibility, they should not be removed before LO 4. They should be marked as SAL_DEPRECATED, however. This reverts commit 1820e7f575dffe53062f50f08cebf0efa37e2cc2.
2011-12-02Don't overwrite OUTDIR & friends.Jan Holesovsky
2011-12-02Fix build on Windows.Jan Holesovsky
2011-12-01Remove charAt/setCharAt once and for allAugust Sodora
2011-12-02online update: Revert the UpdateInformationProvider::load() cleanup.Jan Holesovsky
It turns out that the direct UCB access was deliberate to be able to provide the identification / additional information.
2011-12-02Revert "online update: Cleanup after UpdateInformationProvider::load() rewrite."Jan Holesovsky
This reverts commit 358ce1e9c1d85ae7590ecc2b2ddee9db81cf8b84.
2011-12-02Remove extra spaces from strings for translationLior Kaplan
2011-12-02Typo fix: Maybe -> MaybeLior Kaplan
2011-12-02Translate German comments and correct the English ones.Philipp Weissenbacher
2011-12-02Run gdb in the TUI mode.Jan Holesovsky
2011-12-02online update: We were missing the update service URL.Jan Holesovsky
2011-12-02postgresql: correct TARFILE_MD5Lionel Elie Mamane
2011-12-01Add back setCharAt/charAt for nowAugust Sodora
2011-12-01fix gid_Test_Dir_Common_Ure parent for MAC OSAndras Timar
2011-12-01Fix build in macosxAugust Sodora
2011-12-01remove unused string constantsAndras Timar
2011-12-01String to OUString for SetHybridString methodLaurent Godard
2011-12-01ManageNames: remove Select button from Manage NamesMarkus Mohrhard
2011-12-01ManageNames: move some strings to globstrMarkus Mohrhard
2011-12-01ManageNames: the mode switcher needs to be enabled tooMarkus Mohrhard
2011-12-01ManageNames: fix tab order in Manage NamesMarkus Mohrhard
2011-12-01ManageNames: fix taborder for DefineNames dialogMarkus Mohrhard
the more button is not usable with the keyboard
2011-12-01ManageNames: fix tab order in Paste Names dialogMarkus Mohrhard
2011-12-01ManageNames: minor problem with size of header barMarkus Mohrhard
2011-12-01clean up filters-test after splitMarkus Mohrhard
2011-12-01we are W3C XMLSchema here, not ISO 8601Eike Rathke
2011-12-01Internal libpq (PostgreSQL client lib)Lionel Elie Mamane
2011-12-01External PostgreSQL: automatically search MacOS-specific pathsLionel Elie Mamane
2011-12-01WaE: unused variablesAugust Sodora
2011-12-01typo fix: explicitely -> explicitlyLior Kaplan
2011-12-01fdo#41474: remove setCharAt and charAt from O[U]StringBufferAugust Sodora
2011-12-01-Wstrict-aliasing fixStephan Bergmann
2011-12-01The other uses of pReserved had been changed to nStaticRefCount in 2001.Stephan Bergmann
2011-12-01set manufacturer name to OOO_VENDOR or else to USERNAMEAndras Timar
2011-12-01our product is always opensourceAndras Timar
2011-12-01create installation set for testsPetr Mladek
+ it currently includes just the smoketest and is available only for Linux + the side effect is that it builds the smoketest before instsetoo_native + it runs it only during dev-install when the variable RUN_SMOKETEST == YES
2011-12-01get rid of class Date and Time default ctor with system time penaltyEike Rathke
2011-12-01pull in module headers before solverEike Rathke
2011-12-01add exectuable rights for libraries on LinuxPetr Mladek
RPM strips debuginfo packages from libraries only when they have execuateble rights It does not fix permissions of the prebuilt mozilla libraries; scp2 defines the same permissions for all files inside the mozruntime.zip archive. Unfortuantely, it icludes libraries and data files togetger.
2011-12-01Use more reasonable permissions also the profile filesPetr Mladek
2011-12-01Check length before operator[]August Sodora
2011-12-01fix broken .ulf translationsCaolán McNamara
some loon ran a little amock (*cough*)
2011-12-01UpdateTor Lillqvist
2011-12-01Don't bother with Report Builder on Android for nowTor Lillqvist
2011-12-01Don't bother with Presenter Console or Minimizer on Android for nowTor Lillqvist