summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-05-16unused XGradient::VclGradientMiklos Vajna1-1/+0
2014-05-16more SvxLanguageBoxBase interfacingEike Rathke1-3/+28
2014-05-16ODF filters: fallback glTF model to bitmap for older versionsZolnai Tamás2-2/+3
2014-05-16loplugin:saloverrideStephan Bergmann1-22/+22
2014-05-16clean up, remove eof commentsThomas Arnhold6-43/+0
2014-05-16ooxml: Preserve shape effects when there's more than oneJacobo Aragunde Pérez3-7/+16
2014-05-16introduce SvxLanguageBoxBase, SvxLanguageBox, SvxLanguageComboBoxEike Rathke1-18/+72
2014-05-15test: don't create root element in startDocument() in xmlwriterTomaž Vajngerl1-1/+1
2014-05-15loplugin:sallogareasStephan Bergmann1-0/+1
2014-05-15test: dump staroffice metafile to XML & XML writer interfaceTomaž Vajngerl2-0/+82
2014-05-15test: parseXmlStream & parseHtmlStream added to test toolsTomaž Vajngerl2-1/+7
2014-05-15vcl: ReadWindowMetafile - make pConfigItem default to NULLTomaž Vajngerl1-1/+1
2014-05-15vcl: remove uselees comment from font.hxxTomaž Vajngerl1-4/+0
2014-05-15tools: add AsRGBHexString to Color + unit testTomaž Vajngerl1-0/+4
2014-05-15vcl: problems with WriteWithVersion so remove for nowTomaž Vajngerl1-1/+0
2014-05-15vcl: remove macros in metaact.cxx{hxx}Tomaž Vajngerl1-76/+417
2014-05-15fixincludeguards.pl: now we can fix thoseThomas Arnhold17-41/+41
2014-05-15Resolves: #i124896# [API CHANGE] remove obsoleted rtl/allocator.hxxHerbert Dürr2-178/+1
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold15-37/+37
2014-05-15Add connectivity.odbcTor Lillqvist1-0/+1
2014-05-15+sal_Int32 ComboBox::GetEntryPos( const void* pData ) constEike Rathke1-0/+1
2014-05-15interface with COMBOBOX_... instead of LISTBOX_...Eike Rathke1-1/+1
2014-05-15Minor utl::TempFile clean upStephan Bergmann1-5/+2
2014-05-14sprmids is used only inside sw/source/filter/ww8Miklos Vajna1-315/+0
2014-05-14Bail out of group calculation in case the array fetching fails.Kohei Yoshida1-0/+5
2014-05-14fix buildMaxim Monastirsky1-3/+1
2014-05-14startcenter: another attempt to fix mouse up issuesMaxim Monastirsky1-0/+3
2014-05-14No more SetCompileForFAP(). Use respective flag setting methods instead.Kohei Yoshida1-1/+2
2014-05-14Use "stop on error" concept rather than "ignore error if true".Kohei Yoshida1-2/+1
2014-05-14Introduce a new boolean flag and use it in lieu of bCompileForFAP.Kohei Yoshida1-4/+3
2014-05-14Revert "startcenter: react on mouse down instead"Maxim Monastirsky3-2/+4
2014-05-14Unify utl::TempFile ctorsStephan Bergmann1-9/+1
2014-05-14Keep only one class for toolbox color controlsMaxim Monastirsky2-171/+13
2014-05-14Revert "fdo#77683 the color in the toolbar buttons doesn't change."Maxim Monastirsky1-0/+1
2014-05-14Find places where uno::Sequence is passed by value.Noel Grandin10-13/+13
2014-05-13Typo: shoud -> shouldJulien Nabet1-1/+1
2014-05-13coverity#1213522 Uncaught exceptionCaolán McNamara1-0/+4
2014-05-13unused XFillStyleItem ctorMiklos Vajna1-1/+0
2014-05-13Elide utl::TempFile_ImplStephan Bergmann1-5/+6
2014-05-13utl::TempFile::CreateTempName pParent is unusedStephan Bergmann1-1/+1
2014-05-13BrowseBoxCheckInvariants appears to be unused [loplugin:unreffun]Matúš Kukan1-4/+0
2014-05-13sal_Int32 ComboBox::InsertEntryWithImage()Eike Rathke1-1/+1
2014-05-13Revert "remove unused code -SvtLanguageTable::AddLanguageTag"Eike Rathke1-0/+7
2014-05-13remove unused code -SvtLanguageTable::AddLanguageTagNoel Grandin1-7/+0
2014-05-13remove dead codeNoel Grandin4-11/+3
2014-05-13osl_openFilePath is internal sal/osl/unx functionalityStephan Bergmann1-18/+0
2014-05-13oox: Use references to prevent unnecessary object copiesJacobo Aragunde Pérez1-2/+2
2014-05-13ooxml: Preserve shape 3d effects: extrusion and contour colorsJacobo Aragunde Pérez1-1/+6
2014-05-13ooxml: Preserve shape 3d effects: materialJacobo Aragunde Pérez1-0/+2
2014-05-13All three uses of osl_getFileOSHandle have been removed againStephan Bergmann1-5/+0