summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-12-02remove unused Windows iconAndras Timar1-0/+0
2011-12-02Improve ChildStatusProc diagnostics.Stephan Bergmann3-29/+79
2011-12-02visual formula editor: fix insertion of "-"Ivan Timofeev1-1/+1
2011-12-02remove ooo3_ from Windows icon namesAndras Timar8-0/+0
2011-12-02remove unused OOo Windows iconsAndras Timar68-92/+37
2011-12-02A trailing 0 on an ICON line is unnecessary and causes an errorAndras Timar1-1/+1
2011-12-02Added comment.Stephan Bergmann1-0/+4
2011-12-02Also demote DBG_ASSERTWARNING to SAL_INFO, to reduce output clutter.Stephan Bergmann1-5/+5
2011-12-02Mark rtl::O[U]StringBuffer::{charAt,setCharAt} as SAL_DEPRECATED.Stephan Bergmann2-0/+4
2011-12-02Revert "Remove charAt/setCharAt once and for all"Stephan Bergmann2-0/+72
2011-12-02Don't overwrite OUTDIR & friends.Jan Holesovsky1-9/+0
2011-12-02Fix build on Windows.Jan Holesovsky1-0/+2
2011-12-01Remove charAt/setCharAt once and for allAugust Sodora2-72/+0
2011-12-02online update: Revert the UpdateInformationProvider::load() cleanup.Jan Holesovsky2-11/+40
2011-12-02Revert "online update: Cleanup after UpdateInformationProvider::load() rewrite."Jan Holesovsky1-3/+15
2011-12-02Remove extra spaces from strings for translationLior Kaplan3-7/+7
2011-12-02Typo fix: Maybe -> MaybeLior Kaplan1-1/+1
2011-12-02Translate German comments and correct the English ones.Philipp Weissenbacher4-257/+228
2011-12-02Run gdb in the TUI mode.Jan Holesovsky1-1/+1
2011-12-02online update: We were missing the update service URL.Jan Holesovsky1-0/+5
2011-12-02postgresql: correct TARFILE_MD5Lionel Elie Mamane1-1/+1
2011-12-01Add back setCharAt/charAt for nowAugust Sodora2-0/+72
2011-12-01fix gid_Test_Dir_Common_Ure parent for MAC OSAndras Timar1-0/+4
2011-12-01Fix build in macosxAugust Sodora1-1/+1
2011-12-01remove unused string constantsAndras Timar1-5/+0
2011-12-01String to OUString for SetHybridString methodLaurent Godard2-3/+3
2011-12-01ManageNames: remove Select button from Manage NamesMarkus Mohrhard4-15/+0
2011-12-01ManageNames: move some strings to globstrMarkus Mohrhard10-54/+19
2011-12-01ManageNames: the mode switcher needs to be enabled tooMarkus Mohrhard1-1/+1
2011-12-01ManageNames: fix tab order in Manage NamesMarkus Mohrhard2-26/+24
2011-12-01ManageNames: fix taborder for DefineNames dialogMarkus Mohrhard2-17/+18
2011-12-01ManageNames: fix tab order in Paste Names dialogMarkus Mohrhard2-4/+4
2011-12-01ManageNames: minor problem with size of header barMarkus Mohrhard1-0/+2
2011-12-01clean up filters-test after splitMarkus Mohrhard2-70/+8
2011-12-01we are W3C XMLSchema here, not ISO 8601Eike Rathke2-11/+4
2011-12-01Internal libpq (PostgreSQL client lib)Lionel Elie Mamane6-16/+120
2011-12-01External PostgreSQL: automatically search MacOS-specific pathsLionel Elie Mamane1-1/+7
2011-12-01WaE: unused variablesAugust Sodora1-5/+0
2011-12-01typo fix: explicitely -> explicitlyLior Kaplan54-74/+74
2011-12-01fdo#41474: remove setCharAt and charAt from O[U]StringBufferAugust Sodora6-576/+11
2011-12-01-Wstrict-aliasing fixStephan Bergmann1-2/+5
2011-12-01The other uses of pReserved had been changed to nStaticRefCount in 2001.Stephan Bergmann1-1/+1
2011-12-01set manufacturer name to OOO_VENDOR or else to USERNAMEAndras Timar1-4/+11
2011-12-01our product is always opensourceAndras Timar6-41/+6
2011-12-01create installation set for testsPetr Mladek18-8/+591
2011-12-01get rid of class Date and Time default ctor with system time penaltyEike Rathke114-227/+347
2011-12-01pull in module headers before solverEike Rathke2-5/+4
2011-12-01add exectuable rights for libraries on LinuxPetr Mladek13-202/+205
2011-12-01Use more reasonable permissions also the profile filesPetr Mladek1-1/+1
2011-12-01Check length before operator[]August Sodora1-1/+1