summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-08-12XubString->OUStringCaolán McNamara39-310/+304
2013-08-12fdo#67957: Font name reported in AXFont always Times New RomanBoris Dušek3-4/+28
2013-08-12Try to robustify addresstemplate a bitJulien Nabet1-4/+7
2013-08-12error: dereferencing type-punned pointer will break strict-aliasing rulesStephan Bergmann1-1/+1
2013-08-12fdo#62475 removed pointless commentsJelle van der Waa23-703/+125
2013-08-12Ifdef out code which had been accidentally un-commented-outTor Lillqvist1-0/+4
2013-08-12Mark as constTakeshi Abe11-12/+12
2013-08-11Tables header fixes.Andrzej J.R. Hunt2-3/+6
2013-08-11Try and fix windows build.Andrzej J.R. Hunt1-3/+3
2013-07-23Pass this string by reference, not by value.Jan Holesovsky2-6/+6
2013-08-11make detection of a GCC bug GCC-specificLuboš Luňák1-2/+2
2013-08-11add missing 'test'Luboš Luňák1-1/+1
2013-08-11Reduce scopeJulien Nabet1-1/+1
2013-08-11Reduce scope + convert sal_Bool to boolJulien Nabet1-6/+5
2013-08-11No need to pass this argument by pointer, and clarify some code.Matteo Casalin3-61/+82
2013-08-11fdo#62475 removed pointless commentsJelle van der Waa6-45/+0
2013-08-11Replace write data error message box with new UIOlivier Hallot7-15/+16
2013-08-11Fix window title in widgetOlivier Hallot1-1/+1
2013-08-11single delimator of \xFF not four of '\0', 'x', 'F', 'F'Caolán McNamara1-1/+1
2013-08-11String->OUStringIvan Timofeev17-31/+27
2013-08-11String->OUStringIvan Timofeev23-202/+204
2013-08-12tool to keep all storyboards in sync, based on enSiqi LIU1-0/+105
2013-08-12storyBoard for multilanguagesSiqi LIU12-0/+3297
2013-08-12storyboard localization for iOS5/6 with a python scriptSiqi LIU5-9/+9
2013-08-12localization for literal stringsSiqi LIU40-330/+2449
2013-08-12final tune for Styling on iOS5/6Siqi LIU29-132/+130
2013-08-11Don't change calling convention.Andrzej J.R. Hunt2-3/+3
2013-08-11Reduce getColumnPrivileges verbosity. (firebird-sdbc)Andrzej J.R. Hunt1-34/+12
2013-08-11Reduce verbosity of getTables. (firebird-sdbc)Andrzej J.R. Hunt1-35/+40
2013-08-11Creation of skeleton Columns. (firebird-sdbc)Andrzej J.R. Hunt5-5/+18
2013-08-11Add skeleton Columns. (firebird-sdbc)Andrzej J.R. Hunt3-0/+65
2013-08-11Implement Tables::createObject. (firebird-sdbc)Andrzej J.R. Hunt4-28/+128
2013-08-11Add sdbcx.Table (firebird-sdbc)Andrzej J.R. Hunt3-0/+42
2013-08-11First chunk of skeleton sdbcx.Container. (firebird-sdbc)Andrzej J.R. Hunt5-7/+142
2013-08-11Add skeleton sdbcx methods to Driver. (firebird-sdbc)Andrzej J.R. Hunt2-4/+41
2013-08-11Improve exceptions in Statement.Andrzej J.R. Hunt4-88/+60
2013-08-11Explicit close/disposing.Andrzej J.R. Hunt4-6/+27
2013-08-11Improve statement handle handling.Andrzej J.R. Hunt6-48/+51
2013-08-11Remove unnecessary duplication.Andrzej J.R. Hunt1-11/+0
2013-08-11callcatcher: another layer of unused methodsCaolán McNamara9-185/+0
2013-08-11m_psn is set but never usedTor Lillqvist2-3/+0
2013-08-11Mark as constTakeshi Abe3-10/+10
2013-08-10String/XubString to OUStringMatteo Casalin1-21/+14
2013-08-10delete dead codePhilipp Riemer1-15/+0
2013-08-10Related: fdo#38838 remove String::Equals(const sal_Unicode* ...)Caolán McNamara4-30/+2
2013-08-10Button::GetStandardHelpText returns empty string, its all a noopCaolán McNamara4-16/+0
2013-08-10XubString->OUStringCaolán McNamara1-4/+4
2013-08-10fdo#62475 removed pointless commentsJelle van der Waa12-265/+0
2013-08-10String->OUStringIvan Timofeev12-130/+122
2013-08-10String to OUString an some code simplificationMatteo Casalin1-26/+21