summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-08-30don't declare allocation operators for internal codeNoel Grandin
2018-08-30tdf#45904 Move _XCellCursor Java tests to C++Rahul Gurung
2018-08-30tdf#101856 Handle properties of nested bookmarksSerge Krot
2018-08-29Fix typo: s/an other/another/gAndrea Gelmini
2018-08-29tdf#119461 Fix focus hidden on deck collapseJim Raykowski
2018-08-2932-bit Clang trunk (towards Clang 9) still doesn't have __mulodi4Stephan Bergmann
2018-08-29mysqlc: Add library to log areas and put someTamas Bunth
2018-08-29fix android buildNoel Grandin
2018-08-29tdf#119458 just wakeup Scheduler on active IdleJan-Marek Glogowski
2018-08-29loplugin:constantparam (2)Noel Grandin
2018-08-29remove 1 pixel white band in XRectPreviewCaolán McNamara
2018-08-29loplugin:constantparam (1)Noel Grandin
2018-08-28Move lcl_getHourMinuteSecond() to tools::Time::GetClock()Eike Rathke
2018-08-27tdf#101242 Support draw:display and draw:protect attributes of ODFRegina Henschel
2018-08-27tdf#42949 Fix IWYU warnings in sd/source/ui/inc/[n-s]*hxxGabor Kelemen
2018-08-27svl: Avoid unnecessary indirection in SfxItemPropertySetInfoTakeshi Abe
2018-08-26Checkboxes don’t use title case, only section headings and menusAdolfo Jayme Barrientos
2018-08-26rely on forward declare of boost::optionalCaolán McNamara
2018-08-24Resolves: tdf#118572 ensure basic error dialog blocks any other dialogCaolán McNamara
2018-08-24document that nEndPos of -1 is all textCaolán McNamara
2018-08-24tdf#119416 Open Special Characters dialog on Enter key pressJim Raykowski
2018-08-24Resolves: tdf#112563 we don't want a human representation of SvxRsidItemCaolán McNamara
2018-08-24pass DelFormats around using std::vectorNoel Grandin
2018-08-24tdf#119236 Dimension dialog for Writer and CalcMaxim Monastirsky
2018-08-22Resolves: tdf#73063 preserve and roundtrip LCID from/to Excel number formatsEike Rathke
2018-08-22new loplugin:conststringfieldNoel Grandin
2018-08-22Related: tdf#73063 strip a plain locale identifier if locale data is availableEike Rathke
2018-08-22rename FontSelectPatternAttributes to FontSelectPatternCaolán McNamara
2018-08-22drop now unused FontSelectPatternCaolán McNamara
2018-08-21use LogicalFontInstance with SalGraphicsCaolán McNamara
2018-08-21tdf#119282 Area tab, Pattern color changeNoel Grandin
2018-08-21loplugin:useuniqueptr in PPTNumberFormatCreatorNoel Grandin
2018-08-21Make OUStringLiteral ctor actually constexprStephan Bergmann
2018-08-21tdf#116542 a11y: Implement .ui ways of setting widget roleSamuel Thibault
2018-08-20TODO: refcount ImplFontListCaolán McNamara
2018-08-20TODO: refcount ImplFontCacheCaolán McNamara
2018-08-20loplugin:useuniqueptr in svt::DialogNoel Grandin
2018-08-20return weld widgets by std::unique_ptr from builderNoel Grandin
2018-08-19Remove comment leftoversJohnny_M
2018-08-17Remove unused includesStephan Bergmann
2018-08-17Consolidate: basegfx::clamp -> o3tl::clampStephan Bergmann
2018-08-17tdf#119117: get phonebook sort work by tweaking ICU call mechanismJulien Nabet
2018-08-17Resolves: tdf#119325 tooltip position should be relative to widgetCaolán McNamara
2018-08-17Fix typosAndrea Gelmini
2018-08-16vcl: use SalLayoutGlyphs, not SalLayout for pre-computed layoutMiklos Vajna
2018-08-16SvxNumberFormat::nFirstLineOffset should have a larger typeStephan Bergmann
2018-08-16PDF export: allow API users to opt in for version 1.6Miklos Vajna
2018-08-16Resolves: tdf#119013 do not over-aggressively reorder date particlesEike Rathke
2018-08-16vcl: support pre-computed glyph items in OutputDevice::ImplLayout()Miklos Vajna
2018-08-16remove mempoolNoel Grandin