summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2015-07-06Workaround seems no longer necessary for MSVC 2013Stephan Bergmann1-3/+3
2015-07-06loplugin:unusedmethods svlNoel Grandin38-494/+3
2015-07-06loplugin:unusedmethods hwpfilter,i18npoolNoel Grandin8-91/+0
2015-07-06loplugin:unusedmethods sotNoel Grandin14-254/+2
2015-07-06only inflate if status from InitDecompress is goodCaolán McNamara1-3/+3
2015-07-06configure: require libexttextcat 3.4.1Michael Stahl1-1/+1
2015-07-06loplugin:unusedmethods unotoolsNoel Grandin15-165/+1
2015-07-06SwLayAction::FormatLayout: avoid direct DrawRect()Miklos Vajna1-3/+0
2015-07-06tdf#90611 DOCX import: fix missing paragraph style on footnotesMiklos Vajna5-1/+28
2015-07-06-fsanitize=vptr: unnecessary, wrong downcastStephan Bergmann1-1/+1
2015-07-06Revert "vcl::Window::SupportsDoubleBuffering: respect VCL_DOUBLEBUFFERING_FOR...Miklos Vajna1-2/+1
2015-07-06loplugin:unusedmethods basebmpNoel Grandin5-34/+0
2015-07-06a malformed string here can force an out of bounds indexOfCaolán McNamara1-1/+1
2015-07-06ImplRestore() can be privateTor Lillqvist2-6/+5
2015-07-06tdf#88206: replace cppu::WeakImplHelper* and cppu::WeakComponentImplHelper*Takeshi Abe11-21/+10
2015-07-06tdf#88206: replace cppu::WeakImplHelper1 with cppu::WeakImplHelperTakeshi Abe1-2/+2
2015-07-06tdf#88206 Change uses of cppu::WeakImplHelper* etc.Takeshi Abe30-77/+77