summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-01-04changes sidebar: Make the "Action" narrower when we use bitmaps now.Jan Holesovsky2-10/+6
2015-01-04A bit of cleanup.Jan Holesovsky6-54/+18
2015-01-04changes sidebar: Use images instead of texts for types of changes in Writer.Jan Holesovsky8-40/+123
2015-01-03need algorithm for std::minCaolán McNamara1-0/+1
2015-01-03need algorithm for std::minCaolán McNamara1-0/+1
2015-01-03need algorithm for std::minCaolán McNamara1-0/+1
2015-01-03sw: fix gcc-4.8 buildMiklos Vajna1-1/+1
2015-01-03boost::unordered_map->std::unordered_mapCaolán McNamara113-340/+320
2015-01-03Use std::make_sharedMiklos Vajna3-273/+236
2015-01-03Writer::GetBookmarks can return boolMatteo Casalin2-3/+3
2015-01-03sal_uInt16 to more proper typesMatteo Casalin2-4/+4
2015-01-03sal_uInt16 to more proper types, use while instead of for in simple casesMatteo Casalin1-12/+10
2015-01-03Avoid unnecessary downcastMatteo Casalin1-1/+1
2015-01-03fdo#72486 SwWrtShell::SelAll: if in table, then call extended select all ...Miklos Vajna3-9/+35
2015-01-03fdo#39440 reduce scope of local variablesŁukasz Hryniuk1-18/+9