summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-04-16Use https instead of httpGulsah Kose13-20/+20
2018-04-16weld SvxPostItDialogCaolán McNamara20-207/+264
2018-04-16Fix --enable-qt5Stephan Bergmann1-1/+1
2018-04-16Revert "sw-table-join-fix-i99267.diff:"Michael Stahl1-4/+0
2018-04-16rename ImpBitmap methodsNoel Grandin7-52/+51
2018-04-16Updated coreStanislav Horacek1-0/+0
2018-04-16Resolves: tdf#116999 fix reading cgm text at record boundsCaolán McNamara4-13/+9
2018-04-16Updated coredennisroczek1-0/+0
2018-04-16Updated coreOlivier Hallot1-0/+0
2018-04-16More -Werror,-Wreturn-std-moveStephan Bergmann1-2/+2
2018-04-16More -Werror,-Wreturn-std-moveStephan Bergmann1-1/+1
2018-04-16NB Calc: update tabbed notebookbarandreas kainz1-1923/+11765
2018-04-16Resolves: tdf#116138 insert special char problem in chapter numberingCaolán McNamara1-1/+1
2018-04-16rename ImpBitmap::ImplConvert to ConvertToGreyscaleNoel Grandin3-12/+12
2018-04-16push logic from ImpBitmap::ImplReleaseBuffer downNoel Grandin6-4/+9
2018-04-16tdf#117028 sw: conditionally consider fill of shape for in-textbox auto colorMiklos Vajna8-14/+44
2018-04-16Pass gb_SYMBOL into external/firebirdStephan Bergmann1-0/+1
2018-04-16NB Implementation: show menubar in NBShortcutsandreas kainz1-0/+1
2018-04-16follow on for tdf#116981Noel Grandin4-10/+10
2018-04-1632-bit installer must search both for 32- and 64-bit redistMike Kaganski1-8/+7
2018-04-16tdf#42949 Remove unnecessary localization headers from scGabor Kelemen160-175/+20
2018-04-16-Werror,-Wreturn-std-move (recent Clang trunk)Stephan Bergmann2-2/+2
2018-04-16tdf#116486 Consider upper margin in paragraph positioning with flysPatrick Jaap3-0/+18
2018-04-16sw: prefix members of WriterMiklos Vajna27-341/+341
2018-04-16chmod -xTor Lillqvist1-0/+0
2018-04-16-Werror,-Wunused-private-fieldStephan Bergmann1-6/+0
2018-04-16Colibre icons: add statistics iconandreas kainz2-0/+1
2018-04-16Colibre icons: add starmath from galaxy iconsandreas kainz92-0/+46
2018-04-16tdf#83877 Also check button state when changing textSamuel Mehrbrodt2-0/+4
2018-04-16tdf#83877 Improve signatureline svgSamuel Mehrbrodt1-48/+51
2018-04-16tdf#83877 Also hide label when user can't add comentSamuel Mehrbrodt2-9/+16
2018-04-16tdf#83877 Fix a11y relations in sign dialogSamuel Mehrbrodt1-1/+1
2018-04-16chmod -xTor Lillqvist2-0/+0
2018-04-16chmod -xTor Lillqvist2-0/+0
2018-04-16toolkit: use thread safe static initializerJochen Nitschke1-34/+7
2018-04-16loplugin:useuniqueptr in DockingAreaWindowNoel Grandin2-3/+4
2018-04-16loplugin:useuniqueptr in ImplBorderWindowNoel Grandin2-9/+8
2018-04-16loplugin:useuniqueptr in VclMultiLineEditNoel Grandin2-12/+8
2018-04-16loplugin:useuniqueptr in FSStorageNoel Grandin2-3/+2
2018-04-16assert that we own the data before freeing itNoel Grandin1-1/+6
2018-04-16loplugin:useuniqueptr in SfxItemPool_ImplNoel Grandin6-24/+18
2018-04-16loplugin:useuniqueptr in StreamTableNoel Grandin3-13/+13
2018-04-16loplugin:useuniqueptr in ProgressMonitorNoel Grandin3-27/+18
2018-04-16loplugin:useuniqueptr in bridgesNoel Grandin2-9/+9
2018-04-16loplugin:useuniqueptr in sal/qa/Noel Grandin2-27/+23
2018-04-16loplugin:useuniqueptr in OStorePageBIOSNoel Grandin3-39/+36
2018-04-16make StyleManager::CreateStylePreviewRenderer return std::unique_ptrNoel Grandin4-6/+7
2018-04-16make AnyWidget::Clone return std::unique_ptrNoel Grandin1-15/+15
2018-04-16cppcheck: variableScope & unreadVariableMuhammet Kara3-7/+5
2018-04-16vcl: move Bitmap::ImplScaleFast() and Bitmap::ImplScaleInterpolate()Chris Sherlock7-262/+460