summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-07-22Updated coreCaolán McNamara1-0/+0
2014-07-22deleted superfluous controls that didn't exist before conversionSzymon Kłos1-99/+3
2014-07-22fdo#76754 Speed up registration of new listeners to SfxBroadcasterTobias Lippert8-25/+39
2014-07-22Add unittests for SfxBroadcasterTobias Lippert4-3/+139
2014-07-22printf crept in.Kohei Yoshida1-1/+0
2014-07-22boost::checked_deleter will do.Kohei Yoshida8-17/+15
2014-07-21Perhaps it's time we put ItemConverter etc into the right namespace.Kohei Yoshida25-126/+112
2014-07-21LongAndWordyVariableNameReallyGetsToMyNerveReallyAndEvenMisspelled.Kohei Yoshida2-3/+4
2014-07-21scoped_ptr will do just fine here.Kohei Yoshida1-6/+6
2014-07-21More on removing (unreasonable) use of std::auto_ptr.Kohei Yoshida6-54/+36
2014-07-21Remove auto_ptr from CharacterPropertyItemConverter.Kohei Yoshida14-300/+164
2014-07-21Compiler macro in lieu of literal "Label" to make it easier to track it.Kohei Yoshida7-24/+28
2014-07-21Resolves fdo#80906: Delete any control on Dialog editing window crashes LOJulien Nabet1-1/+1
2014-07-21win32 fpicker: correctly set the default file nameAurimas Fišeras1-10/+9
2014-07-21Revert "Cleaning: remove use of old edt1 from dlg.h (Windows)"Aurimas Fišeras1-5/+11
2014-07-21Most certainly meant to be plural.Kohei Yoshida1-1/+1
2014-07-21Scope reduction by throwing early.Kohei Yoshida1-26/+23
2014-07-21SaveDBDocPage: [loplugin:saloverride]Michael Stahl1-1/+1
2014-07-21use SvXMLExport::GetRelativeReference(), fdo#79305Eike Rathke1-11/+1
2014-07-21vcl: fix MetaTextArrayAction copying only half of mpDXArrayMichael Stahl1-1/+1
2014-07-21Rename FILED_BIBLIOGRAPHY to FIELD_BIBLIOGRAPHYJoren De Cuyper2-4/+4
2014-07-21WaE: passing class rtl::OUString by value, rather pass by referenceTor Lillqvist2-2/+2
2014-07-21convert backup page to .uiCaolán McNamara8-114/+171
2014-07-21Our log area checking Clang plugin requires it to be a string literalTor Lillqvist1-12/+10
2014-07-21fdo#80902: Document grid type is not rendered properlyPriyankaGaikwad4-1/+29
2014-07-21convert TP_PREPARE to .uiCaolán McNamara7-66/+93
2014-07-21Updated coreCaolán McNamara1-0/+0
2014-07-21fd0#80997: Fix for text missing which is behind textbox in RT.Rohit Deshmukh3-1/+8
2014-07-22Remove unused #includesTakeshi Abe6-6/+0
2014-07-21fdo#78663 : The File gets corrupted when saved in LOBisal Nayal6-17/+49
2014-07-21fdo#81381 Objects:Icon is not editable after LO ExportRavindra_Vidhate5-5/+31
2014-07-21fix debug build of libxml2 on windows, version 2David Tardon2-2/+2
2014-07-21fdo#80897: Preservation of text warp properties.Rohit Deshmukh9-9/+60
2014-07-21fdo#81380: LO crashes while opening the documentdinesh_mp2-1/+2
2014-07-21Test $(DEBUG) for being non-empty instead of "1" (which it is not)Tor Lillqvist1-1/+1
2014-07-21split helper and fix buildCaolán McNamara4-7/+26
2014-07-21fix debug build of libxml2 on windowsDavid Tardon1-1/+5
2014-07-21coverity#707210 Uncaught exceptionCaolán McNamara1-11/+12
2014-07-21coverity#707209 Uncaught exceptionCaolán McNamara1-11/+10
2014-07-21coverity#707208 Uncaught exceptionCaolán McNamara1-10/+12
2014-07-21coverity#707195 Uncaught exceptionCaolán McNamara1-10/+10
2014-07-21coverity#707130 Uncaught exceptionCaolán McNamara1-3/+9
2014-07-21coverity#706600 Uncaught exceptionCaolán McNamara1-2/+1
2014-07-21coverity#706376 Uncaught exceptionCaolán McNamara45-151/+176
2014-07-21coverity#706084 Unintended sign extensionCaolán McNamara2-3/+3
2014-07-21coverity#706101 Unintended sign extensionCaolán McNamara1-6/+9
2014-07-21dest is signedCaolán McNamara1-1/+1
2014-07-21move type to where I can see itCaolán McNamara1-14/+15
2014-07-21Revert also an other part of "Extract getGLVersion() method to OpenGLHelper"Zolnai Tamás1-4/+8
2014-07-21Partly revert "Extract getGLVersion() method to OpenGLHelper" to fix mac buildZolnai Tamás1-4/+8