summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-07-23Convert GlobalSettings_Access to WeakImplHelperNoel Grandin1-15/+5
2013-07-23Convert ModuleUIConfigurationManagerSupplier to WeakImplHelperNoel Grandin2-24/+6
2013-07-23Convert UIConfigurationManager to WeakImplHelperNoel Grandin2-32/+5
2013-07-23Convert ConfigurationAccess_WindowState to WeakImplHelperNoel Grandin1-33/+3
2013-07-23convert WindowStateConfiguration to WeakImplHelperNoel Grandin2-18/+1
2013-07-23Convert framework::StatusBarManager to WeakImplHelperNoel Grandin2-31/+7
2013-07-23Convert framework::ToolBarManager to WeakImplHelperNoel Grandin2-37/+16
2013-07-23Convert framework::AcceleratorConfigurationReader to WeakImplHelperNoel Grandin2-15/+3
2013-07-23improve commentsNoel Grandin1-5/+5
2013-07-23fdo#46808, Convert ui::ModuleUIConfigurationManager service to new styleNoel Grandin8-119/+139
2013-07-23adjust for upstreaming of warn_unused attributeLuboš Luňák4-3/+44
2013-07-23Correct help message for --enable-macosx-code-signingTor Lillqvist1-5/+3
2013-07-23drop extra )David Tardon1-1/+1
2013-07-23Blind fix for Mac TinderboxJulien Nabet1-1/+1
2013-07-22fdo#46037: no more comphelper/configurationhelper.hxx in reportdesignJulien Nabet2-2/+0
2013-07-22fdo#46037: no more comphelper/configurationhelper.hxx in formula moduleJulien Nabet1-1/+0
2013-07-22fdo#66145: fix for FirstIsShared flagAdam Co7-2/+28
2013-07-22Updated coreChristian Lohmaier1-0/+0
2013-07-22Hopefully the last ambiguous conversion fix (firebird-sdbc).Andrzej J.R. Hunt1-1/+1
2013-07-22Decrease scope of some variableZolnai Tamás1-9/+7
2013-07-22Update commentZolnai Tamás1-2/+2
2013-07-22Remove useless private operator==() from SwFontZolnai Tamás1-3/+0
2013-07-22Remove useless variableZolnai Tamás1-5/+2
2013-07-22Fix indentationZolnai Tamás1-6/+6
2013-07-22Remove obsolote border dialogZolnai Tamás25-244/+3
2013-07-22Page border bug: margin edits are enable when no broderZolnai Tamás1-2/+2
2013-07-22Updated corepje335_NL1-0/+0
2013-07-22fdo#66274: Saving document as RTF result in text 'Use Rich Text Format Format'Julien Nabet1-1/+1
2013-07-22Fix implicit conversion error (firebird-sdbc).Andrzej J.R. Hunt1-6/+12
2013-07-22Further minor fixes (firebird-sdbc).Andrzej J.R. Hunt2-11/+18
2013-07-22Join on correct fields for getColumns() (firebird-sdbc)Andrzej J.R. Hunt1-6/+16
2013-07-22sqltype indicates isNullable. (firebird-sdbc)Andrzej J.R. Hunt1-1/+1
2013-07-22Implement the first parts of FPreparedStatement.Andrzej J.R. Hunt4-102/+186
2013-07-22Move allocation of SQLVAR memory to Util (firebird-sdbc).Andrzej J.R. Hunt4-70/+82
2013-07-22Remove some unnecessary uses of XSQLDA->sqlvar (firebird-sdbc).Andrzej J.R. Hunt3-28/+10
2013-07-22Disambiguate ctor calls, fix windows build.Thorsten Behrens1-4/+4
2013-07-22WaE: may be used uninitializedTor Lillqvist2-0/+11
2013-07-22Probably no reason to filter out these for iOS any moreTor Lillqvist1-5/+3
2013-07-22Mark as constTakeshi Abe8-11/+11
2013-07-22n#825976: Table of Illustration has hyperlinks by default like TOCCédric Bosdonnat1-2/+6
2013-07-22n#825976: handle TOC \h field for illustrations tables in writerfilterCédric Bosdonnat1-39/+63
2013-07-22Change function to void, nobody checks the returned dataMarcos Paulo de Souza2-9/+4
2013-07-22avoid file conflict in debian-menus package (fdo#67031)Petr Mladek1-1/+1
2013-07-22g: ignore submodule changesMiklos Vajna1-0/+8
2013-07-22Fix remote control server side build problemsTor Lillqvist1-5/+17
2013-07-22Revert "Math: Fix memory leak with SmDocShell"Fridrich Strba2-6/+0
2013-07-22Implement getColumns() (firebird-sdbc).Andrzej J.R. Hunt1-10/+186
2013-07-22Fix blr type conversion.Andrzej J.R. Hunt1-1/+1
2013-07-22Add conversion of blr types to firebird SQL_ types.Andrzej J.R. Hunt2-4/+59
2013-07-22Sql types are short within firebird.Andrzej J.R. Hunt1-2/+2