summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud
2015-08-16sal_uInt16 to sal_Int32Matteo Casalin
2015-08-14remove default value from SfxPoolItem::PutValueNoel Grandin
2015-08-14make Link<> instances typedNoel Grandin
2015-08-13make Link<> instances typedNoel Grandin
2015-08-13make Link<> instances typedNoel Grandin
2015-08-13remove unused codeNoel Grandin
2015-08-13make Link<> instances typedNoel Grandin
2015-08-11loplugin: defaultparamsNoel Grandin
2015-08-11Related: tdf#78111 Try to guard against too wide panel layoutsMaxim Monastirsky
2015-08-10cppcheck: badBitmaskCheckCaolán McNamara
2015-08-09tdf#89592 Initialize PropertyValue Sequences from initializer_listsFlorian Effenberger
2015-08-09tdf#93310 No top margin for "Open Remote File"Maxim Monastirsky
2015-08-07cppcheck:noExplicitConstructorNoel Grandin
2015-08-05support more command in chart sidebarMarkus Mohrhard
2015-08-04include: inline some use-once typedefsNoel Grandin
2015-08-04shell,sfx2,sd: inline some use-once typedefsNoel Grandin
2015-07-31sfx2: replace boost::function with std::functionMichael Stahl
2015-07-31fix crash in writer, thanks to my new assert in typed_flags_setNoel Grandin
2015-07-30small fix to reduce UnknownPropertyException in chart2Markus Mohrhard
2015-07-28inline the "old" SbxErr constantsNoel Grandin
2015-07-27Fix mismergeMaxim Monastirsky
2015-07-26handle more than one chart with chart sidebarMarkus Mohrhard
2015-07-26remove unused propertyMarkus Mohrhard
2015-07-24in SfxFrameDescriptor, use normal boolNoel Grandin
2015-07-24Don't show open remote entry in the recent doc menuMaxim Monastirsky
2015-07-24convert WindowAlign to scoped enumNoel Grandin
2015-07-24convert WALLPAPER constants to scoped enumNoel Grandin
2015-07-21tdf#36796 Status updates for custom shapes buttonsMaxim Monastirsky
2015-07-20svtools: change these SvTreeListEntry functions to unique_ptrMichael Stahl
2015-07-20convert to typed Link<> in sfx2Noel Grandin
2015-07-20tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-07-18Convert SdTbxControl to the generic controllerMaxim Monastirsky
2015-07-18tdf#91495 don't change tree entry height when preview is disabledTomaž Vajngerl
2015-07-17tdf#92758: no more duplication of document in CMIS after checkinVasily Melenchuk
2015-07-17formatting of public/private/protected section qualifiersNoel Grandin
2015-07-17use search from StyleManager in "Style & Formatting"Tomaž Vajngerl
2015-07-17StyleManager: move style search to its own methodTomaž Vajngerl
2015-07-17tdf#91495 add property to turn off stlye previewsTomaž Vajngerl
2015-07-16add more chart sidebar contextsMarkus Mohrhard
2015-07-16this is assigned back to a sal_Int8 anywayCaolán McNamara
2015-07-16loplugin:simplifyboolStephan Bergmann
2015-07-16fix windows buildNoel Grandin
2015-07-16removed warning: 'Unknown item detected'Szymon Kłos
2015-07-16SaveAsRemote: corresponding dialog typeSzymon Kłos
2015-07-16Working toolbar entry: Save As > Remote fileSzymon Kłos
2015-07-16'Save As' popup menu in the Writer's toolbarSzymon Kłos
2015-07-16removed redundant includeSzymon Kłos
2015-07-16added RemoteFilesDialog support in FileDialogHelper_ImplSzymon Kłos
2015-07-16open only if RET_OKSzymon Kłos