summaryrefslogtreecommitdiff
path: root/editeng
AgeCommit message (Expand)Author
2011-02-21Disable protocols capitalizationSébastien Le Ray
2011-02-21Better protocols handling in french autocorrectSébastien Le Ray
2011-02-21Fix typoTor Lillqvist
2011-02-18Remove some #include "tools/list.hxx"Joseph Powers
2011-02-18merged DEV300Release Engineering
2011-02-16Translation of german comments.Albert Thuswaldner
2011-02-16use osl::DebugBase for debugging live instancesDavid Tardon
2011-02-15CWS-TOOLING: integrate CWS vcl118Ivo Hinkelmann
2011-02-15chart52: merge with DEV300_m100Ingrid Halama [iha]
2011-02-15Remove EDIT_PRINTER_LOGThomas Arnhold
2011-02-15Remove OLD_NUMBER_FORMATTINGThomas Arnhold
2011-02-15Remove unused USED ;)Thomas Arnhold
2011-02-15Remove TL_DEBUGThomas Arnhold
2011-02-15Remove unused DEBUG_JPThomas Arnhold
2011-02-15fdo#34226: Fixed BorderLine(2) convertion to SvxBorderLineCédric Bosdonnat
2011-02-14Remove bogus comments and dead code from editeng, next part.Arnaud Versini
2011-02-14Remove #include "svl/cancel.hxx"Joseph Powers
2011-02-14rebase to DEV300_m100Philipp Lohmann [pl]
2011-02-13Remove bogus comments and dead codeArnaud Versini
2011-02-08CWS gnumake3: pull in cws removetooltypes01Mathias Bauer
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner
2011-02-05Fix a typo and one visibility cook-upFridrich Štrba
2011-02-05remove includes for <slist>Fridrich Štrba
2011-02-05migrate to use boost unordered containersFridrich Štrba
2011-02-04gnumake3: clear d.lst of converted modulesMichael Stahl
2011-02-03CWS gnumake3: resync to m99Mathias Bauer
2011-02-02CWS gnumake3: rename gb_StdLibs -> gb_STDLIBS; remove explicit linking of ind...Mathias Bauer
2011-02-02Clean up makefilesThomas Arnhold
2011-02-02CWS gnumake3: convert editeng to gbuildMathias Bauer
2011-02-01gnumake3: remove loads of obsolete dmakefilesMichael Stahl
2011-02-01CWS gnumake3: use standard linked libs on WindowsMathias Bauer
2011-01-31removetooltypes01: #i112600# Make fixes for gcc on Linux x64Carsten Driesner
2011-01-28removetooltypes01: #ii12600# Fixed issues with gcc on Linux x64Carsten Driesner
2011-01-28removetooltypes01: #i112600# Fixed build problem with gcc on Linux x64Carsten Driesner
2011-01-28CWS-TOOLING: integrate CWS undoapiVladimir Glazunov
2011-01-28undoapi: pulled and merged DEV300.m98Frank Schoenheit [fs]
2011-01-27CWS gnumake2: use temp files for long command lines; missing include path in ...Mathias Bauer
2011-01-26WaE: nPos not used for anythingCaolán McNamara
2011-01-26Cpp cleanliness: redundant assignment to selfKenneth Venken
2011-01-25CWS gnumake3: fix license headersMathias Bauer
2011-01-25WaE: gcc 4.6.0 various warningsCaolán McNamara
2011-01-25CWS gnumake3: convert editeng module to gbuildMathias Bauer
2011-01-22Remove empty description and dates.Thomas Arnhold
2011-01-21Remove obsolete RCS lines.Thomas Arnhold
2011-01-21removetooltypes01: Rebase to DEV300m98Carsten Driesner
2011-01-21Remove old RCS lines.Thomas Arnhold
2011-01-19vcl118: #i115048# clean up, paper names are now in vcl and can be accessed wi...Philipp Lohmann [pl]
2011-01-19gnumake3: mergeing changes from DEV300_m97, fixing jars for svl complex test,...Bjoern Michaelsen
2011-01-19vcl118: #i115048# revert brochure printing in writer to old behavior taking t...Philipp Lohmann [pl]
2011-01-18No need to check for a failed condition since the value has an init value.Kohei Yoshida