summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-21sw_ooxmlexport test: remove no longer needed m_bImportMiklos Vajna
2013-08-21DOCX import: fix handling of textframes having shape text ending with a tableMiklos Vajna
2013-08-21Updated coreCaolán McNamara
2013-08-21Updated coreCaolán McNamara
2013-08-21Forgotten unit + useless propertiesKatarina Behrens
2013-08-21Removed now obsoleted .src/hrc filesKatarina Behrens
2013-08-21Removed dead (mostly widget-placing) codeKatarina Behrens
2013-08-21sidebar: converted slide transitions panel to .uiKatarina Behrens
2013-08-21valueOf is deprecatedLuboš Luňák
2013-08-21startcenter: Add new document buttons to "All" tabKrisztian Pinter
2013-08-21valueOf is deprecatedLuboš Luňák
2013-08-21WaE: 'valueOf' is deprecatedTor Lillqvist
2013-08-21WaE: 'valueOf' is deprecatedTor Lillqvist
2013-08-21convert db field page to .uiCaolán McNamara
2013-08-21valueOf() -> number()Luboš Luňák
2013-08-21WaE: comparison of integers of different signsTor Lillqvist
2013-08-21Hopefully fix Windows build: Use proper headerTor Lillqvist
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-08-21warn when rewriter should modify something involving a macroLuboš Luňák
2013-08-21prevent crash when rewriting sourceLuboš Luňák
2013-08-21helper for getting location after current tokenLuboš Luňák
2013-08-21update/rework the Rewriter wrapper functionsLuboš Luňák
2013-08-21Updated coreLászló Németh
2013-08-21Related: #i122600# access memory problem in SvgSvgNode::getCurrentViewPortOliver-Rainer Wittmann
2013-08-21Revert "returning pointers to temporaries"Caolán McNamara
2013-08-21osl_getThreadIdentifier(0) -> osl::Thread::getCurrentIdentifier()Stephan Bergmann
2013-08-21No (apparent?) need for xSheetDoc to be staticStephan Bergmann
2013-08-21convert field var page to .uiCaolán McNamara
2013-08-21allow toolbox icons to be set directly from .uiCaolán McNamara
2013-08-21Updated coreCaolán McNamara
2013-08-21String->OUStringIvan Timofeev
2013-08-21GetOutlineRuleName: return OUString instead of char*Matteo Casalin
2013-08-21Fix off-by-one access and clarify loopMatteo Casalin
2013-08-21avmedia: vlc - with the wrapper we no longer need cflags / libs.Michael Meeks
2013-08-21fdo#68373 fix commentsLászló Németh
2013-08-21fdo#68373 pattern matching in autocorrection for suffix rich lang.László Németh
2013-08-21String to OUStringMatteo Casalin
2013-08-21avmedia: vlc - link to boostsystem bits.Michael Meeks
2013-08-21avmedia: vlc - add / cleanup license headers.Michael Meeks
2013-08-21Fix -Wmaybe-uninitialized. (firebird-sdbc)Andrzej J.R. Hunt
2013-08-21Simplify some sql statements with multiple conditions. (firebird-sdbc)Andrzej J.R. Hunt
2013-08-21Add custom wrapper for OKeysHelper.firebird. (firebird-sdbc)Andrzej J.R. Hunt
2013-08-21Sanitize primary key names too. (firebird-sdbc)Andrzej J.R. Hunt
2013-08-21Simplify/improve sanitizeIdentifier usage. (firebird-sdbc)Andrzej J.R. Hunt
2013-08-21Remove unnecessary commit (firebird-sdbc).Andrzej J.R. Hunt
2013-08-21Retrieve nullable from correct table. (firebird-sdbc)Andrzej J.R. Hunt
2013-08-21String to OUStringMatteo Casalin
2013-08-21Fixing copy constructors/operators= for VLC wrapper instances.Minh Ngo
2013-08-21Playback loopMinh Ngo
2013-08-21VLC Event handling in the separate thread.Minh Ngo