summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-29icon theme name suffixing with "_svg" is unneededTomaž Vajngerl
2016-10-29convert usages of DPIScalingFactor from int to floatTomaž Vajngerl
2016-10-29HiDPI: remove more unneeded scaling of iconsTomaž Vajngerl
2016-10-29tdf#100164 change scaling unit to precentage for *.5x factorsTomaž Vajngerl
2016-10-29surpress automatic scaling / conversion for document shadowTomaž Vajngerl
2016-10-29add HYPGEOMDIST test caseZdeněk Crhonek
2016-10-29add LOGINV test caseZdeněk Crhonek
2016-10-29vcl: add bitmap::loadFromResource with additional flagsTomaž Vajngerl
2016-10-29HiDPI: remove unneeded image scaling when HiDPI is enabledTomaž Vajngerl
2016-10-29tdf#51733 support SVG icon theme, disk cache and scaling / darkenTomaž Vajngerl
2016-10-29display matching search per selected category, tdf#67974 follow-upEike Rathke
2016-10-29tdf#103753: DOCX: Handle relative positions to left or right marginTamás Zolnai
2016-10-29Add layout engine info to the About dialogKhaled Hosny
2016-10-29tdf#103473: Ensure positive rectangle sizeMike Kaganski
2016-10-29filter hidden functions also in search, tdf#67974 follow-upEike Rathke
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