summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* coverity#735333 flush out pointless calls to IsRemote and IsOpenCaolán McNamara2014-10-151-9/+9
* SfxMedium::IsRemote can be made constCaolán McNamara2014-10-151-1/+1
* Blind Win fix attemptStephan Bergmann2014-10-151-1/+4
* More -Werror,-Wunused-private-fieldStephan Bergmann2014-10-1512-16/+1
* loplugin: cstylecastNoel Grandin2014-10-155-24/+14
* fdo#84938: replace SYMBOL_TYPE constants with enumNoel Grandin2014-10-152-42/+42
* avoid double-deleteDavid Tardon2014-10-151-1/+2
* remove unused DECL_OBJHINT and IMPL_OBJHINT macrosNoel Grandin2014-10-152-20/+11
* nDrehWink -> nRotationAngleMiklos Vajna2014-10-152-5/+5
* Missing ModelessDialog -> ModalDialogStephan Bergmann2014-10-141-1/+1
* fdo#75757: remove inheritance to std::mapTakeshi Abe2014-10-141-2/+5
* Resolves: fdo#72587 make template dialog ModalCaolán McNamara2014-10-141-1/+1
* do not forward-declare templatesDavid Tardon2014-10-148-13/+14
* basebmp: accelerated method to create a clipping device.Michael Meeks2014-10-141-0/+4
* Make -1 a valid value of enum MSO_SPTStephan Bergmann2014-10-141-1/+1
* Resolve some unnecessary typedefsStephan Bergmann2014-10-141-17/+16
* Reintroduce SFINAE-based selective enablement of &=, |=Stephan Bergmann2014-10-141-35/+41
* fixes and tests for o3tl::typed_flagsNoel Grandin2014-10-141-8/+4
* Remove commented out codeStephan Bergmann2014-10-141-2/+0
* No apparent reason to fix underlying type of PushFlagsStephan Bergmann2014-10-141-1/+1
* Work around missing std::underlying_type in GCC 4.6Stephan Bergmann2014-10-141-38/+47
* fdo#84938 - replace LIST_ACTION constants with enumNoel Grandin2014-10-142-23/+26
* fdo#84213 Add show/hide ruler to sd context menuSamuel Mehrbrodt2014-10-131-0/+1
* oox: refactor embedded media importMichael Stahl2014-10-131-0/+1
* build error: specialization in different namespaceCaolán McNamara2014-10-131-4/+5
* create a macro library for implementing bit-flags typesNoel Grandin2014-10-134-31/+238
* vcl: Make ImplFontCharMap a pImpl and move functions to FontCharMapChris Sherlock2014-10-134-10/+40
* RTF filter: fix \acc* handlingMiklos Vajna2014-10-121-0/+2
* Typo: compatability->compatibilityJulien Nabet2014-10-121-1/+1
* convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin2014-10-114-17/+42
* convert vcl StateChangedType to enum classNoel Grandin2014-10-117-29/+31
* fdo#75757: remove inheritance to std::mapTakeshi Abe2014-10-111-1/+17
* move the removeTree function from desktop to unotoolsMichael Stahl2014-10-111-0/+3
* Avoid incomplete type in fn sig to keep ubsan's RTTI-based checks happyStephan Bergmann2014-10-101-2/+1
* Avoid incomplete type in fn sig to keep ubsan's RTTI-based checks happyStephan Bergmann2014-10-101-2/+1
* Use better castsStephan Bergmann2014-10-101-2/+2
* coverity#1244953 Uncaught exceptionCaolán McNamara2014-10-101-1/+1
* cid#1244949 Uncaught exceptionNoel Grandin2014-10-101-1/+1
* move TRANSPARENT #define from windows.h out of global namespaceNoel Grandin2014-10-101-0/+6
* vendorplugin.h is jvmfwk-internal (and no need for extern "C")Stephan Bergmann2014-10-091-257/+0
* Remove unused JVMFWK_DLLPRIVATEStephan Bergmann2014-10-091-1/+0
* Remove jvmfwk plugin featureStephan Bergmann2014-10-093-36/+4
* UNO_JAVA_JFW_PLUGIN is long goneStephan Bergmann2014-10-091-5/+1
* fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca2014-10-0948-268/+145
* typo: Lable -> LabelAndras Timar2014-10-091-1/+1
* remove SvRefBase::QueryDeleteNoel Grandin2014-10-091-2/+11
* Improve wording on several actionsSamuel Mehrbrodt2014-10-091-0/+1
* coverity#706283 Uncaught exceptionCaolán McNamara2014-10-081-0/+1
* fdo#75757: remove inheritance to std::vectorTakeshi Abe2014-10-081-6/+2
* fdo#75757: remove inheritance to std::mapTakeshi Abe2014-10-081-2/+11