summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-05-05loplugin:staticmethodsNoel Grandin235-1029/+907
2015-05-05loplugin:staticmethodsNoel Grandin182-469/+465
2015-05-05loplugin:staticmethodsNoel Grandin72-207/+206
2015-05-05loplugin:staticmethodsNoel Grandin4-7/+7
2015-05-05loplugin:staticmethodsNoel Grandin31-54/+54
2015-05-05loplugin:staticmethodsNoel Grandin20-36/+48
2015-05-05loplugin:staticmethodsNoel Grandin9-27/+27
2015-05-05loplugin:staticmethodsNoel Grandin27-52/+52
2015-05-05loplugin:staticmethodsNoel Grandin59-120/+119
2015-05-05loplugin:staticmethodsNoel Grandin35-139/+141
2015-05-05loplugin:staticmethodsNoel Grandin17-48/+48
2015-05-05loplugin:staticmethodsNoel Grandin28-125/+121
2015-05-05tdf#90539 special case for EMF placeholder icon of OLE objectAndras Timar1-0/+9
2015-05-05typo: strech -> stretchAndras Timar14-21/+21
2015-05-05drop useless temp debugging stringsCaolán McNamara1-13/+0
2015-05-05cppcheck: unreadVariableCaolán McNamara1-11/+0
2015-05-05cppcheck: noExplicitConstructorCaolán McNamara4-7/+7
2015-05-05RtfSdrExport::StartShape: use std::unique_ptr<>Miklos Vajna1-5/+3
2015-05-05rework Sort trim data area logicEike Rathke7-38/+40
2015-05-04drop useless temp debugging stringsCaolán McNamara1-13/+0
2015-05-04cppcheck: noExplicitConstructorCaolán McNamara5-6/+6
2015-05-04cppcheck: memleakOnReallocCaolán McNamara2-18/+9
2015-05-04hstream.h->hstream.hxxCaolán McNamara6-5/+5
2015-05-04cppcheck: noExplicitConstructorCaolán McNamara10-13/+13
2015-05-04assert(nStartRow <= nEndRow)Eike Rathke1-0/+4
2015-05-04Resolves tdf#90757 ensure start row / end row order makes senseEike Rathke2-10/+12
2015-05-04Revert "Delete unused strings in undo.src and undo.hrc"Joren De Cuyper2-1/+612
2015-05-04Use typed TabControl::SetDeactivatePageHdl LinkStephan Bergmann15-27/+26
2015-05-04Use typed OGeneralPageWizard::SetCreationModeHandler LinkStephan Bergmann3-5/+4
2015-05-04Use typed OMySQLIntroPageSetup::SetClickHdl LinkStephan Bergmann3-6/+4
2015-05-04Use typed OGenericAdministrationPage::SetModifiedHandler LinkStephan Bergmann3-6/+5
2015-05-04Use typed OTextConnectionHelper::SetClickHandler LinkStephan Bergmann3-5/+4
2015-05-04embeddedobj: allow creating objects lacking a FileFormatVersion=6800 filterMiklos Vajna3-0/+17
2015-05-04Adapt loplugin:checkconfigmacros to current Clang trunkStephan Bergmann1-5/+21
2015-05-04Use gb_Module_add_check_targets to add CppunitTestStephan Bergmann1-1/+4
2015-05-04tdf#91077 unit tests for shape import of discarded DOCX header/footerLászló Németh2-2/+14
2015-05-04tdf#91077 don't import shapes from discarded DOCX header/footerLászló Németh1-1/+2
2015-05-04sal: match the defintions of SAL_MAX_SIZE and sal_SizeMichael Stahl1-2/+2
2015-05-04Enable desktop/qa/deployment_misc/test_dp_version.cxxStephan Bergmann2-0/+24
2015-05-04css::uno::Reference can automatically up-cast nowStephan Bergmann1-1/+1
2015-05-04drop useless temp debugging stringsCaolán McNamara1-11/+0
2015-05-04cppcheck: noExplicitConstructorCaolán McNamara4-4/+4
2015-05-04Include <cstdint> early to be sure to get SIZE_MAXTor Lillqvist2-2/+3
2015-05-04Ensure listener removal is done with SolarMutex lockedStephan Bergmann1-0/+5
2015-05-04Use a dummy icu-config when cross-compiling harfbuzz (to Android)Tor Lillqvist2-0/+13
2015-05-04tdf#90839 - added support for inside placement for the best fit caseMarco Cecchetti2-0/+442
2015-05-04writerfilter: noExplicitConstructor cppcheck fixesMiklos Vajna10-40/+33
2015-05-04Fix error: use of undeclared identifier 'SIZE_MAX'Tor Lillqvist1-1/+2
2015-05-04Revert "Fix tdf#87373: Kerning broken on OS X"Khaled Hosny1-29/+20
2015-05-04Delete unused strings in undo.src and undo.hrcJoren De Cuyper2-612/+1