summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-10-21Remove unused SfxInterface::GetResManager_ImplStephan Bergmann1-2/+0
2014-10-21Remove unused pSfxFormalArgs_ImplStephan Bergmann1-4/+1
2014-10-21fdo#84938: replace WINDOW_BORDER constants with enumNoel Grandin3-11/+17
2014-10-21nShearWink -> nShearAngleMiklos Vajna1-3/+3
2014-10-20loplugin: cstylecastNoel Grandin1-1/+1
2014-10-20loplugin: cstylecastNoel Grandin1-0/+1
2014-10-20Resolves: fdo#85006 limit script stripping to known suffixesCaolán McNamara1-0/+9
2014-10-20fix problem with gcc compiler complaining on variable typeAdam Co1-1/+1
2014-10-20coverity#1242606 Untrusted loop boundCaolán McNamara1-1/+1
2014-10-20fdo#84938: replace TIB_ constants with enumNoel Grandin3-19/+26
2014-10-20Increase assert coverage of OStringBuffer argumentsMatthew J. Francis1-2/+5
2014-10-19-Werror=shadowMiklos Vajna2-3/+3
2014-10-18convert SV_BMP_ constants to enumNoel Grandin1-22/+18
2014-10-17SID_TOGGLE_MENUBAR (aka slot:6661, .uno:MenuBarVisible) is deadStephan Bergmann1-1/+0
2014-10-17Resolves: fdo#62682 crash on second export of svgCaolán McNamara1-0/+2
2014-10-17coverity#1247646 Uncaught exceptionCaolán McNamara1-1/+1
2014-10-17coverity#1247643 Uncaught exceptionCaolán McNamara1-1/+1
2014-10-17coverity#1247638 Uncaught exceptionCaolán McNamara1-3/+3
2014-10-17coverity#1247635 Uncaught exceptionCaolán McNamara1-1/+2
2014-10-17coverity#1247632 Uncaught exceptionCaolán McNamara1-1/+1
2014-10-17coverity#1247629 Uncaught exceptionCaolán McNamara1-1/+1
2014-10-17Consistency around SdrAngleItem in svx/sxciaitm.hxxStephan Bergmann1-16/+6
2014-10-17allow construction of BigInt from sal_Int64 on 32 bitDavid Tardon1-0/+3
2014-10-17Remove some completely unused SID_sStephan Bergmann2-7/+0
2014-10-17-Werror,-Wunused-private-fieldStephan Bergmann1-1/+0
2014-10-17Increase assert coverage of OUStringBuffer argumentsMatthew J. Francis1-2/+11
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon46-109/+109
2014-10-16Strip svidl down to what is still usedStephan Bergmann1-48/+0
2014-10-15coverity#735333 flush out pointless calls to IsRemote and IsOpenCaolán McNamara1-9/+9
2014-10-15SfxMedium::IsRemote can be made constCaolán McNamara1-1/+1
2014-10-15Blind Win fix attemptStephan Bergmann1-1/+4
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann12-16/+1
2014-10-15loplugin: cstylecastNoel Grandin5-24/+14
2014-10-15fdo#84938: replace SYMBOL_TYPE constants with enumNoel Grandin2-42/+42
2014-10-15avoid double-deleteDavid Tardon1-1/+2
2014-10-15remove unused DECL_OBJHINT and IMPL_OBJHINT macrosNoel Grandin2-20/+11
2014-10-15nDrehWink -> nRotationAngleMiklos Vajna2-5/+5
2014-10-14Missing ModelessDialog -> ModalDialogStephan Bergmann1-1/+1
2014-10-14fdo#75757: remove inheritance to std::mapTakeshi Abe1-2/+5
2014-10-14Resolves: fdo#72587 make template dialog ModalCaolán McNamara1-1/+1
2014-10-14do not forward-declare templatesDavid Tardon8-13/+14
2014-10-14basebmp: accelerated method to create a clipping device.Michael Meeks1-0/+4
2014-10-14Make -1 a valid value of enum MSO_SPTStephan Bergmann1-1/+1
2014-10-14Resolve some unnecessary typedefsStephan Bergmann1-17/+16
2014-10-14Reintroduce SFINAE-based selective enablement of &=, |=Stephan Bergmann1-35/+41
2014-10-14fixes and tests for o3tl::typed_flagsNoel Grandin1-8/+4
2014-10-14Remove commented out codeStephan Bergmann1-2/+0
2014-10-14No apparent reason to fix underlying type of PushFlagsStephan Bergmann1-1/+1
2014-10-14Work around missing std::underlying_type in GCC 4.6Stephan Bergmann1-38/+47
2014-10-14fdo#84938 - replace LIST_ACTION constants with enumNoel Grandin2-23/+26