summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-05-15fdo#48068 fix parsing of path d-attributeChr. Rossmanith1-2/+5
2012-05-15try to serialize linking in tail_build a littleMichael Stahl1-0/+18
2012-05-15added common date acceptance patterns to *-FR localesEike Rathke4-0/+10
2012-05-15simplify/clarify codeLionel Elie Mamane1-4/+1
2012-05-15fdo#48345 need to refresh row also when not m_bRowCountFinalLionel Elie Mamane1-6/+1
2012-05-15Related: rhbz#790233 Allow styles to be deleted from the template dialogCaolán McNamara1-1/+10
2012-05-15WaE: unsafe mix of bool and sal_BoolCaolán McNamara1-4/+4
2012-05-15similar to fdo#45592 type for property UNO_NAME_SAVE_FILTER_DATA is wrongNoel Power1-1/+1
2012-05-15Mode (r/o vs r/w) changes can affect title, tooStephan Bergmann1-4/+7
2012-05-15Cleaned up some OSL_TRACE -> SAL_INFO usesStephan Bergmann1-12/+2
2012-05-15do not reuse shape context (part of bnc#705956)Luboš Luňák4-17/+0
2012-05-15Do not call getOrigName everTomas Chvatal1-4/+0
2012-05-15ruler: Fixed many off-by-one drawing problems.Jan Holesovsky1-13/+22
2012-05-15Build with ICU<49 by disabling features not aroundTomas Chvatal1-1/+1
2012-05-15split up top-level Makefile:Michael Stahl2-508/+524
2012-05-15fix property type for printoptions fdo#45592Noel Power1-1/+1
2012-05-15fix log entry of mergemodule conditionAndras Timar1-1/+5
2012-05-15Related: rhbz#162935 Document reason for stl header visibility checkCaolán McNamara1-1/+2
2012-05-15ditch UniStringCaolán McNamara3-39/+43
2012-05-15convert GetUndoActionComment family to rtl::OUStringCaolán McNamara9-20/+19
2012-05-15Replace extra XFormulaTokens call with direct ScDocumentDaniel Bankston1-3/+8
2012-05-15Get cell instance once and use c++style castDaniel Bankston1-2/+3
2012-05-15Use ScUnoConversion instead of casts for address conversionDaniel Bankston1-2/+6
2012-05-15Pass forumlaResult value directly to ScDocumentDaniel Bankston1-3/+12
2012-05-15Remove extra XText call and pass string directly to ScDocumentDaniel Bankston1-3/+1
2012-05-15Remove getCellBlock() code that always returns null.Daniel Bankston2-27/+4
2012-05-15Remove extra XCell call and pass cell value directly to ScDocument.Daniel Bankston1-30/+29
2012-05-15export color scales only to the correct sheetMarkus Mohrhard1-2/+6
2012-05-15Explicitly initialize target-specific variablesStephan Bergmann1-0/+2
2012-05-15fdo#49940 testcaseMiklos Vajna2-0/+15
2012-05-15n#760294 testcaseMiklos Vajna2-0/+17
2012-05-15Work around signed/unsigned warning (old GCC versions), and adapt loop typeStephan Bergmann1-5/+6
2012-05-15fdo#49940 dmapper: handle m_bTitlePage when m_nBreakType is zeroMiklos Vajna1-9/+16
2012-05-15missing break (I suppose)Ivan Timofeev1-0/+1
2012-05-15use real visibility of SwScrollbar againIvan Timofeev1-1/+1
2012-05-15aero: Implement a glass menubar on Windows.Jan Holesovsky5-37/+159
2012-05-15Reduce copy'n'paste by different nesting of if's.Jan Holesovsky1-38/+26
2012-05-15Pack the bools.Jan Holesovsky1-24/+24
2012-05-15Don't take the workspace color from system on Windows, it is extremely ugly.Jan Holesovsky1-1/+0
2012-05-15Instead of DwmIsCompositionEnabled, use IsThemeActive from uxtheme.dll.Jan Holesovsky3-40/+47
2012-05-15Kill unused file.Jan Holesovsky1-55/+0
2012-05-14TDE integrationNorbert Thiebaud62-134/+1600
2012-05-15SwTableAutoFmtTbl: try to fix MSVC tinderbox:Michael Stahl10-29/+82
2012-05-14sw: avoid over-using over-complicated SfxUndoManager::IsUndoEnabledMichael Meeks1-8/+5
2012-05-14fdo#46519 workaround of MSI installer error 1935Andras Timar3-1/+60
2012-05-14sw: try to fix Mac tinderbox SwAuthorityFieldType:Michael Stahl3-10/+16
2012-05-14Comment this one because it randomly breaks Windows buildFridrich Štrba1-1/+1
2012-05-14Revert "Update lpsolve to 5.5.2.0. Resolves bug fdo#39496."Fridrich Štrba6-39/+277
2012-05-14fix the lpsolve buildFridrich Štrba3-2/+15
2012-05-14Fix memory leak from using std::vector for SwTableBoxesMichael Stahl2-2/+6