Age | Commit message (Expand) | Author |
2012-09-12 | Improvement on previous commit | Stephan Bergmann |
2012-09-12 | fdo#46808, Adapt xml::dom::SAXDocumentBuilderr UNO service to new style | Noel Grandin |
2012-09-12 | Patch line end clean up | Stephan Bergmann |
2012-09-12 | n#778133 sw: add BackgroundParaOverDrawings compat flag | Miklos Vajna |
2012-09-12 | Deliver libexslt.a (for iOS) | Tor Lillqvist |
2012-09-12 | coretext: use only the FontFace ref from the Style | Norbert Thiebaud |
2012-09-11 | fdo#43210 Corrected page preview direction for RTL interface | Issa Alkurtass |
2012-09-11 | fix ./configure --without-system-liblangtag | David Tardon |
2012-09-11 | ::rtl::OUString to OUString in UnoControls | Ricardo Montania |
2012-09-11 | Modifying comments to meet doxygen standards | Abdulmajeed Al-Abaulrazzaq |
2012-09-11 | Remove unnecessary #ifndef guards | Takeshi Abe |
2012-09-11 | Improvement on previous commit | Stephan Bergmann |
2012-09-11 | fdo#46808, Adapt task::PasswordContainer UNO service to new style | Noel Grandin |
2012-09-11 | blind fix for toolkit_unoapi | Noel Power |
2012-09-11 | Stray circular dependency of tk on svt | Stephan Bergmann |
2012-09-11 | use _use_static_libraries here again to ensure proper dependency | Matúš Kukan |
2012-09-11 | Unused includes | Stephan Bergmann |
2012-09-11 | Missing "this->" qualification | Stephan Bergmann |
2012-09-11 | -Werror=unused-but-set-variable | Stephan Bergmann |
2012-09-11 | -Werror=non-virtual-dtor | Stephan Bergmann |
2012-09-11 | Updated icons | Alexander Wilms |
2012-09-11 | Make update_tree.pl work with internal xmllint | Stephan Bergmann |
2012-09-11 | Stray "use Carp" | Stephan Bergmann |
2012-09-11 | -Werror,-Wunused-private-field (various sw) | Stephan Bergmann |
2012-09-11 | -Werror,-Wunused-private-field (various sd) | Stephan Bergmann |
2012-09-11 | -Werror,-Wunused-private-field workaround (BluetoothServer) | Stephan Bergmann |
2012-09-11 | -Werror,-Wunused-private-field (various sc) | Stephan Bergmann |
2012-09-11 | -Werror,-Wunused-private-field (SC_TOKEN_FIX_MEMBERS -> ScRawTokenBase) | Stephan Bergmann |
2012-09-11 | -Werror,-Wunused-private-field | Stephan Bergmann |
2012-09-11 | -Werror,-Wnon-literal-null-conversion (various sw) | Stephan Bergmann |
2012-09-11 | -Werror,-Wnon-literal-null-conversion (SwInsertFld_Data ctor) | Stephan Bergmann |
2012-09-11 | -Werror,-Wnon-literal-null-conversion (SpellStart(..., *pConvArgs = 0)) | Stephan Bergmann |
2012-09-11 | -Werror,-Wnon-literal-null-conversion (GetDrawOutliner(* pObj=NULL)) | Stephan Bergmann |
2012-09-11 | -Werror,-Wnon-literal-null-conversion | Stephan Bergmann |
2012-09-11 | -Werror,-Wunused-value | Stephan Bergmann |
2012-09-11 | fdo#53009: For msi installer, only default-select a subset of dictionaries | Stephan Bergmann |
2012-09-11 | fdo#53520: One more dict pt vs. pt-PT inconsitency | Stephan Bergmann |
2012-09-11 | Some code simplification | Stephan Bergmann |
2012-09-11 | disable scrollable Frame ( not working well ) | Noel Power |
2012-09-11 | get scrollbar details actually read for groupbox | Noel Power |
2012-09-11 | fixed the unable to close dialog when vert scrollbars set | Noel Power |
2012-09-11 | make interface for scrollablity properties to allow more code sharing | Noel Power |
2012-09-11 | some more tweaking to import scrollbar data for mso Frame & Userform | Noel Power |
2012-09-11 | add persistence support for the scrollable attributes | Noel Power |
2012-09-11 | fix scroll top & scroll left | Noel Power |
2012-09-11 | better scrolling, support for scroll width and scroll height | Noel Power |
2012-09-11 | misc fixes and improvements | Noel Power |
2012-09-11 | mpre debug, fix more obvious fobars | Noel Power |
2012-09-11 | attempt own scroll | Noel Power |
2012-09-11 | crummy but psuedo usable scrollable dialog | Noel Power |