summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann168-411/+273
2015-05-05tdf#34555 add crop features to swPhilippe Jung20-6/+292
2015-05-05tdf#34555 add to scalc: crop, change img, save img, edit with ext toolsPhilippe Jung8-5/+218
2015-05-05tdf#34555 add crop features to svxPhilippe Jung9-13/+215
2015-05-05fix windows buildNoel Grandin3-18/+18
2015-05-05tdf#91027 - cleanup dbaccess related dispose logic.Michael Meeks4-14/+20
2015-05-05AllocateFrame() and TriggerPaintEvent() can't be static when --enable-gtk3Tor Lillqvist2-6/+6
2015-05-05dbaccess: implement ODatabaseDocument::loadFromStorage()Miklos Vajna3-12/+37
2015-05-05dbaccess: use already existing source storage in ODBFilter, if possibleMiklos Vajna1-18/+27
2015-05-05Adapt SwSrcEditWindow's SyntaxTimerHdl to being used in an Idle nowStephan Bergmann2-7/+4
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann241-547/+356
2015-05-05Drop misused lcl_ prefixTor Lillqvist3-137/+143
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