summaryrefslogtreecommitdiff
path: root/writerperfect
AgeCommit message (Expand)AuthorFilesLines
2011-05-17Don't link with libraries that are not neededFridrich Štrba1-1/+0
2011-05-17some tab -> spaces changesFridrich Štrba1-4/+4
2011-05-17Some more makefile.mk typos that were breaking windows buildFridrich Štrba1-1/+2
2011-05-17oopsFridrich Štrba1-2/+2
2011-05-17Make writerperfect actually build againFridrich Štrba3-4/+12
2011-05-17Boilerplate code for Visio import filter moduleFridrich Štrba6-1/+540
2011-05-17WaE: NULL was not declared in this scopeDavid Tardon1-0/+3
2011-05-10Don't allocate with new if not necessaryFridrich Štrba1-5/+2
2011-05-09WaE - comparison between signed and unsignedChristian Lohmaier1-1/+1
2011-05-09WaE: NULL was not declared in this scopeDavid Tardon1-0/+1
2011-05-07Remove unnecessary castsFridrich Štrba3-7/+4
2011-05-06Refactor writerperfectFridrich Štrba40-2374/+2123
2011-04-20Easyhack: Add visibility markup to all component_get* functionsJulien Nabet3-6/+6
2011-04-04occurrence -> occurence and don't crash anymoreFridrich Štrba1-1/+1
2011-04-04fix crasher in header / footnotes with no occurrence setMichael Meeks1-9/+15
2011-04-01register msworks and wpg filter componentsMichael Meeks7-60/+31
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold2-2/+2
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud6-52/+46
2011-02-15Remove dead codesBálint Dózsa3-3/+0
2011-02-14add mode lines to new filesCaolán McNamara7-0/+21
2011-01-30Use double instead of floatFridrich Štrba7-17/+17
2011-01-28Replace empty equalsAscii() with getLength().Thomas Arnhold1-1/+1
2011-01-24WaE: gcc 4.6.0 various warningsCaolán McNamara1-1/+1
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold1-1/+1
2011-01-18WaE patch for filterChristian Lohmaier1-1/+1
2011-01-07removetooltypes: #i112600# remove tooltypesMikhail Voytenko1-1/+1
2011-01-06cppunit: prefer prefix variantCaolán McNamara1-8/+8
2010-12-23cppcheck: prefer prefix variantCaolán McNamara1-4/+4
2010-12-06Replace all occured, occurance etc.Takeshi Abe1-2/+2
2010-11-28RTL_CONSTASCII_USTRINGPARAM in filters 12Gert Faller6-7/+7
2010-11-28cppcheck: use prefix variantCaolán McNamara1-25/+25
2010-11-27cppcheck: uninit member variableCaolán McNamara1-1/+3
2010-11-27RTL_CONSTASCII_USTRINGPARAM in filters 10 (build problem in sal ?)Gert Faller6-7/+7
2010-11-27cppcheck: use prefix formCaolán McNamara1-1/+1
2010-11-27RTL_CONSTASCII_USTRINGPARAM in filters 6Gert Faller6-7/+7
2010-11-17some writerperfect cleanupFridrich Štrba3-598/+0
2010-11-16Use the new stable libwp* releases as defaultFridrich Štrba44-522/+2250
2010-10-28add modelines to .hxx files as wellCaolán McNamara19-0/+57
2010-10-22sb131: #i115124# $(XSLTPROC) implies LIBXSLT:libxsltsb1-1/+1
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth19-0/+56
2010-10-05more removed include guards using fixguard.pyPetr Mladek2-28/+0
2010-10-05remove include guards using fixguard.pyPetr Mladek4-12/+0
2010-09-15Committing the files for WPG and WPS importer I forgot to commit yesterdayFridrich Štrba12-0/+1779
2010-09-14wpgimporter.diff: WPG Import filterFridrich Štrba3-3/+39
2010-09-14wpsimport-writerperfect.diff: WPS Import filter - core implementation.Fridrich Štrba14-33/+88
2010-09-14writerperfect-nocondensedparagraphs.diff: no negative paragraph height.Fridrich Štrba1-1/+6
2010-09-10sb129: #i113189# change UNO components to use passive registrationsb4-27/+44
2010-05-10CWS-TOOLING: integrate CWS dtardon01Ivo Hinkelmann1-3/+0
2010-03-12dtardon01: #i37275# remove (again) all traces of xmlkywd.[ch]xxDavid Tardon1-3/+0
2010-01-29sb118: #i108776# changed addsym.awk to also export STLport num_put symbols, a...sb2-9/+1