summaryrefslogtreecommitdiff
path: root/ure
ModeNameSize
-rw-r--r--Makefile225logplain
-rw-r--r--Module_ure.mk464logplain
-rw-r--r--Package_ure_install.mk571logplain
-rw-r--r--README.md153logplain
-rw-r--r--Rdb_ure.mk432logplain
d---------source124logplain
re/commit/sw/source/core/edit/edglss.cxx?id=975e35565ea7ac2fc2597a8c3940b76cffc2854b'>Use auto instead of sal_uInt16Matteo Casalin 2015-04-12Simplify by early bail-outMatteo Casalin 2015-04-08tdf#88812 sw: speed up SwDoc::MakeFlyAndMove()Miklos Vajna 2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann 2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann 2015-03-20tdf#89756 Switched postfix to prefix operator++/--Gulsah Kose 2015-01-05fdo#84938: replace NUMBERFORMAT_INT_ constants with 'enum class'Noel Grandin 2014-12-15Related fdo#86929: Kill FOREACHPAM_START for good (part2)Julien Nabet 2014-11-16sal_True/sal_False to true/false in sw comments (also delete obsolete ones)Matteo Casalin 2014-09-26remove unnecessary casts in calls to SvStream.WriteUInt16Noel Grandin 2014-08-12Refactored IDocumentFieldsAccess out of SwDoc.Valentin Kettner 2014-08-12Refactored IDocumentRedlineAccess out of SwDoc.Valentin Kettner 2014-07-15Refactored IDocumentContentOperations out of SwDoc.Valentin Kettner 2014-05-03sw: hypothetical crashes if last node is not SwTxtNodeMichael Stahl 2014-04-30sw: sal_Bool->boolNoel Grandin 2014-02-10Translated some German commentsAlexander Wilms 2014-01-14longparas: don't truncate lone glossary entriesCaolán McNamara 2014-01-10re-write SvStream operator<< to non-overloaded methodsNoel Grandin 2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist 2013-10-18convert sw/source/core/edit/*.cxx from String to OUStringNoel Grandin 2013-10-15convert sw/inc/editsh.hxx from String to OUStringNoel Grandin 2013-10-12Test _WIN32 instead of UNX as it's Windows that is the special caseTor Lillqvist 2013-09-30fdo#69862 SwCrsrShell::ExtendedSelectAll: don't always select footnotesMiklos Vajna 2013-09-21sw: unify PCURCRSR / FOREACHPAM_START / FOREACHPAM_END macrosMiklos Vajna 2013-09-19fdo#37606 SwEditShell: fix copying when doc starts with a table ...Miklos Vajna 2013-09-18SwEditShell::_CopySelToDoc(): this copes "to" the doc, not "and" the docMiklos Vajna 2013-08-12String to OUString and some optimizationsMatteo Casalin 2013-07-16Delete SvCacheStream classPalenik Mihály 2013-06-09fdo#62475 - remove visual noise in sw/source/core/editPhilipp Riemer 2013-06-08fdo#39468: Translate German comments in sw/source/core/editPhilipp Riemer 2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák