summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-08-16sal_uLong to sal_uInt32 as TextPaM paragraph numberMatteo Casalin2-44/+44
2015-08-16sal_uInt16 to sal_Int32Matteo Casalin1-3/+3
2015-08-16sal_uInt16/short to sal_uInt16, minor optimizationsMatteo Casalin1-1/+1
2015-08-16sal_uInt16 to sal_Int32Matteo Casalin1-1/+1
2015-08-16sal_uInt16 to sal_Int32Matteo Casalin1-10/+10
2015-08-16Throbber: remove redundant field and fix conversion warningsMatteo Casalin1-1/+0
2015-08-16tdf#39468 Translate German comments - include/svxPhilipp Weissenbacher5-104/+117
2015-08-16tdf#92411 : don't select all toolbar buttons in the ImageMap EditorSzymon Kłos1-0/+1
2015-08-14framework: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe3-9/+4
2015-08-14vcl opengl: fix setting up debug context on WindowsMiklos Vajna1-0/+1
2015-08-14fix windows build, partial revert of my commitNoel Grandin1-0/+4
2015-08-14remove default value from SfxPoolItem::PutValueNoel Grandin112-139/+138
2015-08-14remove default value from PrinterOptionsHelper::getIntValueNoel Grandin1-2/+2
2015-08-14remove default value from DffPropSet::GetPropertyValueNoel Grandin1-1/+1
2015-08-14make Link<> instances typedNoel Grandin1-31/+13
2015-08-14don't show remember password in the CMIS connectionsSzymon Kłos2-1/+5
2015-08-14added 'Remember password' checkboxSzymon Kłos1-1/+3
2015-08-14store password for service if filledSzymon Kłos1-0/+1
2015-08-14added password field in the Add service dialogSzymon Kłos1-0/+5
2015-08-14Rework of the 'Add service' dialogSzymon Kłos1-15/+17
2015-08-14Show unavailable services with disabled controlsSzymon Kłos1-2/+6
2015-08-14Breadcrumb: changed first entry label ('Root')Szymon Kłos1-0/+1
2015-08-14reuse data from SvtFileView in the FolderTreeSzymon Kłos2-0/+5
2015-08-13Add a globally usable WindowsErrorString functionTor Lillqvist1-0/+46
2015-08-13make Link<> instances typedNoel Grandin1-2/+2
2015-08-13make Link<> instances typedNoel Grandin2-3/+3
2015-08-13remove unused codeNoel Grandin1-3/+0
2015-08-13make Link<> instances typedNoel Grandin3-8/+10
2015-08-13remove unneeded includeDavid Tardon1-2/+0
2015-08-13tdf#92459 basebmp: replace project2ndDaniel Robertson2-13/+10
2015-08-12tdf#73691 Implement MSWord's Alt-X: toggle unicode notationJustin Luth3-0/+48
2015-08-12move date/time guess work to SvNumberFormatter::GuessDateTimeFormat()Eike Rathke1-0/+9
2015-08-11tdf#92459 o3tl: remove unary_functionDaniel Robertson1-25/+16
2015-08-11loplugin:constantfunctionNoel Grandin1-1/+0
2015-08-11Properly init PropertyValue.Handle in InitPropertySequenceStephan Bergmann1-0/+2
2015-08-11tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2-3/+2
2015-08-11new loplugin: defaultparamsNoel Grandin2-3/+3
2015-08-11gbuild/config stop using VERBOSE, use only verbose=tNorbert Thiebaud1-2/+1
2015-08-11Related: tdf#78111 Try to guard against too wide panel layoutsMaxim Monastirsky2-1/+3
2015-08-10tdf#92982 vcl rendercontext: simplify Edit::ImplClearBackground() logicMiklos Vajna1-2/+2
2015-08-07error C2039: ´getCreateColumns´ used in mozab/MStatement.cxxCaolán McNamara1-0/+1
2015-08-07xmloff: replace boost::ptr_set with std::setMichael Stahl1-5/+1
2015-08-06tdf#39468 Translate German comments - include/svxPhilipp Weissenbacher3-154/+177
2015-08-05support more command in chart sidebarMarkus Mohrhard2-1/+4
2015-08-05remove unused SfxFilterFlags valuesNoel Grandin1-27/+8
2015-08-05loplugin:unusedmethodsNoel Grandin28-138/+6
2015-08-04tdf#93041: Resolve clashing SID_OFFER_IMPORT vs. SID_ATTR_CHAR_BACK_COLORStephan Bergmann2-1/+3
2015-08-04sal: partially revert a251fe4d48237a4d9c9530dafc7bbdce6028e9cfMichael Stahl1-0/+12
2015-08-04tdf#92982 vcl rendercontext: let PaintBufferGuard also manage pixel offsetMiklos Vajna1-1/+2
2015-08-04include: inline some use-once typedefsNoel Grandin26-110/+59