summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2014-10-06error: 'UCS4' does not name a typeMiklos Vajna1-1/+1
2014-10-06vcl: document FontCharMap classChris Sherlock1-6/+79
2014-10-06vcl: FontCharMap to use intrusive_ptr ImplFontCharMapChris Sherlock1-2/+6
2014-10-04vcl: tab cleanup of metric.hxxChris Sherlock1-12/+12
2014-10-03Make these methods non-inline again.Kohei Yoshida1-8/+8
2014-10-03loplugin: cstylecastNoel Grandin2-8/+8
2014-10-03rename SvRef::AddRef to AddFirstRefNoel Grandin1-3/+3
2014-10-02Bin EE_CNTRL_URLSFXEXECUTE which was only set, never testedTor Lillqvist1-1/+0
2014-10-02Bin commented-out #definesTor Lillqvist1-2/+0
2014-10-02MWERKS etc. are not supported toolchainsMichael Stahl1-5/+1
2014-10-02remove HAVE_GCC_PRAGMA_DIAGNOSTIC_SCOPE check and macroMichael Stahl2-5/+3
2014-10-02remove HAVE_GCC_PRAGMA_DIAGNOSTIC_MODIFY check and macroMichael Stahl2-3/+3
2014-10-02coverity#1242909 Unused value and const things upCaolán McNamara1-3/+3
2014-10-02optimise UNO Sequence destructorNoel Grandin2-3/+20
2014-10-02coverity#708208 Uninitialized scalar fieldCaolán McNamara1-2/+6
2014-10-02fix buildNoel Grandin1-4/+0
2014-10-02loplugin: cstylecastNoel Grandin4-5/+10
2014-10-02Improved striped rows implementationSamuel Mehrbrodt2-6/+6
2014-10-01coverity#735489 constant guards dead codeCaolán McNamara1-1/+0
2014-10-01coverity#1242662 unused memberCaolán McNamara1-1/+0
2014-10-01loplugin: cstylecastNoel Grandin1-2/+2
2014-10-01loplugin: cstylecastNoel Grandin1-1/+1
2014-10-01loplugin: cstylecastNoel Grandin2-4/+4
2014-10-01fdo#82577: Handle KeyPressNoel Grandin1-8/+0
2014-10-01fdo#82577: Handle IconNoel Grandin2-8/+0
2014-10-01fdo#82577: Handle TimeNoel Grandin13-68/+68
2014-09-30Improve SvTreeListBox classPalenik Mihály3-0/+14
2014-09-30fdo#62081 Improve split menu on style dropdownSamuel Mehrbrodt2-2/+3
2014-09-30clean up some weird type-casting in SvxRTFParserNoel Grandin1-13/+6
2014-09-30sc: std::auto_ptr -> std::unique_ptrStephan Bergmann1-0/+30
2014-09-30Some glue for using std::unique_ptr with the Boost Pointer Container LibraryStephan Bergmann1-0/+31
2014-09-30vcl: use DBG_UTIL for additional members in SolarMutexTryAndBuyGuardMichael Stahl1-4/+4
2014-09-30German comment translation.Florian Reisinger1-37/+29
2014-09-30Factor out duplicated code to XmlTestTools::assertXPathNoAttribute()Miklos Vajna1-0/+4
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin45-148/+150
2014-09-30fix TDE buildNoel Grandin1-1/+1