summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-12-27use SfxSingleTabDialogBase here nowCaolán McNamara1-1/+1
2013-12-27presumably each entry needs a tab and semicolonCaolán McNamara1-2/+6
2013-12-27cppcheck: fix 2 consecutive breaksJulien Nabet1-1/+0
2013-12-27cppcheck: fix Same expression on both sides of '||' + simplify a bitJulien Nabet1-7/+3
2013-12-27cppcheck: fix reassigned valueJulien Nabet1-2/+1
2013-12-27Using pre-cached type_infos provided by the typeid operator seems to work nowTor Lillqvist2-26/+13
2013-12-27convert add instance dialog to .uiCaolán McNamara8-156/+255
2013-12-27Updated coreCaolán McNamara1-0/+0
2013-12-27EMF+: Add EMFPlusPointR detection to EMFPPath.Andrzej Hunt1-5/+10
2013-12-27fdo#72945 sort languages in Windows custom install tree viewAndras Timar1-7/+1
2013-12-27Fix stepping to the next changeZolnai Tamás1-2/+2
2013-12-27Some make file fixingZolnai Tamás3-5/+4
2013-12-27Transex3: modify list localization/export partZolnai Tamás1-1/+3
2013-12-27Transex3: Simplify members for listsZolnai Tamás3-397/+176
2013-12-27Transex3: NO_LOCALIZE_EXPORTZolnai Tamás27-125/+90
2013-12-27Transex3: some string optimizationZolnai Tamás1-26/+16
2013-12-27Transex3: no need to check whether a lang occurs twiceZolnai Tamás1-21/+0
2013-12-27Transex3: remove unused sLastTextType memberZolnai Tamás1-1/+0
2013-12-27Transex3: remove obsolete textrefidZolnai Tamás3-8/+0
2013-12-27Transex3: sHelpId is assigned but never usedZolnai Tamás2-5/+0
2013-12-27Transex3: remove unused text typesZolnai Tamás2-15/+1
2013-12-27Transex3: remove obsolete HelpTextZolnai Tamás3-28/+1
2013-12-27Transex3: UIEntries list type is unusedZolnai Tamás5-57/+2
2013-12-27Transex3: bDontWriteOutput is assigend but never usedZolnai Tamás2-20/+2
2013-12-27Transex3: remove not parsed tokensZolnai Tamás2-9/+0
2013-12-27Add .cfi_startproc and endproc markersTor Lillqvist1-0/+2
2013-12-26convert search attribute dialog to .uiCaolán McNamara9-138/+147
2013-12-26Updated coreCaolán McNamara1-0/+0
2013-12-26EMF+: Integer coordinate values are signed.Andrzej Hunt1-2/+2
2013-12-26WaE: unused variable 'ARGUMENT_PREFIX'Tor Lillqvist1-2/+1
2013-12-26WaE: unused variablesTor Lillqvist1-2/+2
2013-12-26WaE: unused variable 'url'Tor Lillqvist1-1/+1
2013-12-26WaE: unused variable 'XDG_CONFIG_PART'Tor Lillqvist1-1/+2
2013-12-26WaE: unused function 'setNegativeBridge'Tor Lillqvist1-1/+5
2013-12-26Accept also the iOS 7.1 SDKTor Lillqvist1-1/+1
2013-12-26WaE: unused variable 'aPathOpt'Tor Lillqvist1-1/+0
2013-12-26The #ifndef MACOSX can surround even more codeTor Lillqvist1-2/+3
2013-12-26WaE: unused variablesTor Lillqvist1-2/+2
2013-12-26WaE: unused variablesTor Lillqvist1-4/+0
2013-12-26WaE: unused variable 'aRet'Tor Lillqvist1-1/+0
2013-12-26WaE: unused variable 'aRefreshRect'Tor Lillqvist1-0/+1
2013-12-26WaE: format string is not a string literal (potentially insecure)Tor Lillqvist1-1/+1
2013-12-26When using --with-macosx-sdk=10.8 or 9, use xcode-select -print-pathTor Lillqvist1-7/+3
2013-12-26Add static assertion that our Fake_type_info is the same size as the real oneTor Lillqvist1-0/+3
2013-12-26Need the _LIBCPP_NONUNIQUE_RTTI_BIT here, tooTor Lillqvist1-0/+3
2013-12-26convert search format dialog to .uiCaolán McNamara10-150/+301
2013-12-26convert col width and row height dialogs to .uiCaolán McNamara10-219/+331
2013-12-26convert grid control show columns dialog to .uiCaolán McNamara7-96/+127
2013-12-26Updated coreCaolán McNamara1-0/+0
2013-12-26add test case for fdo#72999Markus Mohrhard3-0/+4