summaryrefslogtreecommitdiffstats
path: root/sw/source
Commit message (Expand)AuthorAgeFilesLines
* actually play embedded media:Michael Stahl2011-12-031-3/+3
* add avmedia::EmbedMediaMichael Stahl2011-12-031-1/+16
* refactor SdrModel::GetDocumentStreamMichael Stahl2011-12-031-38/+2
* MediaWindow::executeMediaURLDialog: add link buttonMichael Stahl2011-12-031-1/+3
* sfx2::FileDialogHelper: refactor construction:Michael Stahl2011-12-034-5/+14
* sfx2::DocumentInserter: remove nFlags ctor paramMichael Stahl2011-12-033-4/+7
* Translate German comments and correct the English ones.Philipp Weissenbacher2011-12-024-257/+228
* typo fix: explicitely -> explicitlyLior Kaplan2011-12-014-4/+4
* get rid of class Date and Time default ctor with system time penaltyEike Rathke2011-12-0118-34/+54
* Some changes to the Word Count UIStefan Knorr (astron)2011-12-011-26/+27
* Translate German commentsPhilipp Weissenbacher2011-11-301-141/+129
* Translate German commentsPhilipp Weissenbacher2011-11-301-73/+64
* renamed Date::IsValid() to IsValidAndGregorian() to prevent misassumptionsEike Rathke2011-11-302-2/+2
* merge SwSortedObjsImpl into SwSortedObjsIvan Timofeev2011-11-294-379/+234
* EMBEDDED_OBJECT UNO property now works, remove hackLuboš Luňák2011-11-291-3/+2
* fix unoprms content mismatch (gee, it even had a FIXME comment)Luboš Luňák2011-11-291-3/+3
* the bit hackish addFormula() shortcut is no longer necessaryLuboš Luňák2011-11-293-17/+10
* SwPosition: comparing pointers is sillyMichael Stahl2011-11-291-8/+4
* SwPosition: handle un-registered SwIndex:Michael Stahl2011-11-281-10/+68
* SwFmtAchor: bit of style cleanupMichael Stahl2011-11-281-31/+26
* add defined but missing SfxInterface stringsCaolán McNamara2011-11-282-4/+8
* Fix Kashida justification when there is no Kashida glyphKhaled Hosny2011-11-281-0/+4
* Hide function pointersDaisuke Nishino2011-11-286-35/+39
* Undo short -> xub_StrLen change (fixes warning on Mac OS X).Stephan Bergmann2011-11-281-1/+1
* s/weather/whether/ where appropriateKorrawit Pruegsanusak2011-11-281-1/+1
* typos fixingKorrawit Pruegsanusak2011-11-284-5/+5
* remove include of pch header from swNorbert Thiebaud2011-11-27769-1513/+0
* typos fixingKorrawit Pruegsanusak2011-11-273-5/+5
* RtfSdrExport: remove unused includesMiklos Vajna2011-11-271-12/+0
* RtfImportFilter: remove unused includesMiklos Vajna2011-11-272-9/+0
* RtfExportFilter: remove unused includesMiklos Vajna2011-11-272-5/+0
* RtfExport: remove unused includesMiklos Vajna2011-11-272-28/+0
* Remove unnecessary tools/string includesAugust Sodora2011-11-254-5/+1
* Translate German comments and translate some english comments spelling errorsPhilipp Weissenbacher2011-11-252-223/+204
* gsl_getSystemTextEncoding -> osl_getThreadTextEncodingDavid Tardon2011-11-2514-21/+21
* rename and move mathml oox support classes in oox to better placesLuboš Luňák2011-11-241-2/+2
* initial (very hacky) work on mathml ooxml importLuboš Luňák2011-11-244-5/+47
* remove executable bit on a .cxx fileLuboš Luňák2011-11-241-0/+0
* remove private copy ctor, base class SwClient is noncopyableIvan Timofeev2011-11-241-2/+0
* check glossary path for sanityCaolán McNamara2011-11-241-0/+2
* Fix logic inversionDaisuke Nishino2011-11-241-1/+1
* better tranlation for "a al WW" :-)Michael Meeks2011-11-241-2/+2
* Fix non-DBG_UTIL build.Jan Holesovsky2011-11-241-2/+0
* more German transaltions in docdesc.cxxPhilipp Weissenbacher2011-11-241-1/+1
* RtfAttributeOutput: remove unnecessary includesMiklos Vajna2011-11-242-49/+0
* SwIndex, SwIndexReg::~SwIndexReg: deploy assert()Michael Stahl2011-11-241-13/+14
* SwIndex: remove global EmptyIndexArrayMichael Stahl2011-11-242-15/+17
* SwIndex: cleanup: add Init methodMichael Stahl2011-11-241-27/+21
* SwIndex: clean up Remove duplicationMichael Stahl2011-11-241-35/+19
* SwIndex: style cleanupMichael Stahl2011-11-241-189/+188