summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-25make pWindow private in SfxChildWindowNoel Grandin
2015-08-25make eChildAlignment private in SfxChildWindowNoel Grandin
2015-08-25clean up whitespace in childwin.hxx a littleNoel Grandin
2015-08-25the implementation pointer of SfxChildWindow can be privateNoel Grandin
2015-08-25sc: fix number format button highlighting in sidebarTomaž Vajngerl
2015-08-24slideshow: replace for_each with range-based loopDaniel Robertson
2015-08-24in reality we are limited to max sal_Int32 hereCaolán McNamara
2015-08-24consider validity of m_nDrawCpOCaolán McNamara
2015-08-24Handle GetBaseCp overflowStephan Bergmann
2015-08-24Handle zero nPLCFStephan Bergmann
2015-08-24Don't attempt to cache glyphs that are vertical but the text direction isn'tTor Lillqvist
2015-08-24Clean up outputStephan Bergmann
2015-08-24Make test order deterministicStephan Bergmann
2015-08-24loop over successfully read bookmarksCaolán McNamara
2015-08-24detect and reject loop in tifCaolán McNamara
2015-08-24-Werror,-Wpessimizing-move ("moving a temporary object prevents copy elision")Stephan Bergmann
2015-08-24allow avoiding config for CustomToolBarImportHelperCaolán McNamara
2015-08-24limit seeks to valid areaCaolán McNamara
2015-08-24coverity#1317300 Untrusted array index readCaolán McNamara
2015-08-24tdf#93437: release reference held by ScFormulaReferenceHelperKatarina Behrens
2015-08-24tdf#89381 Revert "vcl: SalGraphics::mirror() - always use GetGraphicsWidth()"Maxim Monastirsky
2015-08-24guard against hangs with bogus unsorted plcfsCaolán McNamara
2015-08-24Revert "guard against hangs with bogus unsorted plcfs"Caolán McNamara
2015-08-24include vectorCaolán McNamara
2015-08-24guard against hangs with bogus unsorted plcfsCaolán McNamara
2015-08-24opengl: push mask coords to the shaders along the image coordsTomaž Vajngerl
2015-08-24Fixed (fixed size) texture atlas for "caching" OpenGL texuresTomaž Vajngerl
2015-08-24save texture to file as a PNG imageTomaž Vajngerl
2015-08-24dismiss bad seek offsets earlyCaolán McNamara
2015-08-24fix crash with empty booknamesCaolán McNamara
2015-08-24loplugin:staticcallStephan Bergmann
2015-08-24Revert "mysqlc: tdf#88206 replace cppu::WeakImplHelper* etc."Stephan Bergmann
2015-08-23vcl: unittests for Timer and AutoTimer.Ashod Nakashian
2015-08-23loplugin:defaultparamsStephan Bergmann
2015-08-23Fix GTK3 right-to-left rendering of spin buttonsKhaled Hosny
2015-08-23don't mirror 0, RECT_EMPTY, 0, RECT_EMPTY rectangleCaolán McNamara
2015-08-23loplugin:defaultparamsStephan Bergmann
2015-08-23fail on exceptionCaolán McNamara
2015-08-23can replace sequence with simple array hereCaolán McNamara
2015-08-23tdf#91969: Parts of paragraph border is missingZolnai Tamás
2015-08-23Use less operator here to be consistent with the original idea (see comment)Zolnai Tamás
2015-08-23Better to call this msfilter testZolnai Tamás
2015-08-23check for bad locationsCaolán McNamara
2015-08-23coverity#1242865 Untrusted loop boundCaolán McNamara
2015-08-23coverity#1317301 Uncaught exceptionCaolán McNamara
2015-08-23Clean trailing whitespaceMaxim Monastirsky
2015-08-23oox: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-08-23tdf#39440 sc: reduce scope of local variablesMichael Weghorn
2015-08-23tdf#39440 reduce variable scope, adapt indentationMichael Weghorn
2015-08-23tdf#39440 cppcheck: redundantAssignmentMichael Weghorn