summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2015-07-06tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe9-18/+20
2015-07-06tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe10-37/+33
2015-07-06new loplugin: unusedmethodsNoel Grandin3-0/+420
2015-07-06sw: fix newly introduced style inconsistencies in docxsdrexportMiklos Vajna1-12/+12
2015-07-06oox: sort output in generated oox-drawingml-adj-namesMiklos Vajna1-1/+1
2015-07-06tdf#92481 RTF import: handle \widowctrlMiklos Vajna5-2/+42
2015-07-06loplugin:unusedmethods sax,shell,stoc,basegfxNoel Grandin15-309/+0
2015-07-06improve the returnbyref lopluginNoel Grandin240-1821/+1642
2015-07-06remove some unnecessary typedefs around uno::ReferenceNoel Grandin37-876/+710