summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-12-22RID_SVXBMP->RID_EXTBMPCaolán McNamara4-83/+83
2016-12-22avoid crash in 130+ odt export testsCaolán McNamara1-4/+4
2016-12-22unwind RID_SVXIMGLIST_RPTEXPL ImageListCaolán McNamara3-64/+131
2016-12-22vcl: fix remaining loplugin:cppunitassertequals warningsMiklos Vajna6-32/+32
2016-12-22Dispose XRowSet when doneStephan Bergmann1-4/+10
2016-12-22Resolves: ofz#312 ignore leaks from InitVCLCaolán McNamara1-0/+12
2016-12-22Resolves: ofz#313 cbBmiSrc > getDIBV5HeaderSizeCaolán McNamara1-4/+13
2016-12-22Resolves: tdf#104687 gtk2 paste cell text under a11y is fatalCaolán McNamara1-6/+10
2016-12-22build hunspell with _GLIBCXX_DEBUGCaolán McNamara2-0/+18
2016-12-22Resolves: ofz#311 fix leak in old fontconfig we're usingCaolán McNamara2-0/+27
2016-12-22inline some trivial functionsBjoern Michaelsen2-8/+4
2016-12-22valgrind: stick 0 at end of successfully read dataCaolán McNamara1-2/+2
2016-12-22Resolves: ofz#310: Sanitize 1 bit bitmap palette indexes tooCaolán McNamara1-1/+5
2016-12-22bodge fix buildCaolán McNamara1-1/+1
2016-12-22Dispose component when doneStephan Bergmann1-0/+1
2016-12-22Dispose document when doneStephan Bergmann1-0/+3
2016-12-22Take advantage of Unicode, peopleAdolfo Jayme Barrientos1-3/+3
2016-12-22Dispose Window when doneStephan Bergmann1-1/+1
2016-12-22some apparently leftover icons, move them anywayCaolán McNamara2-0/+0
2016-12-22move na stragglers to resCaolán McNamara44-19/+19
2016-12-22unwind RID_IMAGELIST_NAVCONT ImageListCaolán McNamara56-60/+89
2016-12-22should be sd icon, not scCaolán McNamara1-1/+1
2016-12-22Generalize vector/deque ctor checks to work with MSVCRTStephan Bergmann1-4/+5
2016-12-22Some more bool-like types for Windows/clang-clStephan Bergmann1-3/+3
2016-12-22That whitelisted code is already gone againStephan Bergmann1-5/+0
2016-12-22Also don't warn for plain C codeStephan Bergmann1-1/+1
2016-12-22fix tinderbox: ooxmlimport # of paragraphs assertJustin Luth1-2/+0
2016-12-22fix tinderbox int to sal_Int32 conversion failureJustin Luth1-2/+2
2016-12-22Revert "[API CHANGE] createSecurityContext() was always called with an empty ...Tor Lillqvist12-18/+58
2016-12-22convert BasePrimitive2D::get2DDecomposition to use a visitorNoel Grandin42-96/+134
2016-12-22convert BmpFilter to scoped enumNoel Grandin7-58/+58
2016-12-22convert VclButtonBoxStyle to scoped enumNoel Grandin2-21/+21
2016-12-22convert VclSizeGroupMode to scoped enumNoel Grandin3-17/+17
2016-12-22convert GetDefaultFontFlags to scoped enumNoel Grandin1-1/+1
2016-12-22tdf#75573 - relocate code: alternate stream already startedJustin Luth3-4/+19
2016-12-22tdf#104710 bRemove: only prevent w/BREAK_TYPE for defined SectionsJustin Luth6-3/+62
2016-12-22uitest: convert random number manual test to automated testingMarkus Mohrhard1-0/+39
2016-12-22uitest: convert cell recalculation manual test to automated testingMarkus Mohrhard2-0/+23
2016-12-22uitest: add reference to moztrapMarkus Mohrhard1-0/+2
2016-12-22uitest: convert transpose manual test to automated testMarkus Mohrhard1-0/+36
2016-12-22uitest: convert validation manual test to automated testMarkus Mohrhard1-0/+31
2016-12-22uitest: add a way to execute blocking actionsMarkus Mohrhard1-0/+18
2016-12-22uitest: convert next manual calc test to an automatic oneMarkus Mohrhard1-0/+44
2016-12-22uitest: add method to get first componentMarkus Mohrhard1-0/+7
2016-12-22uitest: add helper method to get XCell from UNOMarkus Mohrhard1-0/+4
2016-12-22no need to catch exceptions in cppunit testsMarkus Mohrhard1-17/+9
2016-12-22uitest: add a reference to the corresponding manual testMarkus Mohrhard1-0/+1
2016-12-22Fix ToolbarMenu positionMaxim Monastirsky1-3/+3
2016-12-22tdf#104818 Show the right label when a11y enabledMaxim Monastirsky1-5/+5
2016-12-21loplugin:staticmethodsStephan Bergmann2-41/+40