summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-05-20enhance pass-by-ref plugin to detect large argumentsNoel Grandin
2014-05-20remove unused header filesThomas Arnhold
2014-05-19Fix overriding exception specificationStephan Bergmann
2014-05-19Register OpenGL windows to ScGridWindow upon file load.Kohei Yoshida
2014-05-19hrc and src files: squeeze multiple newlinesThomas Arnhold
2014-05-20vcl: rename CopyAreaFinal to CopyDeviceAreaChris Sherlock
2014-05-19Resolves: #i86528# use the module manager to identify the context...Tsutomu Uchino
2014-05-19fdo#60338: Add osl_File_OpenFlag_Private to avoid umaskStephan Bergmann
2014-05-19add COLOR functionMarkus Mohrhard
2014-05-18fdo#46839 Convert line color picker to split buttonMaxim Monastirsky
2014-05-18hrc files should have hrc suffixThomas Arnhold
2014-05-18fix include guard for sal/types.hThomas Arnhold
2014-05-17move boost rng wrapper from sc to comphelperThomas Arnhold
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante
2014-05-16unused XGradient::VclGradientMiklos Vajna
2014-05-16more SvxLanguageBoxBase interfacingEike Rathke
2014-05-16ODF filters: fallback glTF model to bitmap for older versionsZolnai Tamás
2014-05-16loplugin:saloverrideStephan Bergmann
2014-05-16clean up, remove eof commentsThomas Arnhold
2014-05-16ooxml: Preserve shape effects when there's more than oneJacobo Aragunde Pérez
2014-05-16introduce SvxLanguageBoxBase, SvxLanguageBox, SvxLanguageComboBoxEike Rathke
2014-05-15test: don't create root element in startDocument() in xmlwriterTomaž Vajngerl
2014-05-15loplugin:sallogareasStephan Bergmann
2014-05-15test: dump staroffice metafile to XML & XML writer interfaceTomaž Vajngerl
2014-05-15test: parseXmlStream & parseHtmlStream added to test toolsTomaž Vajngerl
2014-05-15vcl: ReadWindowMetafile - make pConfigItem default to NULLTomaž Vajngerl
2014-05-15vcl: remove uselees comment from font.hxxTomaž Vajngerl
2014-05-15tools: add AsRGBHexString to Color + unit testTomaž Vajngerl
2014-05-15vcl: problems with WriteWithVersion so remove for nowTomaž Vajngerl
2014-05-15vcl: remove macros in metaact.cxx{hxx}Tomaž Vajngerl
2014-05-15fixincludeguards.pl: now we can fix thoseThomas Arnhold
2014-05-15Resolves: #i124896# [API CHANGE] remove obsoleted rtl/allocator.hxxHerbert Dürr
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
2014-05-15Add connectivity.odbcTor Lillqvist
2014-05-15+sal_Int32 ComboBox::GetEntryPos( const void* pData ) constEike Rathke
2014-05-15interface with COMBOBOX_... instead of LISTBOX_...Eike Rathke
2014-05-15Minor utl::TempFile clean upStephan Bergmann
2014-05-14sprmids is used only inside sw/source/filter/ww8Miklos Vajna
2014-05-14Bail out of group calculation in case the array fetching fails.Kohei Yoshida
2014-05-14fix buildMaxim Monastirsky
2014-05-14startcenter: another attempt to fix mouse up issuesMaxim Monastirsky
2014-05-14No more SetCompileForFAP(). Use respective flag setting methods instead.Kohei Yoshida
2014-05-14Use "stop on error" concept rather than "ignore error if true".Kohei Yoshida
2014-05-14Introduce a new boolean flag and use it in lieu of bCompileForFAP.Kohei Yoshida
2014-05-14Revert "startcenter: react on mouse down instead"Maxim Monastirsky
2014-05-14Unify utl::TempFile ctorsStephan Bergmann
2014-05-14Keep only one class for toolbox color controlsMaxim Monastirsky
2014-05-14Revert "fdo#77683 the color in the toolbar buttons doesn't change."Maxim Monastirsky
2014-05-14Find places where uno::Sequence is passed by value.Noel Grandin
2014-05-13Typo: shoud -> shouldJulien Nabet