summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-09-12targetted VBA re-work.Noel Power
2012-09-12Remove race conditions from testStephan Bergmann
2012-09-12Work around some potential problems with thread-unsafe getenvStephan Bergmann
2012-09-12diagnose.c -> diagnose.cxx (to ease further modification)Stephan Bergmann
2012-09-12Simplify osl_searchPath_implStephan Bergmann
2012-09-12remove unused hMainThread_Caolán McNamara
2012-09-12Resolves: rhbz#831755 crash with 0 dyaLinePitch in .docxCaolán McNamara
2012-09-12Improvement on previous commitStephan Bergmann
2012-09-12fdo#46808, Adapt xml::dom::SAXDocumentBuilderr UNO service to new styleNoel Grandin
2012-09-12Patch line end clean upStephan Bergmann
2012-09-12n#778133 sw: add BackgroundParaOverDrawings compat flagMiklos Vajna
2012-09-12Deliver libexslt.a (for iOS)Tor Lillqvist
2012-09-12coretext: use only the FontFace ref from the StyleNorbert Thiebaud
2012-09-11fdo#43210 Corrected page preview direction for RTL interfaceIssa Alkurtass
2012-09-11fix ./configure --without-system-liblangtagDavid Tardon
2012-09-11::rtl::OUString to OUString in UnoControlsRicardo Montania
2012-09-11Modifying comments to meet doxygen standardsAbdulmajeed Al-Abaulrazzaq
2012-09-11Remove unnecessary #ifndef guardsTakeshi Abe
2012-09-11Improvement on previous commitStephan Bergmann
2012-09-11fdo#46808, Adapt task::PasswordContainer UNO service to new styleNoel Grandin
2012-09-11blind fix for toolkit_unoapiNoel Power
2012-09-11Stray circular dependency of tk on svtStephan Bergmann
2012-09-11use _use_static_libraries here again to ensure proper dependencyMatúš Kukan
2012-09-11Unused includesStephan Bergmann
2012-09-11Missing "this->" qualificationStephan Bergmann
2012-09-11-Werror=unused-but-set-variableStephan Bergmann
2012-09-11-Werror=non-virtual-dtorStephan Bergmann
2012-09-11Updated iconsAlexander Wilms
2012-09-11Make update_tree.pl work with internal xmllintStephan Bergmann
2012-09-11Stray "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-fieldStephan 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-conversionStephan Bergmann
2012-09-11-Werror,-Wunused-valueStephan Bergmann
2012-09-11fdo#53009: For msi installer, only default-select a subset of dictionariesStephan Bergmann
2012-09-11fdo#53520: One more dict pt vs. pt-PT inconsitencyStephan Bergmann
2012-09-11Some code simplificationStephan Bergmann
2012-09-11disable scrollable Frame ( not working well )Noel Power
2012-09-11get scrollbar details actually read for groupboxNoel Power
2012-09-11fixed the unable to close dialog when vert scrollbars setNoel Power
2012-09-11make interface for scrollablity properties to allow more code sharingNoel Power
2012-09-11some more tweaking to import scrollbar data for mso Frame & UserformNoel Power