summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* upload libmwaw 0.3.6David Tardon2015-08-256-4/+10
* astyleDavid Tardon2015-08-252-34/+67
* simplify some declarationsNoel Grandin2015-08-251-69/+20
* SvResizeHelper::ValidateRect, simplify logicNoel Grandin2015-08-251-30/+8
* remove useless commentNoel Grandin2015-08-251-1/+1
* using RECT_EMPTY here is very dodgyNoel Grandin2015-08-251-1/+1
* simplify, IsEmpty() checks both Right and Bottom alreadyNoel Grandin2015-08-252-9/+3
* add some comments to Rectangle mutation methodsNoel Grandin2015-08-251-3/+6
* there may be no storage available in older formatsCaolán McNamara2015-08-252-2/+7
* Nitpick: Follow our header guard naming conventionTor Lillqvist2015-08-251-3/+3
* make pWindow private in SfxChildWindowNoel Grandin2015-08-2542-139/+139
* make eChildAlignment private in SfxChildWindowNoel Grandin2015-08-2534-46/+13
* clean up whitespace in childwin.hxx a littleNoel Grandin2015-08-251-15/+15
* the implementation pointer of SfxChildWindow can be privateNoel Grandin2015-08-251-1/+1
* sc: fix number format button highlighting in sidebarTomaž Vajngerl2015-08-251-1/+1
* slideshow: replace for_each with range-based loopDaniel Robertson2015-08-2413-315/+146
* in reality we are limited to max sal_Int32 hereCaolán McNamara2015-08-242-5/+12
* consider validity of m_nDrawCpOCaolán McNamara2015-08-243-2/+4
* Handle GetBaseCp overflowStephan Bergmann2015-08-243-29/+52
* Handle zero nPLCFStephan Bergmann2015-08-241-1/+2
* Don't attempt to cache glyphs that are vertical but the text direction isn'tTor Lillqvist2015-08-241-0/+3
* Clean up outputStephan Bergmann2015-08-241-4/+3
* Make test order deterministicStephan Bergmann2015-08-241-49/+66
* loop over successfully read bookmarksCaolán McNamara2015-08-242-3/+2
* detect and reject loop in tifCaolán McNamara2015-08-242-0/+12
* -Werror,-Wpessimizing-move ("moving a temporary object prevents copy elision")Stephan Bergmann2015-08-241-1/+1
* allow avoiding config for CustomToolBarImportHelperCaolán McNamara2015-08-241-4/+10
* limit seeks to valid areaCaolán McNamara2015-08-242-4/+3
* coverity#1317300 Untrusted array index readCaolán McNamara2015-08-242-39/+13
* tdf#93437: release reference held by ScFormulaReferenceHelperKatarina Behrens2015-08-244-9/+11
* tdf#89381 Revert "vcl: SalGraphics::mirror() - always use GetGraphicsWidth()"Maxim Monastirsky2015-08-241-6/+30
* guard against hangs with bogus unsorted plcfsCaolán McNamara2015-08-243-0/+18
* Revert "guard against hangs with bogus unsorted plcfs"Caolán McNamara2015-08-243-18/+0
* include vectorCaolán McNamara2015-08-241-0/+1
* guard against hangs with bogus unsorted plcfsCaolán McNamara2015-08-243-0/+18
* opengl: push mask coords to the shaders along the image coordsTomaž Vajngerl2015-08-2412-14/+86
* Fixed (fixed size) texture atlas for "caching" OpenGL texuresTomaž Vajngerl2015-08-245-21/+233
* save texture to file as a PNG imageTomaž Vajngerl2015-08-242-2/+25
* dismiss bad seek offsets earlyCaolán McNamara2015-08-241-1/+2
* fix crash with empty booknamesCaolán McNamara2015-08-241-3/+4
* loplugin:staticcallStephan Bergmann2015-08-241-15/+15
* Revert "mysqlc: tdf#88206 replace cppu::WeakImplHelper* etc."Stephan Bergmann2015-08-246-12/+12
* vcl: unittests for Timer and AutoTimer.Ashod Nakashian2015-08-232-4/+112
* loplugin:defaultparamsStephan Bergmann2015-08-231-2/+2
* Fix GTK3 right-to-left rendering of spin buttonsKhaled Hosny2015-08-231-7/+22
* don't mirror 0, RECT_EMPTY, 0, RECT_EMPTY rectangleCaolán McNamara2015-08-231-1/+3
* loplugin:defaultparamsStephan Bergmann2015-08-231-1/+1
* fail on exceptionCaolán McNamara2015-08-231-6/+2
* can replace sequence with simple array hereCaolán McNamara2015-08-231-3/+3
* tdf#91969: Parts of paragraph border is missingZolnai Tamás2015-08-231-2/+2