summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2014-10-08fdo#75757: remove inheritance to std::mapTakeshi Abe1-2/+11
2014-10-08spelling: instanciated -> instantiatedNoel Grandin4-4/+4
2014-10-07Resolves: fdo#44998 crash when opening context menu of a fieldCaolán McNamara3-0/+9
2014-10-07disambiguate uniform_int_distributionCaolán McNamara1-6/+2
2014-10-06Remove pointless commented-out 'virtual' keywordsTor Lillqvist4-9/+7
2014-10-06when size_t == unsigned intCaolán McNamara1-0/+4
2014-10-06fdo#75757: remove inheritance to std::vectorTakeshi Abe1-10/+15
2014-10-06use comphelper::rng::uniform_*_distribution everywhereCaolán McNamara2-4/+19
2014-10-06Remove unused macrosStephan Bergmann1-150/+0
2014-10-06fdo#73151 Always open Styles&Formatting dialog in the sidebarSamuel Mehrbrodt2-11/+0
2014-10-06loplugin: cstylecastNoel Grandin8-25/+96
2014-10-06loplugin: cstylecastNoel Grandin4-51/+52