summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-01Looks like the menu highlight handler is now unusedMaxim Monastirsky
2016-09-01tdf#79398 Insert LCID in the correct sub-formatLaurent Balland-Poirier
2016-09-01sc lok: implement SfxViewShell::NotifyCursor() APIMiklos Vajna
2016-09-01loplugin:countusersofdefaultparamsNoel Grandin
2016-09-01std::list<sal_Int32> to dequeNoel Grandin
2016-09-01std::list<sal_Unicode> to vectorNoel Grandin
2016-09-01std::list<sal_Int32> to vectorNoel Grandin
2016-09-01std::list<int> to vectorNoel Grandin
2016-09-01std::list<int> to vectorNoel Grandin
2016-09-01std::list<sal_Int32> to vectorNoel Grandin
2016-09-01std::list<sal_uLong> to dequeNoel Grandin
2016-09-01std::list<sal_Int16> to vectorNoel Grandin
2016-09-01std::list<sal_Int16> to vectorNoel Grandin
2016-09-01std::list<sal_Int16> to vectorNoel Grandin
2016-09-01std::list<sal_Int16> to dequeNoel Grandin
2016-09-01std::list<sal_Int32> to vectorNoel Grandin
2016-09-01std::list<sal_Int32> to vectorNoel Grandin
2016-09-01std::list<sal_uInt16> -> vectorNoel Grandin
2016-09-01std::list<sal_Int32> -> std::vectorNoel Grandin
2016-09-01std::list<sal_Int64> -> std::dequeNoel Grandin
2016-09-01::std::list < sal_Int64 > -> std::vectorNoel Grandin
2016-09-01std::list<float> -> std::dequeNoel Grandin
2016-09-01convert RefDevMode to scoped enumNoel Grandin
2016-09-01CppunitTest_sw_filters_test: fix ASan buildMiklos Vajna
2016-09-01Hide/Disable the Page property Panel for WriterSusobhan Ghosh
2016-09-01sw: remove the old calculator implementationMiklos Vajna
2016-09-01fix non-debug enable-assert-always-abort buildCaolán McNamara
2016-09-01sfx2: SfxCommonTemplateDialog_Impl can't even decide if...Michael Stahl
2016-09-01use SfxItemPool::IsWhich instead of custom implementationJochen Nitschke
2016-09-01remove some unnecessary global.hxx includesJochen Nitschke
2016-09-01use IsStaticDefaultItem from poolitem.hxx instead of custom checksJochen Nitschke
2016-09-01use SfxItemPool::IsSlot instead of custom implementationJochen Nitschke
2016-09-01avoid warning in PoolItemTestJochen Nitschke
2016-09-01hide SFX_WHICH_MAX defineJochen Nitschke
2016-09-01loplugin:countusersofdefaultparamsNoel Grandin
2016-09-01Gallery submenu was missing from native menusMaxim Monastirsky
2016-08-31let's make Impress crash less - SfxStyleFamily editionMichael Stahl
2016-08-31add COVAR test caseZdeněk Crhonek
2016-08-31add COVARIANCE.S test caseZdeněk Crhonek
2016-08-31add CONFIDENCE.T test caseZdeněk Crhonek
2016-08-31add COUNTIF test caseZdeněk Crhonek
2016-08-31Resolves tdf#100709 Optimize SheetDataBuffer::addColXfStyleMaarten Bosmans
2016-08-31tdf#101779 Allow multiline tooltips in template managerMaxim Monastirsky
2016-08-31Revert "tdf#101440 Better rendering of tooltip in gtk2 and windows"Maxim Monastirsky
2016-08-31sfx2 lok: introduce SfxViewShell::NotifyCursor()Miklos Vajna
2016-08-31use initializer list ctors for res typesJochen Nitschke
2016-08-31cppcheck:noConstructor for RscEnumerateObjJochen Nitschke
2016-08-31desktop: fix Android buildMiklos Vajna
2016-08-31Related: tdf#100709 Fix two bugs in SheetDataBuffer::addColXfStyleMaarten Bosmans
2016-08-31tdf#96749: deal with missing custom headers/footers in docxJulien Nabet