summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-10-16Strip svidl down to what is still usedStephan Bergmann
2014-10-15coverity#735333 flush out pointless calls to IsRemote and IsOpenCaolán McNamara
2014-10-15SfxMedium::IsRemote can be made constCaolán McNamara
2014-10-15Blind Win fix attemptStephan Bergmann
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann
2014-10-15loplugin: cstylecastNoel Grandin
2014-10-15fdo#84938: replace SYMBOL_TYPE constants with enumNoel Grandin
2014-10-15avoid double-deleteDavid Tardon
2014-10-15remove unused DECL_OBJHINT and IMPL_OBJHINT macrosNoel Grandin
2014-10-15nDrehWink -> nRotationAngleMiklos Vajna
2014-10-14Missing ModelessDialog -> ModalDialogStephan Bergmann
2014-10-14fdo#75757: remove inheritance to std::mapTakeshi Abe
2014-10-14Resolves: fdo#72587 make template dialog ModalCaolán McNamara
2014-10-14do not forward-declare templatesDavid Tardon
2014-10-14basebmp: accelerated method to create a clipping device.Michael Meeks
2014-10-14Make -1 a valid value of enum MSO_SPTStephan Bergmann
2014-10-14Resolve some unnecessary typedefsStephan Bergmann
2014-10-14Reintroduce SFINAE-based selective enablement of &=, |=Stephan Bergmann
2014-10-14fixes and tests for o3tl::typed_flagsNoel Grandin
2014-10-14Remove commented out codeStephan Bergmann
2014-10-14No apparent reason to fix underlying type of PushFlagsStephan Bergmann
2014-10-14Work around missing std::underlying_type in GCC 4.6Stephan Bergmann
2014-10-14fdo#84938 - replace LIST_ACTION constants with enumNoel Grandin
2014-10-13fdo#84213 Add show/hide ruler to sd context menuSamuel Mehrbrodt
2014-10-13oox: refactor embedded media importMichael Stahl
2014-10-13build error: specialization in different namespaceCaolán McNamara
2014-10-13create a macro library for implementing bit-flags typesNoel Grandin
2014-10-13vcl: Make ImplFontCharMap a pImpl and move functions to FontCharMapChris Sherlock
2014-10-12RTF filter: fix \acc* handlingMiklos Vajna
2014-10-12Typo: compatability->compatibilityJulien Nabet
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin
2014-10-11convert vcl StateChangedType to enum classNoel Grandin
2014-10-11fdo#75757: remove inheritance to std::mapTakeshi Abe
2014-10-11move the removeTree function from desktop to unotoolsMichael Stahl
2014-10-10Avoid incomplete type in fn sig to keep ubsan's RTTI-based checks happyStephan Bergmann
2014-10-10Avoid incomplete type in fn sig to keep ubsan's RTTI-based checks happyStephan Bergmann
2014-10-10Use better castsStephan Bergmann
2014-10-10coverity#1244953 Uncaught exceptionCaolán McNamara
2014-10-10cid#1244949 Uncaught exceptionNoel Grandin
2014-10-10move TRANSPARENT #define from windows.h out of global namespaceNoel Grandin
2014-10-09vendorplugin.h is jvmfwk-internal (and no need for extern "C")Stephan Bergmann
2014-10-09Remove unused JVMFWK_DLLPRIVATEStephan Bergmann
2014-10-09Remove jvmfwk plugin featureStephan Bergmann
2014-10-09UNO_JAVA_JFW_PLUGIN is long goneStephan Bergmann
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-10-09typo: Lable -> LabelAndras Timar
2014-10-09remove SvRefBase::QueryDeleteNoel Grandin
2014-10-09Improve wording on several actionsSamuel Mehrbrodt
2014-10-08coverity#706283 Uncaught exceptionCaolán McNamara
2014-10-08fdo#75757: remove inheritance to std::vectorTakeshi Abe