Age | Commit message (Expand) | Author |
2014-05-21 | ODS load perf: transfer ownership of the ScTokenArray to save cycles. | Michael Meeks |
2014-05-21 | add method for creating framebuffer objects to OpenGLHelper | Markus Mohrhard |
2014-05-20 | fdo#60338: Introduce osl_createDirectoryWithFlags | Stephan Bergmann |
2014-05-20 | SvxRelativeField: set the unit from the passed stringmap | Michael Stahl |
2014-05-20 | use VCL's OpenGLContext for 3D transitions | David Tardon |
2014-05-20 | enhance pass-by-ref plugin to detect large arguments | Noel Grandin |
2014-05-20 | remove unused header files | Thomas Arnhold |
2014-05-19 | Fix overriding exception specification | Stephan Bergmann |
2014-05-19 | Register OpenGL windows to ScGridWindow upon file load. | Kohei Yoshida |
2014-05-19 | hrc and src files: squeeze multiple newlines | Thomas Arnhold |
2014-05-20 | vcl: rename CopyAreaFinal to CopyDeviceArea | Chris Sherlock |
2014-05-19 | Resolves: #i86528# use the module manager to identify the context... | Tsutomu Uchino |
2014-05-19 | fdo#60338: Add osl_File_OpenFlag_Private to avoid umask | Stephan Bergmann |
2014-05-19 | add COLOR function | Markus Mohrhard |
2014-05-18 | fdo#46839 Convert line color picker to split button | Maxim Monastirsky |
2014-05-18 | hrc files should have hrc suffix | Thomas Arnhold |
2014-05-18 | fix include guard for sal/types.h | Thomas Arnhold |
2014-05-17 | move boost rng wrapper from sc to comphelper | Thomas Arnhold |
2014-05-17 | Correct common misspellings, and remove some ASCII art along the way. | Chris Laplante |
2014-05-16 | unused XGradient::VclGradient | Miklos Vajna |
2014-05-16 | more SvxLanguageBoxBase interfacing | Eike Rathke |
2014-05-16 | ODF filters: fallback glTF model to bitmap for older versions | Zolnai Tamás |
2014-05-16 | loplugin:saloverride | Stephan Bergmann |
2014-05-16 | clean up, remove eof comments | Thomas Arnhold |
2014-05-16 | ooxml: Preserve shape effects when there's more than one | Jacobo Aragunde Pérez |
2014-05-16 | introduce SvxLanguageBoxBase, SvxLanguageBox, SvxLanguageComboBox | Eike Rathke |
2014-05-15 | test: don't create root element in startDocument() in xmlwriter | Tomaž Vajngerl |
2014-05-15 | loplugin:sallogareas | Stephan Bergmann |
2014-05-15 | test: dump staroffice metafile to XML & XML writer interface | Tomaž Vajngerl |
2014-05-15 | test: parseXmlStream & parseHtmlStream added to test tools | Tomaž Vajngerl |
2014-05-15 | vcl: ReadWindowMetafile - make pConfigItem default to NULL | Tomaž Vajngerl |
2014-05-15 | vcl: remove uselees comment from font.hxx | Tomaž Vajngerl |
2014-05-15 | tools: add AsRGBHexString to Color + unit test | Tomaž Vajngerl |
2014-05-15 | vcl: problems with WriteWithVersion so remove for now | Tomaž Vajngerl |
2014-05-15 | vcl: remove macros in metaact.cxx{hxx} | Tomaž Vajngerl |
2014-05-15 | fixincludeguards.pl: now we can fix those | Thomas Arnhold |
2014-05-15 | Resolves: #i124896# [API CHANGE] remove obsoleted rtl/allocator.hxx | Herbert Dürr |
2014-05-15 | Resolves fdo#70681: fixincludeguards.pl: all that's left | Thomas Arnhold |
2014-05-15 | Add connectivity.odbc | Tor Lillqvist |
2014-05-15 | +sal_Int32 ComboBox::GetEntryPos( const void* pData ) const | Eike Rathke |
2014-05-15 | interface with COMBOBOX_... instead of LISTBOX_... | Eike Rathke |
2014-05-15 | Minor utl::TempFile clean up | Stephan Bergmann |
2014-05-14 | sprmids is used only inside sw/source/filter/ww8 | Miklos Vajna |
2014-05-14 | Bail out of group calculation in case the array fetching fails. | Kohei Yoshida |
2014-05-14 | fix build | Maxim Monastirsky |
2014-05-14 | startcenter: another attempt to fix mouse up issues | Maxim Monastirsky |
2014-05-14 | No more SetCompileForFAP(). Use respective flag setting methods instead. | Kohei Yoshida |
2014-05-14 | Use "stop on error" concept rather than "ignore error if true". | Kohei Yoshida |
2014-05-14 | Introduce a new boolean flag and use it in lieu of bCompileForFAP. | Kohei Yoshida |
2014-05-14 | Revert "startcenter: react on mouse down instead" | Maxim Monastirsky |