summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-10-15calling IsSet() before Call() on Link<> is unnecessaryNoel Grandin52-160/+81
2015-10-15Properly wrap macro expressions in parenthesesStephan Bergmann1-2/+2
2015-10-15cid#1327101 UrF: Unread fieldNoel Grandin1-2/+1
2015-10-15cid#1327100 UrF: Unread fieldNoel Grandin1-2/+0
2015-10-15cid#1327099 UrF: Unread fieldNoel Grandin1-3/+1
2015-10-15cid#1327098 UrF: Unread fieldNoel Grandin1-1/+0
2015-10-15cid#1327097 UrF: Unread fieldNoel Grandin1-4/+1
2015-10-15cid#1327095 UrF: Unread fieldNoel Grandin1-4/+1
2015-10-15cid#1327094 UrF: Unread fieldNoel Grandin1-1/+0
2015-10-15cid#1327093 UrF: Unread fieldNoel Grandin1-4/+0
2015-10-15cid#1326571 and cid#1326572 Unused valueNoel Grandin1-2/+0
2015-10-15cid#1326570 Unused valueNoel Grandin1-5/+1
2015-10-15cid#1326569 Unused valueNoel Grandin1-1/+0
2015-10-15use AtomicInteger for _life_countNoel Grandin1-19/+16
2015-10-15loplugin:vclwidgetsStephan Bergmann1-1/+1
2015-10-15vcl: Initial NotebookBar implementation.Jan Holesovsky10-14/+520
2015-10-15convert Link<> to typedNoel Grandin30-187/+179
2015-10-15Updated coreAndras Timar1-0/+0
2015-10-15coverity#1326899 HE: Equal objects must have equal hashcodesCaolán McNamara5-3/+30
2015-10-15convert Link<> to typedNoel Grandin54-135/+168
2015-10-15Always restrict FAR_AWAY to 32 bitStephan Bergmann1-1/+1
2015-10-15lok::Document::paintTile: fix non-rectangular tiles wrt. transparencyMiklos Vajna2-1/+22
2015-10-15cid#1326117 Unchecked return valueNoel Grandin1-1/+4
2015-10-15cid#1326116 Unchecked return valueNoel Grandin1-1/+3
2015-10-15cid#1326115 Unchecked return valueNoel Grandin1-13/+2
2015-10-15cid#1327023 to cid#1327077 SIC: Inner class could be made staticNoel Grandin50-63/+62
2015-10-15com.sun.star.table.BorderLine is already handled further upStephan Bergmann1-7/+0
2015-10-15[API CHANGE] Remove deprecated com.sun.star.uno.Union classStephan Bergmann2-38/+0
2015-10-15Revert "tdf#94994 Enable auto-numbering by default"Samuel Mehrbrodt1-1/+1
2015-10-15android: show flat ODS files in the doc browserMiklos Vajna1-1/+1
2015-10-15cppcheck:variableScopeNoel Grandin40-186/+150
2015-10-15loplugin:unreffunNoel Grandin1-7/+0
2015-10-15CppunitTest_sw_ww8import: SAL_OVERRIDE -> overrideMiklos Vajna1-1/+1
2015-10-15cid#1326507 Resource leakNoel Grandin1-1/+6
2015-10-15cid#1326359 Nesting level does not match indentationNoel Grandin1-34/+25
2015-10-15cid#1326132 Logically dead codeNoel Grandin1-139/+135
2015-10-15cid#1326900 IM: Questionable integer mathNoel Grandin1-1/+1
2015-10-15tdf#93243 slideshow: boost::bind -> C++11 lambdasDaniel Robertson2-68/+43
2015-10-15simplify the way we override behaviour hereNoel Grandin9-70/+55
2015-10-15update creditsChristian Lohmaier1-1272/+1315
2015-10-14tdf#93318 reintroduce first/last button in Calc tab barTomaž Vajngerl1-2/+2
2015-10-14make test more readable - use Primitive2DSequenceTomaž Vajngerl1-10/+9
2015-10-14Breeze Icon: add missing linked file - fixedMatthias Freund1-1/+1
2015-10-14tdf#75256 Sifr icons for the startcenter part 3Matthias Freund2-0/+0
2015-10-14Improve performance by using the ScCalcOptions for OpenCL.Michael Meeks9-15/+39
2015-10-14allow using Android Studio with lldb to debug native partChristian Lohmaier3-12/+32
2015-10-14fix SwIndex assert on fdo66692-2.docCaolán McNamara2-0/+15
2015-10-14WaE: loplugin:staticmethodsTor Lillqvist1-0/+2
2015-10-14fix build against glib < 2.36 (w/o gmenu) againBjoern Michaelsen1-1/+2
2015-10-14fix build against glib < 2.36 (w/o gmenu)Bjoern Michaelsen1-8/+2