summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2011-12-05sw, fixed some missing include in dbglevel>1Cédric Bosdonnat1-0/+4
2011-12-05WW8TableNodeInfo debug outputs now for DBG_UTIL only buildsCédric Bosdonnat2-12/+12
2011-12-05Avoid mixed signed/unsigned warning.Stephan Bergmann1-2/+3
2011-12-03actually play embedded media:Michael Stahl1-3/+3
2011-12-03add avmedia::EmbedMediaMichael Stahl1-1/+16
2011-12-03refactor SdrModel::GetDocumentStreamMichael Stahl2-41/+4
2011-12-03MediaWindow::executeMediaURLDialog: add link buttonMichael Stahl1-1/+3
2011-12-03sfx2::FileDialogHelper: refactor construction:Michael Stahl4-5/+14
2011-12-03sfx2::DocumentInserter: remove nFlags ctor paramMichael Stahl3-4/+7
2011-12-02Translate German comments and correct the English ones.Philipp Weissenbacher4-257/+228
2011-12-01typo fix: explicitely -> explicitlyLior Kaplan4-4/+4
2011-12-01get rid of class Date and Time default ctor with system time penaltyEike Rathke18-34/+54
2011-12-01Some changes to the Word Count UIStefan Knorr (astron)1-26/+27
2011-12-01fdo#35657: reenable subsequent testAugust Sodora1-3/+1
2011-11-30Translate German commentsPhilipp Weissenbacher1-141/+129
2011-11-30Translate German commentsPhilipp Weissenbacher1-73/+64
2011-11-30renamed Date::IsValid() to IsValidAndGregorian() to prevent misassumptionsEike Rathke2-2/+2
2011-11-29merge SwSortedObjsImpl into SwSortedObjsIvan Timofeev5-381/+235
2011-11-29move reconfigure into gbuildBjoern Michaelsen1-1/+1
2011-11-29EMBEDDED_OBJECT UNO property now works, remove hackLuboš Luňák1-3/+2
2011-11-29fix unoprms content mismatch (gee, it even had a FIXME comment)Luboš Luňák2-7/+7
2011-11-29the bit hackish addFormula() shortcut is no longer necessaryLuboš Luňák5-23/+11
2011-11-29make sw's macros_test use the new base classMarkus Mohrhard1-28/+6
2011-11-29SwPosition: comparing pointers is sillyMichael Stahl1-8/+4
2011-11-28SwPosition: handle un-registered SwIndex:Michael Stahl1-10/+68
2011-11-28SwFmtAchor: bit of style cleanupMichael Stahl2-33/+31
2011-11-28add defined but missing SfxInterface stringsCaolán McNamara2-4/+8
2011-11-28Fix Kashida justification when there is no Kashida glyphKhaled Hosny1-0/+4
2011-11-28Hide function pointersDaisuke Nishino6-35/+39
2011-11-28Undo short -> xub_StrLen change (fixes warning on Mac OS X).Stephan Bergmann2-2/+2
2011-11-28s/weather/whether/ where appropriateKorrawit Pruegsanusak1-1/+1
2011-11-28typos fixingKorrawit Pruegsanusak4-5/+5
2011-11-27remove precompiled_xxx.hxx/cxxNorbert Thiebaud2-1025/+0
2011-11-27remove pch from the include listNorbert Thiebaud8-8/+0
2011-11-27remove include of pch header from swNorbert Thiebaud773-1519/+0
2011-11-27remove pre-compiled header support in gbuild and gbuildified moduleNorbert Thiebaud1-2/+0
2011-11-27typos fixingKorrawit Pruegsanusak3-5/+5
2011-11-27RtfSdrExport: remove unused includesMiklos Vajna1-12/+0
2011-11-27RtfImportFilter: remove unused includesMiklos Vajna2-9/+0
2011-11-27RtfExportFilter: remove unused includesMiklos Vajna2-5/+0
2011-11-27RtfExport: remove unused includesMiklos Vajna2-28/+0
2011-11-25Remove unnecessary tools/string includesAugust Sodora4-5/+1
2011-11-25Translate German comments and translate some english comments spelling errorsPhilipp Weissenbacher2-223/+204
2011-11-25make gbuild makefiles run independant of pwd againBjoern Michaelsen1-1/+1
2011-11-25gsl_getSystemTextEncoding -> osl_getThreadTextEncodingDavid Tardon15-22/+22
2011-11-24rename and move mathml oox support classes in oox to better placesLuboš Luňák2-4/+4
2011-11-24ooxml mathml import - first very basic implementationLuboš Luňák1-1/+1
2011-11-24initial (very hacky) work on mathml ooxml importLuboš Luňák8-6/+56
2011-11-24remove executable bit on a .cxx fileLuboš Luňák1-0/+0
2011-11-24remove private copy ctor, base class SwClient is noncopyableIvan Timofeev1-2/+0