summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Clean up initialization of UcbPropertiesManager::m_pPropsStephan Bergmann2015-08-272-311/+150
* loplugin:passstuffbyrefStephan Bergmann2015-08-272-2/+2
* coverity#738814 Uninitialized scalar fieldCaolán McNamara2015-08-271-0/+1
* kill dubious debugging SAL_INFOCaolán McNamara2015-08-271-36/+0
* mbTextBackground is unusedCaolán McNamara2015-08-272-2/+0
* No need for IMenuBarWindow abstractionStephan Bergmann2015-08-274-66/+36
* Help GCCStephan Bergmann2015-08-274-11/+11
* Remove redundant if (zero is already handled earlier)Stephan Bergmann2015-08-271-2/+2
* loplugin:passstuffbyrefStephan Bergmann2015-08-271-1/+1
* Simplify ToolBox::GetQuickHelpTextStephan Bergmann2015-08-272-5/+3
* Use a more meaningful name for the out-arg of GetHelpIdStephan Bergmann2015-08-271-2/+2
* Clean up sEmptyURLStephan Bergmann2015-08-271-3/+1
* Clean up emptyStringStephan Bergmann2015-08-272-6/+4
* Clean up sEmptyStephan Bergmann2015-08-2758-164/+108
* Clean up aEmptyStephan Bergmann2015-08-2742-179/+121
* Avoid slightly silly warnings from ClangTor Lillqvist2015-08-271-1/+1
* ColorSets: add preview to ThemePanel, move impl. to own fileTomaž Vajngerl2015-08-276-113/+290
* Show previews of style presets in sidebarTomaž Vajngerl2015-08-276-16/+159
* Again add ability to change tint/shade of a color + unit testTomaž Vajngerl2015-08-273-0/+96
* get rid of the macro hereTomaž Vajngerl2015-08-271-12/+21
* tdf#93530 - the VCL GDI flushing abstraction should glFlush too.Michael Meeks2015-08-266-0/+26
* dbaccess: fix windows build breakageMichael Stahl2015-08-262-4/+3
* ODF import: workaround dubious draw:fill="solid" on frame stylesMichael Stahl2015-08-265-2/+40
* related: tdf#92379: sw: backward compatible ODF export of overridingMichael Stahl2015-08-262-1/+22
* tdf#92379: sw: ODF import: fix fo:background-color="transparent"Michael Stahl2015-08-263-2/+73
* tdf#92379: sw: unit test for frame style background colorMichael Stahl2015-08-263-0/+74
* sw: Flat ODF import: set the InReading and InXMLImport flagsMichael Stahl2015-08-261-0/+12
* sw: adapt some badly named variables in uiwriter.cxx toMichael Stahl2015-08-261-151/+143
* Clean up aEmptyStrStephan Bergmann2015-08-2630-184/+142
* unit test that parsing range fragments should failEike Rathke2015-08-261-0/+33
* do not parse range fragments as valid rangesEike Rathke2015-08-261-2/+9
* KDE4: don't ignore write(2) return valueJan-Marek Glogowski2015-08-261-1/+2
* use unique_ptrDavid Tardon2015-08-261-3/+2
* Updated coreOlivier Hallot2015-08-261-0/+0
* Remove unused AddMenuBarButton parameterStephan Bergmann2015-08-265-8/+6
* Revert "do not parse range fragments as valid ranges"Stephan Bergmann2015-08-262-34/+1
* add EDB-37924 test caseCaolán McNamara2015-08-261-0/+0
* tdf#80512 KDE4: fix RTL scrollbar handlingJan-Marek Glogowski2015-08-261-0/+2
* Add menubar to vcldemo --widgets test.Michael Meeks2015-08-261-0/+13
* -Werror,-Wnonconst-parameterStephan Bergmann2015-08-261-4/+4
* typo: Trnedline -> TrendlineAndras Timar2015-08-261-1/+1
* tdf#90078: Improve the Area section of the properties tabRishabh Kumar2015-08-263-123/+344
* there might be no modelCaolán McNamara2015-08-261-1/+1
* various hangs, check seeks and record lengthsCaolán McNamara2015-08-263-44/+74
* -Werror,-Wpessimizing-moveStephan Bergmann2015-08-261-5/+5
* Log OpenCL errors symbolically here, tooTor Lillqvist2015-08-261-2/+2
* Revert "Enable out-of-order kernel execution"Tor Lillqvist2015-08-261-1/+1
* convert Link to TypedNoel Grandin2015-08-267-20/+19
* don't hang on unreachable record endsCaolán McNamara2015-08-263-3/+18
* Resolves: #i117989# Basic functions return wrong results for dates <1900-1-1Damjan Jovanovic2015-08-261-22/+2