summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-07-07-fsanitize=functionStephan Bergmann1-5/+5
2015-07-07vcl rendercontext: avoid CopyArea() in Window::ImplScroll()Miklos Vajna1-2/+8
2015-07-07vcl: document Rectangle's get vs Get differencesMiklos Vajna1-0/+4
2015-07-07gtk3: handle 32bit icons, silences ugly warnings as bonusCaolán McNamara1-10/+11
2015-07-07Fix some misspellingsTor Lillqvist3-3/+3
2015-07-07Fix some misspellingsTor Lillqvist12-17/+17
2015-07-07loplugin:implicitboolconversionStephan Bergmann1-1/+1
2015-07-07loplugin:staticcallStephan Bergmann1-1/+1
2015-07-07loplugin:unusedmethods packageNoel Grandin11-95/+12
2015-07-07call ScTokenArray::AdjustReferenceOnCopy() in ScFormulaCell clone, tdf#92468Eike Rathke1-0/+3
2015-07-07introduce ScTokenArray::AdjustReferenceOnCopy(), tdf#92468Eike Rathke2-0/+34
2015-07-07(re-)introduce ScComplexRefData::PutInOrder(), tdf#92468Eike Rathke2-0/+101
2015-07-07always justify a referenced range in order, tdf#92468Eike Rathke1-0/+1
2015-07-07tdf#91776 Rework StartCenter accelerators, use first letter of module namesvsfoote1-6/+6
2015-07-07tdf#92510 Fix search in Expert Configuration dialogMihály Palenik2-144/+236
2015-07-07Use expanding handler in Expert Configuration dialogMihály Palenik2-8/+28
2015-07-07loplugin:unusedmethods sdextNoel Grandin17-51/+0
2015-07-07lokdocview: Grab focus on mouse 'button-press-event'Pranav Kant1-0/+1
2015-07-07Add vcl lifecycle test for Toolkit / XWindow peers.Michael Meeks2-0/+27
2015-07-07online update: Make sure that bzip2 builds at the correct time.Jan Holesovsky1-0/+1
2015-07-07Remove unused XmlSearchExceptions.hxxStephan Bergmann3-61/+0
2015-07-07-Werror,-Wunused-private-fieldStephan Bergmann4-60/+8
2015-07-07performance tuning of rtl_ustr_indexOfAscii_WithLength()Norbert Thiebaud1-6/+18
2015-07-07loplugin:unusedmethods ucbNoel Grandin21-202/+38
2015-07-07loplugin:unusedmethods xmlhelpNoel Grandin7-114/+6
2015-07-07LOK: Corner case with working dir as '/'.Jan Holesovsky1-1/+3
2015-07-07loplugin:stringconstantStephan Bergmann1-2/+2
2015-07-07Replace GetAppData(SHL_IDL) with a static pointer varStephan Bergmann3-10/+13
2015-07-07Replace GetAppData(SHL_IDL) with an rtl::StaticStephan Bergmann7-29/+23
2015-07-07Replace GetAppData(SHL_SVD) with an rtl::StaticStephan Bergmann3-10/+11
2015-07-07Replace GetAppData(SHL_ERR) with an rtl::StaticStephan Bergmann2-45/+30
2015-07-07Unused #ifdef BOOTSTRAPStephan Bergmann1-4/+0
2015-07-06tdf#91362: Make "printer was modified" status persistentKatarina Behrens6-4/+20
2015-07-07also ifCOUNT2 return type is always numberEike Rathke1-3/+3
2015-07-06unify code duplication in ScInterpreter::ScSum and IterateParametersWinfried Donkers3-181/+115
2015-07-06Libxslt: Fix compilation on VS 2015David Ostrovsky2-0/+14
2015-07-06Libxml2: Fix compilation on VS 2015David Ostrovsky2-0/+14
2015-07-06Added Test for tdf#81995 check outline numberingVarun1-0/+36
2015-07-06tdf#91574: SLIDESHOW: crash when second monitor connectedJulien Nabet1-1/+1
2015-07-06tdf#83541 Redraw the last used color after theme changeMaxim Monastirsky4-3/+29
2015-07-06No MAP_POPULATE on Mac OS XStephan Bergmann1-1/+1
2015-07-06preserve whitespaces here, tdf#88137, tdf#89254Markus Mohrhard1-1/+2
2015-07-06tdf#92577 sw rendercontext: paint transparent from controls conditionallyMiklos Vajna1-2/+2
2015-07-06tdf#92547 - incorrect input values shown in formula wizardBenjamin Ni4-1/+13
2015-07-06Set button size before updating the imagesMaxim Monastirsky1-1/+2
2015-07-06Clarify treatment of double slashes in rtl::Uri::convertRelToAbsStephan Bergmann1-1/+5
2015-07-06ToolBarManager: Let XSubToolbarController update itselfMaxim Monastirsky1-7/+21
2015-07-06tdf79312: disable auto-close spelling dialog for sw, sdMarek Doležel2-20/+0
2015-07-06Fix Funky Capitalisation Of CommentsTor Lillqvist1-25/+25
2015-07-06LOK: Cleanup absolutizing of URLs.Jan Holesovsky1-10/+25