summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-29tdf#67974 UI: Add a search box in function wizard in SpreadsheetAbhilash Singh
2016-10-29crashtesting: piles of pdf import crashesCaolán McNamara
2016-10-29tdf#33278: Enable UI for vertical left-to-rightKhaled Hosny
2016-10-29tdf#41542 rename variable to match LO5.4 terminologyJustin Luth
2016-10-28vcl: move method to the appropriate file, some C++11-ificationTomaž Vajngerl
2016-10-28sc: remove antique reference counting hacks from ScDocumentPoolMichael Stahl
2016-10-28svl: change SfxPoolItem ref-count to sal_uInt32Michael Stahl
2016-10-28svl: more SfxPoolItem assertsMichael Stahl
2016-10-28svl: SfxPoolItem reference counting assertionsMichael Stahl
2016-10-28tdf#98879: Fix vertical text on Windows for the new layoutKhaled Hosny
2016-10-28reset border should clear all bordersJustin Luth
2016-10-28loplugin:unnecessaryoverrideStephan Bergmann
2016-10-28xmlsecurity PDF verify: start using offsets from xref streamsMiklos Vajna
2016-10-28xmlsecurity PDF verify: initial support of cross-reference streamsMiklos Vajna
2016-10-28tdf#63846 assign macros after VBA project fully loaded.Justin Luth
2016-10-28add MAX test caseZdeněk Crhonek
2016-10-28loplugin:unnecessaryoverrideStephan Bergmann
2016-10-28tdf#103544: DOCX exp.: Image loss when have a frame anchored to the same para.Tamás Zolnai
2016-10-28update unnecessaryoverride plugin to find pure forwarding methodsNoel Grandin
2016-10-28tdf#89329: use unique_ptr for pImpl in fpicker/Rohan Kumar
2016-10-28note yet another color selectorCaolán McNamara
2016-10-28ImplInitMenuButtonData can be folded into ctor nowCaolán McNamara
2016-10-28only draw menubutton separator when two sides do something differentCaolán McNamara
2016-10-28the case without a separator is as a Toolbox itemCaolán McNamara
2016-10-28rename and explain the MENUBUTTON_MENUMODE_TIMED stuffCaolán McNamara
2016-10-28these need to be VclPtrsCaolán McNamara
2016-10-28fix leakCaolán McNamara
2016-10-28can do this in one stepCaolán McNamara
2016-10-28these usings are unnecessaryCaolán McNamara
2016-10-28tdf#103507 quickfix: Automatic selection of Oracle Java runtime on WindowsStephan Bergmann
2016-10-28sd: fix loplugin:cppunitassertequals warningsMiklos Vajna
2016-10-28coverity#1371275 Missing move assignment operatorCaolán McNamara
2016-10-28coverity#1371262 Missing move assignment operatorCaolán McNamara
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara
2016-10-28tdf#103514: Always ignore bitmap fonts on WindowsKhaled Hosny
2016-10-28tdf#98587 Inconsistency menu/shortcut for layer visibilityUlrich Gemkow
2016-10-28convert std::unique_ptr<VclAbstractDialog> to VclPtrNoel Grandin
2016-10-28loplugin:expandablemethods in sdNoel Grandin
2016-10-28loplugin:expandablemethods in scaddins..scriptingNoel Grandin
2016-10-28Use SAL_DLLPRIVATE instead of extra TUBES_DLLPRIVATEStephan Bergmann
2016-10-28loplugin:reservedidStephan Bergmann
2016-10-28Move internal include files from include/tubes/ to tubes/source/Stephan Bergmann
2016-10-28Various loplugin warnings in --enable-telepathyStephan Bergmann
2016-10-28Missing dependency (--enable-telepathy)Stephan Bergmann
2016-10-28Use OUString ctor instead of rtl_uString_newFromAsciiStephan Bergmann
2016-10-28cppu/source/uno/EnvDcp.c -> cppu/source/uno/EnvDcp.cxxStephan Bergmann
2016-10-28Bin one more pointless TAG_ macroTor Lillqvist
2016-10-28Bin unnecessary TAG_ and ATTR_ macros and expand in-placeTor Lillqvist
2016-10-28Updated coreAdolfo Jayme Barrientos
2016-10-28Don't crash under genMaxim Monastirsky