summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin175-747/+584
2014-09-06Make OOO_EXIT_POST_STARTUP behave more nicely when blankMatthew J. Francis1-1/+2
2014-09-06fdo#56562 OSX: Update URL in Writer title bar when saving .docMatthew J. Francis1-0/+2
2014-09-06fdo#82078 RTF import: fix bold text spilling over to non-bold textMiklos Vajna5-2/+48
2014-09-06clang does not like gnu++11 that much, use c++11 insteadMarkus Mohrhard1-1/+1
2014-09-06How the hell did this survive 14 years? Kill it!Markus Mohrhard8-19/+14
2014-09-06Fix build: narrowing castMatteo Casalin1-1/+1
2014-09-06sal_uInt16: use more proper types, avoid unneeded casts, constifyMatteo Casalin2-22/+21