summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-01-18add a way to select the current SfxTabPage by nameCaolán McNamara10-3/+83
2013-01-18remove backgrnd.srcCaolán McNamara5-329/+0
2013-01-18oox::vml::ShadowModel: differentiate between not having it and having it offMiklos Vajna3-3/+12
2013-01-18oox: import VML's v:shadow to WriterMiklos Vajna7-0/+53
2013-01-18add all the new conditional formats to the menu, related fdo#58778Markus Mohrhard8-2/+85
2013-01-18make sure we call SetInRefMode only onceMarkus Mohrhard1-0/+5
2013-01-18don't create multiple dialogs in the loop, fdo#59314Markus Mohrhard1-0/+1
2013-01-18split out background page and adapt code to .uiCaolán McNamara7-571/+1026
2013-01-18add a border property to ValueSetCaolán McNamara1-2/+12
2013-01-18Updated coreAndras Timar1-0/+0
2013-01-18Enable NTLM authentication (using sspi.h) in Windows build of curlFridrich Štrba1-1/+1
2013-01-18reset one of the sort containers before refilling, fdo#57465Markus Mohrhard1-0/+2
2013-01-18Resolves: fdo#58730 workaround [UL|LR]Space 100% problemCaolán McNamara2-1/+30
2013-01-17fdo#58712 add missing UNO command namesAndras Timar3-0/+65
2013-01-17Reduce scopeJulien Nabet1-2/+1
2013-01-17Fix duplicate ifJulien Nabet1-3/+1
2013-01-17ItemSetToPageDesc: remove mysterious SvxPageUsage flag manglingMichael Stahl1-2/+0
2013-01-17fdo#59428: SwPageDesc::GetUseOn(): mask PD_FIRSTSHARE.Michael Stahl1-0/+1
2013-01-17fdo#59437: SwFmtAnchor::SetAnchor: Anchors may be on StartNodesMichael Stahl1-2/+5
2013-01-17Const correct-ness in one place...Kohei Yoshida30-39/+39
2013-01-17sal_Bool to bool.Kohei Yoshida2-34/+33
2013-01-17Proper construction of the impl class, using initializer.Kohei Yoshida16-144/+183
2013-01-17Unindent the class declaration.Kohei Yoshida1-77/+78
2013-01-17String cleanup.Kohei Yoshida2-3/+3
2013-01-17VML import of TextFrame border widthMiklos Vajna1-1/+7
2013-01-17VML import of TextFrame border colorMiklos Vajna1-4/+23
2013-01-17fdo#59396 Remove duplicate footer entries in "BrightBlue" Impress templateSamuel Mehrbrodt1-0/+0
2013-01-17Personas: Fix fdo#59208 - get rid of artifacts when we run out of bitmap.Jan Holesovsky2-0/+3
2013-01-17Personas: Clear the BitmapEx first, so that we can switch off Personas.Jan Holesovsky2-10/+11
2013-01-17Personas: Fix fdo#59230 - make Personas fully work in non-NWF case too.Jan Holesovsky2-2/+7
2013-01-17Personas: Fix one more potential crash.Jan Holesovsky1-6/+7
2013-01-17sc test for XSheetAnnotationsLaurent Godard7-0/+437
2013-01-17sc test for XSheetAnnotationLaurent Godard8-0/+414
2013-01-17Add close findbar button also on other LO componentsJoren De Cuyper7-0/+7
2013-01-17callcatcher: remove newly unused codeCaolán McNamara7-43/+0
2013-01-17-Werror,-Wunused-private-fieldStephan Bergmann2-10/+4
2013-01-17Fix fallout from checkdll.sh removalTor Lillqvist2-44/+0
2013-01-17oox: fix misleading commentMiklos Vajna1-1/+1
2013-01-17fdo#52286 fix RTF export of sub/super script font heightMiklos Vajna3-1/+19
2013-01-16bInOK is unused, remove itCaolán McNamara1-6/+0
2013-01-16Resolves: fdo#58998 insert section applied twiceCaolán McNamara3-9/+13
2013-01-16OXMLDataSourceSetting::convertString: try to make Clang tb happyMichael Stahl1-21/+14
2013-01-16fix buildLuboš Luňák1-2/+2
2013-01-16Resolves: fdo#59183 Copy 4 or more slides then crashCaolán McNamara1-2/+2
2013-01-16Clean up SdrLayerAdmin too. Just a little.Kohei Yoshida2-18/+29
2013-01-16Some cleanup of SdrLayer class.Kohei Yoshida2-32/+33
2013-01-16Nobody derives from SdrLayer. Change protected modifiers to private.Kohei Yoshida1-3/+4
2013-01-16fix cell border line properties n#793408Radek Doulik1-0/+1
2013-01-16Sanitize/simplify some parameters of functions in dbaccessMarcos Paulo de Souza1-27/+25
2013-01-16fdo#57950: dbaccess: STRINGPARAM and more chained appendsMarcos Paulo de Souza11-123/+72