summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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-03svtools: ImpPeekGraphicFormat: STL assertionMichael Stahl
2011-12-02another attempt to define test dirs on MACPetr Mladek
sigh, it is hard to fix build on MAC without MAC
2011-12-02inline keyword makes sense only when the definition is in header.Kohei Yoshida
2011-12-02sal_Bool to bool.Kohei Yoshida
2011-12-02Encapsulate implementation of CMtaOleClipboard under win32.Kohei Yoshida
This class is used only for win32 clipboard implementation. Better move it to where only the win32 implementation code can access it.
2011-12-02really build libsmoketestPetr Mladek
2011-12-02split smoketest module to fix buildPetr Mladek
+ move the library and other build stuff to a new "smoketest" module + keep "smoketestoo_native" only for installing and running the tests + restore the targets in top level make
2011-12-02visual formula editor: fix insertion of symbols from catalogIvan Timofeev
2011-12-02n#719989/97: Connector shape fixes.Muthu Subramanian
Note that rotation needs to be done post flipping.
2011-12-02define missing directories for smoketest on MACPetr Mladek
note that the smoketest is not packaged for MAC at this stage
2011-12-02gtk: remove un-necessary fprintfs on fpickersMichael Meeks
2011-12-02remove unused Windows iconAndras Timar
2011-12-02Improve ChildStatusProc diagnostics.Stephan Bergmann
2011-12-02visual formula editor: fix insertion of "-"Ivan Timofeev
2011-12-02remove ooo3_ from Windows icon namesAndras Timar
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