summaryrefslogtreecommitdiff
path: root/svl/inc/svl
AgeCommit message (Expand)AuthorFilesLines
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky2-1/+14
2011-04-01add in .webm suffix for jrbCaolán McNamara2-3/+12
2011-03-28CWS-TOOLING: integrate CWS dba34dIvo Hinkelmann1-0/+1
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky77-1356/+3993
2011-03-14dba34d: #i116908# include <limits>Frank Schoenheit [fs]1-0/+1
2011-03-12mis-merge: lost typedefNorbert Thiebaud1-0/+1
2011-03-11fix up merging issues, so it compilesMichael Meeks1-2/+2
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky77-1356/+3992
2011-03-09Remove SvLongs declaration and definitionNigel Hawkins2-7/+2
2011-03-09sw34bf04: #i46648#: define class for NfKeywordTableHenning Brinkmann1-1/+13
2011-03-08Handle tinkering with '-N => (N)' number format -- bnc#659993Katarina Machalkova1-0/+4
2011-03-08Revert "Introducing new number format ( -N => (N) ) -- bnc#659993"Katarina Machalkova2-7/+1
2011-03-03Introducing new number format ( -N => (N) ) -- bnc#659993Katarina Machalkova2-1/+7
2011-03-02Remove DECLARE_LIST( ConvList, Conversation* )Joseph Powers1-1/+2
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold1-1/+1
2011-02-28Renamed GetnAnz() to GetCount(), to make it easier for us to understand.Kohei Yoshida1-3/+3
2011-02-28Store locale type instead of language type.Kohei Yoshida1-14/+14
2011-02-28Updated method documentation.Kohei Yoshida1-8/+12
2011-02-24Use OUString instead of String in the unit test code.Kohei Yoshida1-0/+6
2011-02-24Pick up numeral shape and calendar type as well as the language.Kohei Yoshida1-4/+17
2011-02-23Updated method documentation to be more specific.Kohei Yoshida1-1/+17
2011-02-22Remove SvBools from svlNigel Hawkins2-7/+2
2011-02-21Remove DECLARE_LIST( DdeFormats, long )Joseph Powers1-1/+1
2011-02-21Remove classes DdeServiceList & DdeTopicListJoseph Powers1-40/+1
2011-02-20Remove TCPP supportThomas Arnhold1-17/+0
2011-02-16Remove WTC supportThomas Arnhold1-1/+1
2011-02-16Remove HPUX supportThomas Arnhold1-1/+1
2011-02-14Remove class SfxCancelManagerJoseph Powers2-195/+0
2011-02-10Remove SvBytes completelyNigel Hawkins1-5/+0
2011-02-09Trying to remove the stlport mention from the codeFridrich Štrba1-4/+0
2011-02-07removetooltypes01: #i112600# Fix problem after rebase in svlCarsten Driesner1-2/+2
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner1-62/+297
2011-01-29Remove double line spacing and unused code.Thomas Arnhold1-27/+0
2011-01-28Remove SvShortsNigel Hawkins2-7/+2
2011-01-21Remove obsolete RCS lines.Thomas Arnhold1-3/+0
2011-01-14remove a debug-only 3-state confusing pseudo-boolean...Norbert Thiebaud1-12/+7
2011-01-14removetooltypes01: #i112600# fix TRUE/FALSE autodoc tagsMikhail Voytenko3-18/+18
2011-01-13removetooltypes01: #i112600# Exchange misleading sal_uIntPtr with sal_uLong i...Carsten Driesner14-73/+73
2011-01-11removetooltypes01: #i112600# do not affect FASTBOOL in this cwsMikhail Voytenko3-35/+35
2011-01-06removetooltypes01: rebase to DEV300_m96Mikhail Voytenko30-158/+2617
2011-01-06undoapi: don't let sw's UndoManager call into SfxUndoManager::Clear when in a...Frank Schoenheit [fs]1-1/+12
2010-12-23undoapi: merged after pulling DEV300_m96. Most probably still not buildable:A...Frank Schoenheit [fs]30-158/+2617
2010-12-17undoapi: (I|Sfx)UndoManager now working with size_t instead of USHORTFrank Schoenheit [fs]1-34/+34
2010-12-09New number formats (?/4, ?/100 and ?/[n]). n#655214Muthu Subramanian K1-1/+3
2010-12-07undoapi: allow to clear the Redo stack on the top level (needed for Writer's ...Frank Schoenheit [fs]1-1/+3
2010-12-05Replace all occured, occurance etc.Takeshi Abe1-1/+1
2010-12-01undoapi: clear the redo stack when leaving an Undo context resp. list action,...Frank Schoenheit [fs]1-1/+1
2010-11-30undoapi: Undo/Redo: do not take ownership of a (derivee-provided) SfxUndoCont...Frank Schoenheit [fs]1-13/+5
2010-11-30undoapi: introduced an (optional) SfxUndoContext for SfxUndoAction::Undo/RedoFrank Schoenheit [fs]1-0/+27
2010-11-26CWS gnumake2: resync to m94Mathias Bauer5-302/+24