summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* spelling: instanciated -> instantiatedNoel Grandin2014-10-084-4/+4
* Resolves: fdo#44998 crash when opening context menu of a fieldCaolán McNamara2014-10-073-0/+9
* disambiguate uniform_int_distributionCaolán McNamara2014-10-071-6/+2
* Remove pointless commented-out 'virtual' keywordsTor Lillqvist2014-10-064-9/+7
* when size_t == unsigned intCaolán McNamara2014-10-061-0/+4
* fdo#75757: remove inheritance to std::vectorTakeshi Abe2014-10-061-10/+15
* use comphelper::rng::uniform_*_distribution everywhereCaolán McNamara2014-10-062-4/+19
* Remove unused macrosStephan Bergmann2014-10-061-150/+0
* fdo#73151 Always open Styles&Formatting dialog in the sidebarSamuel Mehrbrodt2014-10-062-11/+0
* loplugin: cstylecastNoel Grandin2014-10-068-25/+96
* loplugin: cstylecastNoel Grandin2014-10-064-51/+52
* error: 'UCS4' does not name a typeMiklos Vajna2014-10-061-1/+1
* vcl: document FontCharMap classChris Sherlock2014-10-061-6/+79
* vcl: FontCharMap to use intrusive_ptr ImplFontCharMapChris Sherlock2014-10-061-2/+6
* vcl: tab cleanup of metric.hxxChris Sherlock2014-10-041-12/+12
* Make these methods non-inline again.Kohei Yoshida2014-10-031-8/+8
* loplugin: cstylecastNoel Grandin2014-10-032-8/+8
* rename SvRef::AddRef to AddFirstRefNoel Grandin2014-10-031-3/+3
* Bin EE_CNTRL_URLSFXEXECUTE which was only set, never testedTor Lillqvist2014-10-021-1/+0
* Bin commented-out #definesTor Lillqvist2014-10-021-2/+0
* MWERKS etc. are not supported toolchainsMichael Stahl2014-10-021-5/+1
* remove HAVE_GCC_PRAGMA_DIAGNOSTIC_SCOPE check and macroMichael Stahl2014-10-022-5/+3
* remove HAVE_GCC_PRAGMA_DIAGNOSTIC_MODIFY check and macroMichael Stahl2014-10-022-3/+3
* coverity#1242909 Unused value and const things upCaolán McNamara2014-10-021-3/+3
* optimise UNO Sequence destructorNoel Grandin2014-10-022-3/+20
* coverity#708208 Uninitialized scalar fieldCaolán McNamara2014-10-021-2/+6
* fix buildNoel Grandin2014-10-021-4/+0
* loplugin: cstylecastNoel Grandin2014-10-024-5/+10
* Improved striped rows implementationSamuel Mehrbrodt2014-10-022-6/+6
* coverity#735489 constant guards dead codeCaolán McNamara2014-10-011-1/+0
* coverity#1242662 unused memberCaolán McNamara2014-10-011-1/+0
* loplugin: cstylecastNoel Grandin2014-10-011-2/+2
* loplugin: cstylecastNoel Grandin2014-10-011-1/+1
* loplugin: cstylecastNoel Grandin2014-10-012-4/+4
* fdo#82577: Handle KeyPressNoel Grandin2014-10-011-8/+0
* fdo#82577: Handle IconNoel Grandin2014-10-012-8/+0
* fdo#82577: Handle TimeNoel Grandin2014-10-0113-68/+68
* Improve SvTreeListBox classPalenik Mihály2014-09-303-0/+14
* fdo#62081 Improve split menu on style dropdownSamuel Mehrbrodt2014-09-302-2/+3
* clean up some weird type-casting in SvxRTFParserNoel Grandin2014-09-301-13/+6
* sc: std::auto_ptr -> std::unique_ptrStephan Bergmann2014-09-301-0/+30
* Some glue for using std::unique_ptr with the Boost Pointer Container LibraryStephan Bergmann2014-09-301-0/+31
* vcl: use DBG_UTIL for additional members in SolarMutexTryAndBuyGuardMichael Stahl2014-09-301-4/+4