summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2014-10-08fdo#75757: remove inheritance to std::mapTakeshi Abe
2014-10-08spelling: instanciated -> instantiatedNoel Grandin
2014-10-07Resolves: fdo#44998 crash when opening context menu of a fieldCaolán McNamara
2014-10-07disambiguate uniform_int_distributionCaolán McNamara
2014-10-06Remove pointless commented-out 'virtual' keywordsTor Lillqvist
2014-10-06when size_t == unsigned intCaolán McNamara
2014-10-06fdo#75757: remove inheritance to std::vectorTakeshi Abe
2014-10-06use comphelper::rng::uniform_*_distribution everywhereCaolán McNamara
2014-10-06Remove unused macrosStephan Bergmann
2014-10-06fdo#73151 Always open Styles&Formatting dialog in the sidebarSamuel Mehrbrodt
2014-10-06loplugin: cstylecastNoel Grandin
2014-10-06loplugin: cstylecastNoel Grandin
2014-10-06error: 'UCS4' does not name a typeMiklos Vajna
2014-10-06vcl: document FontCharMap classChris Sherlock
2014-10-06vcl: FontCharMap to use intrusive_ptr ImplFontCharMapChris Sherlock
2014-10-04vcl: tab cleanup of metric.hxxChris Sherlock
2014-10-03Make these methods non-inline again.Kohei Yoshida
2014-10-03loplugin: cstylecastNoel Grandin
2014-10-03rename SvRef::AddRef to AddFirstRefNoel Grandin
2014-10-02Bin EE_CNTRL_URLSFXEXECUTE which was only set, never testedTor Lillqvist
2014-10-02Bin commented-out #definesTor Lillqvist
2014-10-02MWERKS etc. are not supported toolchainsMichael Stahl
2014-10-02remove HAVE_GCC_PRAGMA_DIAGNOSTIC_SCOPE check and macroMichael Stahl
2014-10-02remove HAVE_GCC_PRAGMA_DIAGNOSTIC_MODIFY check and macroMichael Stahl
2014-10-02coverity#1242909 Unused value and const things upCaolán McNamara