summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2014-10-13fdo#84213 Add show/hide ruler to sd context menuSamuel Mehrbrodt1-0/+1
2014-10-13oox: refactor embedded media importMichael Stahl1-0/+1
2014-10-13build error: specialization in different namespaceCaolán McNamara1-4/+5
2014-10-13create a macro library for implementing bit-flags typesNoel Grandin4-31/+238
2014-10-13vcl: Make ImplFontCharMap a pImpl and move functions to FontCharMapChris Sherlock4-10/+40
2014-10-12RTF filter: fix \acc* handlingMiklos Vajna1-0/+2
2014-10-12Typo: compatability->compatibilityJulien Nabet1-1/+1
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin4-17/+42
2014-10-11convert vcl StateChangedType to enum classNoel Grandin7-29/+31
2014-10-11fdo#75757: remove inheritance to std::mapTakeshi Abe1-1/+17
2014-10-11move the removeTree function from desktop to unotoolsMichael Stahl1-0/+3
2014-10-10Avoid incomplete type in fn sig to keep ubsan's RTTI-based checks happyStephan Bergmann1-2/+1
2014-10-10Avoid incomplete type in fn sig to keep ubsan's RTTI-based checks happyStephan Bergmann1-2/+1
2014-10-10Use better castsStephan Bergmann1-2/+2
2014-10-10coverity#1244953 Uncaught exceptionCaolán McNamara1-1/+1
2014-10-10cid#1244949 Uncaught exceptionNoel Grandin1-1/+1
2014-10-10move TRANSPARENT #define from windows.h out of global namespaceNoel Grandin1-0/+6
2014-10-09vendorplugin.h is jvmfwk-internal (and no need for extern "C")Stephan Bergmann1-257/+0
2014-10-09Remove unused JVMFWK_DLLPRIVATEStephan Bergmann1-1/+0
2014-10-09Remove jvmfwk plugin featureStephan Bergmann3-36/+4
2014-10-09UNO_JAVA_JFW_PLUGIN is long goneStephan Bergmann1-5/+1
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca48-268/+145
2014-10-09typo: Lable -> LabelAndras Timar1-1/+1
2014-10-09remove SvRefBase::QueryDeleteNoel Grandin1-2/+11
2014-10-09Improve wording on several actionsSamuel Mehrbrodt1-0/+1
2014-10-08coverity#706283 Uncaught exceptionCaolán McNamara1-0/+1
2014-10-08fdo#75757: remove inheritance to std::vectorTakeshi Abe1-6/+2