summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-03-01sw34bf04: idxmrk.src: fix annoying warningsMichael Stahl
2011-03-01sw34bf04: #i116631# #i108813#: SwAnnotationWin::UpdateData(): check undo enabledMichael Stahl
2011-03-01sw34bf04: #i103539#: always import meta.xml, to extract the BuildId:Michael Stahl
SvXMLMetaDocumentContext: refactor to not require DocumentProperties, and always set the BuildId from the meta:generator element. {Sc,Sd,Sw}XMLImport::CreateMetaContext(): always create context. sc, sd: add OrganizerMode property to ODF import.
2011-03-01sw34bf04: #i102333#: SwDoc::ReplaceRangeImpl: remove bogus rPam.MoveMichael Stahl
2011-03-01sw34bf04: #i115528#: SwAttrCheckArr: tweak check a bit to fix infinite loopMichael Stahl
2011-03-01sw34bf04: #i109272#: SwXTextPortionEnumeration: fix CrossRefBookmark handlingMichael Stahl
2011-03-01sw34bf04: #i114548#: sw::MarkBase: do not create bookmarks with start==endMichael Stahl
2011-02-18sw34bf04: #i117001#: sw: support fo:margin on table stylesMichael Stahl
2011-02-10CWS-TOOLING: integrate CWS hr75Jens-Heiner Rechtien [hr]
Notes: split repo tag: writer_ooo/DEV300_m100
2011-02-08CWS gnumake3: pull in cws removetooltypes01Mathias Bauer
2011-02-08removetooltypes01: Fix build problems after rebase to DEV300m99 in basctl, ↵Carsten Driesner
cui, reportdesign, sw
2011-02-07hr75: #i116747#: remove obsolete copyright noticesJens-Heiner Rechtien [hr]
2011-02-07removetooltypes01: #i112600# adjust rebase in chart2, starmath, sc, sdMikhail Voytenko
2011-02-07removetooltypes01: #i112600# adjust rebase in swMikhail Voytenko
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner
2011-02-05CWS gnumake3: reverted error from cws gnumake2Mathias Bauer
2011-02-03CWS gnumake3: some problems found in rebuild after resyncMathias Bauer
2011-02-03CWS gnumake3: resync to m99Mathias Bauer
2011-02-03CWS gnumake3: clean up mingw stuff after adding STDLIBSMathias Bauer
2011-02-02CWS gnumake3: rename gb_StdLibs -> gb_STDLIBS; remove explicit linking of ↵Mathias Bauer
individual standard libs from makefiles; fix export problem in framework
2011-02-01gnumake3: remove dmake files for tests in converted modulesMichael Stahl
2011-02-01CWS gnumake3: use standard linked libs on WindowsMathias Bauer
2011-02-01CWS-TOOLING: integrate CWS dba34bVladimir Glazunov
Notes: split repo tag: writer_ooo/DEV300_m99
2011-01-31CWS gnumake3: fix accidental delete of vbaobj lib in module makefile of swMathias Bauer
2011-01-31CWS gnumake3: workaround for cygwin coredump; don't create deliverlog in ↵Mathias Bauer
parallel
2011-01-28CWS-TOOLING: integrate CWS tabcontrolVladimir Glazunov
2011-01-28Automated merge with ssh://hg@hg.services.openoffice.org/cws/tabcontrolOcke Janssen [oj]
2011-01-28CWS-TOOLING: integrate CWS undoapiVladimir Glazunov
2011-01-28undoapi: pulled and merged DEV300.m98Frank Schoenheit [fs]
2011-01-27CWS-TOOLING: integrate CWS tl84Vladimir Glazunov
2011-01-26CWS gnumake3: several clean ups and fixes in makefilesMathias Bauer
2011-01-25CWS gnumake3: resync to m98Mathias Bauer
2011-01-25CWS gnumake3: fix license headersMathias Bauer
2011-01-25#i10000# #i10000# changes from OOO330 m20Vladimir Glazunov
2011-01-24removetooltypes01: adjust rebase for LinuxCarsten Driesner
2011-01-24removetooltypes01: Remove tool types from vcl and starmathCarsten Driesner
2011-01-21removetooltypes01: Rebase to DEV300m98Carsten Driesner
2011-01-21undoapi: #i116552#: SwAutoCorrDoc: match StartUndo()/EndUndo() callsMichael Stahl
2011-01-20undoapi: fix regression: undo comments with un-rewritten arguments:Michael Stahl
various EndUndo() calls undo SwRewriter applications done at StartUndo(). EndUndo() should only be called with a real ID if a comment should be generated from the ID that should become the list action comment.
2011-01-20undoapi: fix regression: SwUndoInsLayFmt::GetComment() brokenMichael Stahl
2011-01-19gnumake3: merging minibranchesBjoern Michaelsen
2011-01-19gnumake3: mergeing changes from DEV300_m97, fixing jars for svl complex ↵Bjoern Michaelsen
test, deliver globlmn.hrc for now, adding component registration for svx libraries, still misses gengal and friends when packing
2011-01-19CWS gnumake3: merge minibranchesMathias Bauer
2011-01-19CWS gnumake3: some more fixes for windows and svx; remove superfluous code ↵Mathias Bauer
in starmath that still used old _DLL_ define
2011-01-19gnumake3: #i116390# finishing support for Junittests in gbuildBjoern Michaelsen
2011-01-19CWS-TOOLING: integrate CWS sb135Ivo Hinkelmann
Notes: split repo tag: writer_ooo/DEV300_m98
2011-01-19CWS-TOOLING: integrate CWS mingwport33Ivo Hinkelmann
2011-01-18CWS-TOOLING: integrate CWS fwk162Ivo Hinkelmann
2011-01-18CWS-TOOLING: integrate CWS chartextensibilityIvo Hinkelmann
2011-01-18undoapi: fix 0-pointer in SwNodes::ChgNode that did not crash before by luckMichael Stahl