summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-11-15New compilerplugins/clang unit testsStephan Bergmann
2016-11-15tdf#82824 DOCX import: fix at-char embedded object handlingMiklos Vajna
2016-11-15tdf#96099 Reduce no of typedefs used for trivial containersChamal
2016-11-15loplugin:constantparamNoel Grandin
2016-11-15loplugin:countusersofdefaultparams in include/vclNoel Grandin
2016-11-15tdf#88827 - double-thin border: MINGAPWIDTH is a valid widthJustin Luth
2016-11-15vcl: include redux in MapModeThorsten Behrens
2016-11-15vcl: cleanup whitespace in MapModeThorsten Behrens
2016-11-15vcl: add/unify some clipboard SAL_INFO tracingThorsten Behrens
2016-11-15tdf#76296 Import MathML's <mspace>Takeshi Abe
2016-11-15sc-perf: HasAttrChanged: save unnecessary calls to SfxItemPool::Get()Eike Rathke
2016-11-14vcl PDF NSS sign: upgrade SHA-1 hash to SHA-256Miklos Vajna
2016-11-14avoid reallocating if allocating once is enoughEike Rathke
2016-11-14Don't AlignToPixel in SwView::SetVisAreaStephan Bergmann
2016-11-14Avoid unnecessary, wrong downcastStephan Bergmann
2016-11-14This RES_FRM_SIZE item is apparently SwFormatFrameSize, not SvxSizeItemStephan Bergmann
2016-11-14Avoid -fsanitize=nullStephan Bergmann
2016-11-14Avoid -fsanitize=signed-integer-overflowStephan Bergmann
2016-11-14Avoid -fsanitize=nullStephan Bergmann
2016-11-14Avoid -fsanitize=enumStephan Bergmann
2016-11-14chartx: (regression) fix crash on label importJean-Tiare Le Bigot
2016-11-14gtk3: scrollbar damage area one pixel too narrow/shortCaolán McNamara
2016-11-14CXXDestructorDecl is already handledStephan Bergmann
2016-11-14Make CppunitTest_vcl_app_test compile againStephan Bergmann
2016-11-14tdf#103228: Remember fill type when switching between tabsKatarina Behrens
2016-11-14Make ~OCode an anchor again for vtable and RTTI emissionStephan Bergmann
2016-11-14Revert "tdf#103725: Fix horizontal scaling on Windows"Khaled Hosny
2016-11-14Resolves: tdf#103915 when global dark theme is set fall back to breeze_darkCaolán McNamara
2016-11-14lok: add character parameter to renderFontHenry Castro
2016-11-14tdf#103897 No space between template previews from Start CenterNoel Grandin
2016-11-14ignore constructors for method-can-be-private analysisNoel Grandin
2016-11-14Resolves: tdf#103914 if menu no longer has focus, leave focus where it isCaolán McNamara
2016-11-14tdf#34212: Accented Characters and Umlauts are missing with Type1 fontsJulien Nabet
2016-11-14tdf#103703 Turn on single print jobs for collated prints by defaultGabor Kelemen
2016-11-14xsd:dateTime must use period as decimal separator, not commaTor Lillqvist
2016-11-14warning C4701: potentially uninitialized local variable 'pPV' usedNoel Grandin
2016-11-14minor opt tweaksCaolán McNamara
2016-11-14loplugin:unusedmethodsNoel Grandin
2016-11-14tdf#94262: fix performance of MakeTree_Impl(...) in templdlg.cxxAron Budea
2016-11-14warning C4701: potentially uninitialized local variableNoel Grandin
2016-11-14sw: prefix members of CellSaveStructMiklos Vajna
2016-11-14ScFormulaCell::Notify: bail out early in doc dtorEike Rathke
2016-11-14related: if we're empty, we're back to initial 'sorted' stateMike Kaganski
2016-11-14tdf#68118: Pass current document frame to SvxScriptSelectorDialogMike Kaganski
2016-11-14coverity#1371279 Missing move assignment operatorCaolán McNamara
2016-11-14coverity#703927 Unchecked return valueCaolán McNamara
2016-11-14oox, xmlsecurity: fix recently introduced style problemsMiklos Vajna
2016-11-14Tango icon updateAdolfo Jayme Barrientos
2016-11-14tdf#91222 VclBuilder constructor cleanupmelikeyurtoglu
2016-11-13loplugin:unnecessaryoverrideCaolán McNamara