summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2015-07-05cppcheck: noExplicitConstructorCaolán McNamara20-34/+34
2015-07-05tbinsert.hrc is emptyMaxim Monastirsky3-22/+0
2015-07-05this SAL_INFO uses brush which might be NULLCaolán McNamara1-1/+1
2015-07-05ppc64: fix infinite loop with default unsigned charCaolán McNamara1-8/+39
2015-07-05Unused definesMaxim Monastirsky1-9/+0
2015-07-05Add 'virtual'Maxim Monastirsky1-1/+1
2015-07-05aDBFColumn.db_typ is input controlledCaolán McNamara1-1/+1
2015-07-05Convert NUM_PAGETYPE_ to a scoped enumMaxim Monastirsky4-30/+26
2015-07-05This one should override SfxToolBoxControl::SelectMaxim Monastirsky2-4/+2
2015-07-05SfxToolBoxControl::GetPopupWindowType seems unused, kill itMaxim Monastirsky38-185/+0
2015-07-05fix typo from 6942e18899756cb49bc17f531c156bf3e6abce03Bjoern Michaelsen1-1/+1
2015-07-05Related: tdf#92540 Use “S” as acceleratorAdolfo Jayme Barrientos1-1/+1
2015-07-04this file has significant (amounts) of whitespace ...Bjoern Michaelsen1-131/+131
2015-07-04tdf#89592: use initializer listBjoern Michaelsen1-19/+12